why C++ Partial Object Oriented Programming Language and C#
and Java Fully Object Oriented Language
Answer Posted / m arunachalam
Where as c++ is not an object oriented programming. Because,
the main function should written on outside the class. So,
c++ is not an object oriented programming.............
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is a c# delegate?
How can I get the ascii code for a character in c#?
Explain About .NET Framework
What is a private class in c#?
How many classes are there in classification?
Do unused Namespaces in c# affect run-time performance?
What is private and shared assembly?
What is the difference between “finalize” and “finally” methods in c#?
What are native methods?
What is polymorphism in c sharp?
What is the system namespace?
What is type class in c#?
how to sort an array in c#
What is the purpose of reserved word using in c#?
In which format you can pass the value in the sleep function?