how can you say that java is independ language
Answer Posted / mayank sharma
When you program in any programming language, you compile your
program before executing it. Compiling your program means
you've converted your source code ( text ) into machine code(
which can be...
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
What is the importance of static variable?
What is meant by binding in rmi?
What is compiler and what its output.
What is the difference between C++ and Java and your preferences?
What is intern method in java?
What are methods?
What is Gang of four design patterns
Explain the advantages of packages in java?
What is reverse function?
Which is bigger float or double java?
What is java dot?
What are the two categories of data types in the java programming language?
What does %4d mean in java?
Does java return by reference?
If an object is garbage collected, can it become reachable again?