Answer Posted / ravi ranjan
ANSWER=11
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Explain what access modifiers can be used for variables?
What is anti pattern in java?
How to instantiate static nested classes in java?
Is java platform independent?
What are void pointers?
What are the basic concepts of OOPS in java?
What is return used for in java?
What is variable and constant explain with example?
Can there be an abstract method without an abstract class?
How do you square a number in java?
What is length in java?
What is incompatible types in java?
Can we define a package statement after the import statement in java?
What is passed by reference and pass by value ?
What is finalize()?