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

Explain exception chaining in java?

0 Answers   Cyient,


Can singleton class be inherited in java?

0 Answers  


How to perform quicksort in java?

0 Answers  


write a program to create an arraylist with string(add,remove) operation.and value should be enter through keyboard.

0 Answers   Axcend,


Given: 1. package test; 2. 3. class Target { 4. public String name = “hello”; 5. } What can directly access and change the value of the variable name? 1 any class 2 only the Target class 3 any class in the test package 4 any class that extends Target

7 Answers   Infosys, WW,






Is empty set an element of empty set?

0 Answers  


What is final?

0 Answers  


Can a final variable be manipulated in java?

0 Answers  


What is an arraylist in java?

0 Answers  


What is the difference between abstraction and encapsulation?

0 Answers  


What do you mean by access modifier?

0 Answers  


Linked List reverese program

2 Answers   Bally Technologies,


Categories