How to create an interface?
No Answer is Posted For this Question
Be the First to Post Answer
Which arithmetic operations can result in the throwing of an arithmeticexception?
different between exception and error? explaim check and uncheck exception
Which is better singleton or static class?
class A { class B { psvm(String args[]) { } } } if the prg saved in A.java whats the o/p?
What are the main concepts of oops in java?
What type of language is java?
What is the use of an interface?
What is a native method in java programming?
1.what is the exact difference between applet and frame? 2.Do we use main method in frames?
What is a method vs function?
What is JFC?
If we allocate the memory using 'new' & de-allocated using 'free' then what will happen?