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
What is malloc and calloc?
Explain b+ tree?
What is equivalent to ++i+++j?
Why do we use null pointer?
Write a program to reverse a linked list in c.
Explain how do you generate random numbers in c?
What is the best style for code layout in c?
How to write a code for implementing my own printf() and
scanf().... Please hep me in this... I need a guidance...
Can you give an coding for c... Please also explain about
the header files used other than #include
Why do we need volatile in c?
Is main is a keyword in c?
Why is it important to memset a variable, immediately after allocating memory to it ?
Explain null pointer.
Explain Function Pointer?
What is a null pointer in c?
What are the types of data types and explain?