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

Answer Posted / mohan pratap singh

1-In C++ we can use functions outside of any class,
while in Java all methods (functions) must be
included in a class.
2In java one object should have only one
hierarchical parent reference.but In C++, Multiple-Inheritance
contradicts this principle.
so we say that java is a purely oop language.while c++ is
partialy oop language.

Is This Answer Correct ?    12 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is char * null terminated?

528


What is attribute c#?

432


Which is better javascript or c#?

504


How do I declare inout arguments in c#?

540


What is the difference between writeline and write in c#?

426






Are arraylist faster or arrays?

490


What is the ouput of the following program?

567


When a Static Constructor is called in a Class?

586


How to parse a date time string?

535


What is the base class in .net from which all the classes are derived from?

508


What is the xml document structure?

476


What do you know about Translate Accelerator?

590


What are extender provider components? Explain how to use an extender provider in the project.

502


How do I download a program to my desktop?

468


How do you escape a character?

489