What is the purpose of assert keyword used in jdk1.4.x?


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

Post New Answer

More Core Java Interview Questions

What is array pointers ?

0 Answers   Amdocs,


what is difference between front controller and action servlet?

2 Answers  


Can each java object keep track of all the threads that want to exclusively access it?

0 Answers  


What is protected in java?

0 Answers  


Is java 1.7 the same as java 7?

0 Answers  






What things should be kept in mind while creating your own exceptions in java?

0 Answers  


What is singleton class and how can we make a class singleton?

0 Answers  


What is a variable declaration?

0 Answers  


can we access the method of class without creating the object of the class

3 Answers  


What are the characteristics of Final,Finally and Finalize keywords.

0 Answers   Flextronics,


Without creating a new object, How you can retrieve a String or other object?

1 Answers  


why the abstract class has default constructor?

2 Answers  


Categories