Give an example of call be reference significance.
No Answer is Posted For this Question
Be the First to Post Answer
give an example for encapsulation?
1.what is the exact difference between applet and frame? 2.Do we use main method in frames?
What is the difference between abstract class and interface?
Java Compiler is stored in JDK, JRE or JVM?
What is oop in java?
Can an object subclass another object?
What is runtime polymorphism or dynamic method dispatch?
how can u handle run time exception in java? explain with brief explanation with examples?
How can i add a button in applet in java ???
What is mvc in java?
What is more advisable to create a thread, by implementing a Runnable interface or by extending Thread class?
What is the static variable?