What is an class?


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

Post New Answer

More Core Java Interview Questions

can u handle an error if u write Thowable in the catch class lise try { some errorneous code }catch(Throwable e){ ...}

4 Answers  


What is an Exception ?

9 Answers  


Infinite loop using while ?

4 Answers  


what state does a thread enter when it terminates its processing? : Java thread

0 Answers  


Are the imports checked for validity at compile time? Will the code containing an import such as java.lang.abcd compile?

0 Answers  






what is the difference between Java Command Line and C command Line?

2 Answers  


What is array list in java?

0 Answers  


how to java plateform independent?

5 Answers   TCS,


What are Encapsulation, Polymorphism and Inheritance?

5 Answers  


What is the main functionality of the remote reference layer?

0 Answers  


Can you sort a string in java?

0 Answers  


Can you call a private data from an inner class?

6 Answers  


Categories