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 lastindexof c#?
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?
What are actions in c#?
Why do you need boxing in c#?
How do I create a multilanguage, single-file assembly?
Define satellite assembly in c#?
Is string primitive?
What is hashtable in c# with example?
Explain About Assembly in .NET, types of assemblies, their difference, How to register into GAC. How to generate the strong names & its use.
What is an interface class in c#?
What do you understand by the terms datareader object and dataset object?
How to generate strong name key file or which command is used to generated strong name key file?
What is the difference between structure and class in c#?
How do I stop my console from closing in c#?
What is the difference between list and arraylist c#?