what is synchronization and why is it important? : Java thread


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

Post New Answer

More Core Java Interview Questions

Define jit compiler?

0 Answers  


what is private constructor?what are the uses of writing private constructor in our program?

10 Answers  


What is a Java package and how is it used?

2 Answers  


Is string pool garbage collected?

0 Answers  


1).Is Object class abstract or not? 2).Is main method(public static void main(String args[])low priority thread or high priority thread?

3 Answers   TCS,






What are the Class Libraries ?

0 Answers   Wipro,


What is main string [] args?

0 Answers  


When will you define a method as static in Java?

0 Answers   SwanSoft Technologies,


What do you mean by ternary operator in java?

0 Answers  


What is a predicate method?

0 Answers  


1.IN CASE OF DYNAMIC METHOD DISPATCH WHY WE USE REFERENCE VARIABLE,WE CAN USE THE DIFFERENT DEFINED OBJECT DIRECTLY TO ACCESS THE DATA MEMBER AND MEMBER FUNCTION OF THAT RESPECTIVE CLASS?WHAT IS THE MAIN FUNCTION OF "REFERENCE VARIABLE" HERE?

2 Answers   TCS,


I want my class to be developed in such a way that no other class (even derived class) can create its objects. Define how can I do so?

0 Answers  


Categories