Answer Posted / sub
To protect a class derived by other classes
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What are recursive functions? Give some examples?
Where are global variables stored?
Can we declare a constructor as final?
Can we use synchronized block for primitives?
What are the different types of methodologies?
What is the generic function?
What is the unit of plancks constant?
I want to re-reach and use an object once it has been garbage collected. Define how it’s possible?
What is the difference between this() and super() in java?
What's the default access specifier for variables and methods of a class?
Name four container classes.
What does opcode mean?
Can a class declared as private be accessed outside it’s package?
Can a class be private in java?
Explain the difference between string, stringbuffer and stringbuilder in java?