| Question |
why C++ Partial Object Oriented Programming Language and C#
and Java Fully Object Oriented Language |
|
Question Asked At :: TCS, Assyst, 3i - Infotech, Alexa, Naresh Tech |
|
Question Submitted By :: jaipal |
|
I also faced this Question!! |
Rank |
Answer Posted By |
| |
Answer |
C++ allows writing global functions, outside of any class,
while in C# and Java all methods (functions) must be
included in a class.
|
|
Tsahi
|
| |
| View All Answers |
| |
|