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


Please Help Members By Posting Answers For Below Questions

What is a variable in java?

528


How to sort an array from smallest to largest java?

541


Difference between string, string builder, and string buffer?

526


Define the term string pool?

582


Why do we need singleton?

536






Why is whitespace important?

552


extending thread class or implementing runnable interface. Which is better? : Java thread

561


Explain throw keyword in java?

609


What happens if we don’t override run method ?

562


Which arithmetic operations can result in the throwing of an arithmeticexception?

595


How do you use compareto in java?

555


Explain about varargs in java?

580


What are the features in java?

575


Difference between this() and super() ?

574


what are Hostile Applets?

1598