As i know CORBA is used to maintain interoperability in distributed systems by acting in middle.
What i want to know is, is CORBA a language which has its own syntax of coding or do we code in CORBA using other languages like C#, Java etc.
I went through this question but didn't find a direct answer.
CORBA is not a language, it's a request broker architecture.
Basically, it defines and provides a common calling protocol so code written in different languages can call one another's functions.
The latter; you create CORBA implementations in a programming language such as C# or Java.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With