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
Explain the steps to create satellite assembly?
In C#, explain the difference between overloading and overriding.
Explain about finalize method?
Why does dllimport not work for me?
What are value types in c#?
Explain About disco and uddi
What is option parameter in C#?
Does c# support try-catch-finally blocks?
What is the base class from which all value types are derived?
How do I open the console?
While debugging a C# application can you change the value of a variable?
Explain get and set accessor properties?
What is default method in c#?
What is arraylist?
how background thread access to ui control?