how we can say java is platform independent, while we
require JVM for that particular Operating System?
Answer Posted / gayatri
Because every os has its own jvm
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Is sizeof a keyword in c?
What functions are used in dynamic memory allocation in c?
What is a structural principle?
What are Macros? What are its advantages and disadvantages?
Write a program to reverse a string.
How can I make it pause before closing the program output window?
Is it better to use a macro or a function?
What is extern c used for?
What are different types of variables in c?
What is mean by data types in c?
What is the need of structure in c?
What is an auto keyword in c?
Why is not a pointer null after calling free?
Can a pointer be volatile in c?
When the macros gets expanded?