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 does console readkey do in c#?
What are native methods?
What's the difference between System.String and System..StringBuilder in C#?
What do you mean by stack and heap in c#?
What is static void main in c#?
How to use nullable types in .net?
What is as keyword in c#?
How do I know if executenonquery is successful c#?
What is the difference between array and list in c#?
How more than one version of an assembly can keep in same place?
How do I create a delegate/multicastdelegate?
Which types of inheritances does c# support?
Are value types sealed?
What are the 2 kinds of data type conversions in c#?
Why abstraction is used in c#?