Answer Posted / guest
Anonymous class is a class that doesnot have a name.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain restrictions on using enum?
How can constructor chaining be done by using the super keyword?
How do you add spaces in java?
What is r * in math?
How do you declare a variable?
What is unicode full form?
What is object in java?
Can java cast null?
Explain where variables are created in memory?
What do you mean by global variable?
In the below example, how many string objects are created?
What does sprintf return?
Is main an identifier?
What is ide with example?
What is the difference between call by reference and call by pointer?