What is thread life cycle in java?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

What is meant by overloading?

0 Answers  


What is the set interface in java programming?

0 Answers  


How we can declare a static variable?

0 Answers   HCL,


What is the char data type?

0 Answers  


What are the differences between wait() and sleep()?

0 Answers  


What are keywords in java?

0 Answers  


Explain access modifiers in java.

0 Answers  


difference between arraylist and linkedlist otherthan performance

2 Answers   L&T,


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

0 Answers   Google,


How do you sort a set in java?

0 Answers  


What is the difference between access specifiers and access modifiers in java? 16

0 Answers  


How do you start a new line in java?

0 Answers  


Categories