why C++ Partial Object Oriented Programming Language and C#
and Java Fully Object Oriented Language
Answer Posted / tushar bhade
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.
| Is This Answer Correct ? | 15 Yes | 4 No |
Post New Answer View All Answers
How big is an int16?
Is class reference type c#?
Is string a primitive data type in c#?
What is use of list in c#?
What are desktop applications examples?
What is the use of console?
Will the following code compile?
What is difference between variable and property in c#?
What is difference between interface and abstraction?
What is the difference between int and int in c#?
How Do You Convert A Value-type To A Reference-type?
What is class method?
Is string primitive?
What is generic in c#?
How do I create a multi language, multi file assembly?