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 differences exist between iterator and listiterator?
Why singleton is not thread safe?
What is jrmp?
How do you compare two strings lexicographically?
What are the types of java?
Explain the differences between abstraction and encapsulation?
List types of storage classes in java?
Why use string handling in Java?
what is mena by object block any what is the use of that
What is Gang of four design patterns
In a container there are 5 components. I want to display all the component names, how will you do that?
Which class is the superclass for every class in java programming?
What are the difference between composition and inheritance in java?
What is a conditional equation?
What is the difference between superclass and subclass?