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
What is verbatim string literal in c#?
Which are the loop types available in c#?
how encapsulation is implemented in c#
Define multicast c# delegate?
Can a static class contain non static members?
Can bool be null c#?
What are the namespace level elements?
Can you see a loop recorder?
What is constructors, explain with syntax
write a program to find the biggest palindrome in the given string
In .NET which is the smallest unit of execution?
What can be done with c#?
What are generics in c#.net?
What is an int c#?
What is a string c#?