| 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 |
Because main is global function in c++, using friend functions we can access private data members. and c++ contains basic data types i.e int, char etc,but in C# and Java contains basic types as a class.
|
|
Tushar Bhade
|
| |
| View All Answers |
| |
|