What are advantages and disadvantages of OOPs?


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

Post New Answer

More Core Java Interview Questions

what are the purposes of native, transiant key words?

2 Answers  


In what types of operations an ArithmeticException will be thrown?

3 Answers  


What do you mean by ternary operator in java?

0 Answers  


What are the ways to instantiate the class class?

0 Answers  


Is java hard to learn?

0 Answers  






Why are constructors used?

0 Answers  


What is meant by inheritance and what are its advantages?

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 does linkedlist work in java?

0 Answers  


What is module with example?

0 Answers  


what is life cycle of applet?

9 Answers  


When is update method called?

0 Answers  


Categories