What is the difference between abstract class and interface1? What is an interface?


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

Post New Answer

More Core Java Interview Questions

1).what is the difference between below examples String s="vijay"; String s=new String("vijay");

12 Answers   Mascon, Satyam, TCS,


How are multiple inheritances done in Java?

0 Answers   Atos Origin,


byte a=5; byte b=5; byte c=a+b; System.out.println(c); whats the o/p?

7 Answers   NIIT, Wipro,


What are the wrapped, classes?

0 Answers  


How can a gui component handle its own events in java programming?

0 Answers  






What is array pointers ?

0 Answers   Amdocs,


how to minimize the functionality to will not force garbage collector?

2 Answers  


Explain about wait() method?

0 Answers  


I was asked to draw the class diagram for the below scenario which should obey OOPS concept. A Portal is to be developed for a school , which has 3 main divisions viz , Education , Admin & Trust. Each division has 2 sub divisions Kinder Garden & Higer Secondary.

3 Answers   Amtek, Huawei,


Difference between error and exception

3 Answers   Nous, TCS,


What is meant by Java ?

2 Answers   CMC, Infosys,


What is java lang object?

0 Answers  


Categories