Difference between a class and an object?


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

Post New Answer

More Core Java Interview Questions

class A{ some variables; public void a()throws Excepion1,Exception2{....} } class B extends A{ variables... public void a()throws E2,E3{.....} } Qns: here override of methods occurs or not,ore else wil give any compilation error or run properly..plz tell me briefly whts happening with the above codes....

4 Answers   Quinnox,


What is the indent key?

0 Answers  


What is public/private protected in java?

0 Answers  


What is an iterator java?

0 Answers  


What is one third plus one third as a fraction?

0 Answers  






Can we force garbage collector to run ?

0 Answers   B-Ways TecnoSoft,


A class can be a subclass of itself?

2 Answers   Genesis,


Explain, java is compatible with all servers but not all browsers?

0 Answers  


What does file separator do in java?

0 Answers  


What is length in java?

0 Answers  


How to access a method that it declared as protected?

3 Answers  


os is developed in c no java is more secured then c na why dont the os developed is developed using java

1 Answers  


Categories