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 c sharp used for?
Is string passed by reference in c#?
What is the and operator in c#?
Is arraylist type safe in c#?
What are extension methods and where can we use them?
What is msil in c#?
What is the namespace for the thread class?
Why we use extension methods in c#?
what is object-oriented programming (oop) language?
What is xpath in c#?
Ho we can see assembly information?
You are designing a user control. You created new property called backgroundimage which is of type image. You wanted to disable storing this property in the user’s form. How to achieve this?
Is learning c# hard?
How will you allow a class to be inherited, but prevent the method from being over-ridden?
How do I unload an assembly?