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

Answer Posted / akash

i think java is also partial independent language because we may compile or run the java program only in those system which support JVM..There may be an operating system which doesnot support JVM then in that system we cannot compile our java program.

Is This Answer Correct ?    4 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between constants and readonly in c#?

722


What is difference between === and ==?

642


What are boxing and unboxing?

699


Is overriding of a function possible in the same class?

664


How can we set the class to be inherited, but prevent the method from being over-ridden?

667


What is concrete class in c#?

650


What is jagged array in c#?

729


What is a nullreferenceexception and how do I fix it?

732


Can list contain duplicates c#?

661


How assembly versioning in .NET prevent DLL Hell problem?

694


How to block a class from being inherited further?

665


Why do we need properties in c#?

645


What is boxing? Explain its functionality?

729


What is Fragmentation and its Types?

734


What is the difference between array and arraylist in c#?

712