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
Write a program to reverse array in place?
What class allows you to read objects directly from a stream in java programming?
Give few examples of final classes defined in Java API?
what are Hostile Applets?
What is better- service oriented or batch oriented solutions?
How can I debug the Java security exceptions and AccessControlExceptions?
What are the java ide's? Explain
How do singleton patterns work?
What is the meaning of I ++ in java?
What is difference between char array and string?
What is a java string?
Is a string literal?
What is a qualifier in a sentence?
What is array length in java?
When do we need to use internal iteration? When do we need to use external iteration?