Can we define private and protected modifiers for the members in interfaces?
No Answer is Posted For this Question
Be the First to Post Answer
what is template design pattern?
Can a singleton class be inherited?
they asked class A{} class B{} class c{} all the three class saved as a single file,there is no main method in the file and anothe class M.java class m { psvm(String args[]) { // here the parent class can access } }
2 Answers DNS, IPSR Solutions,
How transient variable is different from volatile variable?
What is AppletStub?
What is Interface?
If a method is declared as protected, where may the method be accessed?
What are the Static and Dynamic Variables? Differentiate them.
What is the difference between the jdk 1.02 event model and the event-delegation model introduced with jdk 1.1?
When would you use a static class?
What is data string?
What do you mean by order of precedence and associativity?