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

Difference between abstract class and Interfaces?

7 Answers   CTS, iFlex, PA Consulting, Sai Softech, Value Chain,


String is mutable or immutable?

3 Answers  


explain System.out.println()

12 Answers   CTS,


class test { private static void main(String []adsf) { } } explain me that the above code is error or exception

3 Answers  


What method is used to specify a container's layout in java programming?

0 Answers  






What are the different ways to handle exceptions?

0 Answers  


In Inheritence concept, i have a static method in super class and i am inheriting that class to one sub class.in that case the static method is inherited to sub class or not????

12 Answers   Accenture,


Can we make constructors static?

0 Answers  


Can list have duplicates in java?

0 Answers  


What are the access modifiers available in java?

0 Answers  


How do you declare a variable?

0 Answers  


when you will synchronize a piece of your code? : Java thread

0 Answers  


Categories