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


Please Help Members By Posting Answers For Below Questions

What is the base class of all classes?

733


What are triggers in DB? Explain their types. How do they work?

827


What is the use of default method in interface in java?

742


how does multithreading take place on a computer with a single cpu? : Java thread

878


When is an object subject to garbage collection?

754






Does string is thread-safe in java?

772


Can a class have multiple subclasses?

773


Can a class have multiple superclasses?

754


Can we assign integer value to char in java?

688


What is the difference between reader/writer and inputstream/output stream?

743


Is a class subclass of itself?

809


What does it mean to flush a file?

770


Does the order of public and static declaration matter in main method?

803


Is it possible to compare various strings with the help of == operator?

728


What is the difference between a method and a procedure?

714