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
Why are strings immutable c#?
What is the use of parse in c#?
What is difference between array and collection in c#?
List some Advantages of switch-case over if else?
What are cshtml files?
What is method in c#?
What is keywords in c#?
Why main method is static in c#?
What is int16?
To create a localized application which namespaces are necessary?
How do you implement thread synchronization in c#?
Can delegates be used as callbacks?
Why do we need delegates?
What is difference between dll and exe in c#?
What is a static field?