How can you say java is object oriented?


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

Post New Answer

More Core Java Interview Questions

What is a instance variable?

0 Answers  


What is the difference between path and classpath variables?

0 Answers  


what is the logic inside any default constuctor?

2 Answers  


What is Distributed Application and what is its usage?

2 Answers  


Define an abstract class with reference to java.

0 Answers  


is it mandatory to deaclare all variables public static fianl in interfaces?if i declare like in the below program, public interface A { public static final int I=0; int j=0; } in interface A,what is the difference between I,j?

2 Answers  


How applets will communicate with each other?

1 Answers  


Explain Linked HashSet

1 Answers  


How the interruptible method gets implemented?

0 Answers  


Explain about the performance aspects of core java?

0 Answers  


What do you mean by default constructor in java?

0 Answers  


Is it possible to declare abstract class as final?What happens if we do so?

1 Answers  


Categories