What modifiers are used with an inner class which is a
member of an outerclass?
Answer / ranganathkini
The modifiers for an inner class are:
public
private
protected
static
final
strictfp
abstract
| Is This Answer Correct ? | 2 Yes | 1 No |
How does java enable high performance?
What is the middleware?
List the three steps for creating an object for a class?
What are constructors in java?
is memory to the abstract class allocated ..or objects not instantiated
Explain enumeration in java?
What do u mean by wrapper Class? What do u mean by Jvm... How do u change JVM for other OS? Or No need to Change ...? its like tricky
Does java vector allow null?
In case of inheritance what is the execution order of constructor and destructor?
What methods are called, When we navigate from one applet to another applet?
What are inbuilt functions?
What is the purpose of setAutoCommit() ?