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
What is a dbml?
How can you prevent escaping on backslashes in C# with string definitions?
What is sorting in c#?
Why do we need events in c#?
Does c# do array bounds checking?
List the fundamental oop concepts?
What is a method signature in c#?
Can properties be overloaded in c#?
What is Implementation inheritance
Which operator cannot be overloaded in c sharp?
Explain the Different types of configuration files in .net?
What are collection classes?
List down the fundamental oop concepts?
What's the difference between an integer and int?
Difference between debug.write and trace.write?