What is JAVA? Why it is platform independent?
Answer Posted / bhavani k
java is fully object oriented language, java can run any
where and any time so it is platform independent.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the synonym of framework?
How can I debug the Java security exceptions and AccessControlExceptions?
what is mena by object block any what is the use of that
Can we modify the throws clause of the superclass method while overriding it in the subclass?
Is finalize() similar to a destructor?
Can a function return a function?
What are passing parameters?
Difference between start() and run() method of thread class?
Is it possible for yielded thread to get chance for its execution again ?
What are the core java topics?
What are different types of multitasking?
What is a string token?
How big is a gigabyte?
What is Gang of four design patterns
How do you do exponents in java?