what do you meant by Platform-Independent?

Answer Posted / ravikiran

Platform-Independent means the code should be capable to
run on any platform

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the functionality of the stub?

577


What is enhanced loop in java?

555


Explain scope or life time of local variables in java?

569


how a programmer confirms that the data submitted has been succesfully inserted into the database(either oracle or my sql).. How a programmer confirm if there is any problem with the program he wrote for insertion... ANS:--- >executeupdate method is having boolean return type, if anything goes wrong in data insertion or data updation, it would return false. otherwise, if it successfully inserts data into the database, it would return true NOW HOW TO I CHECK IN MY DURING EXECUTION WHETHER IT RETURNS TRUE OR FALSE... WELL IT WILL DISPLAY ANY MESSAGE OR NOT

1857


Is it necessary that each try block must be followed by a catch block?

564






Can a class have multiple constructors?

540


What is stringjoiner ?

581


Explain the concept of proper inheritance?

625


What do you mean by constant time complexity?

606


What exactly is a .class file?

581


What are the two environment variables that must be set in order to run any java programs?

537


What are peerless components in java programming?

591


What is autoboxing and unboxing?

589


What does ide stand for?

527


What is the difference between JDBC 1.0 and JDBC 2.0?

2718