why C++ Partial Object Oriented Programming Language and C#
and Java Fully Object Oriented Language

Answer Posted / kiran kumar maharana

c++ is partial object oriented language because
1)whatever the concept in c++ about 90% are based upon class concept
2)other 10% is that we can write c++ program with out using the class concept also.
also i don't know about c#(sorry for that)

Is This Answer Correct ?    4 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is serialization in .net?

558


What is the use of inheritance in c#?

480


What is iqueryable and ienumerable in c#?

508


what is .NET framework architecture ??

1553


What is nameof c#?

481






What are the different types of delegation?

439


When can a derived class override a base class member?

519


What are the 4 pillars of any object oriented programming language?

446


What is the use of the dispose method in C# ?

540


What is the difference between static class and abstract class in c#?

456


Can hashtable have duplicate keys?

495


Can we change static value in c#?

522


How does dll hell solve in .net?

482


Why do we use constructors in c#?

579


How can I get around scope problems in a try/catch?

471