Answer Posted / uttam lonkar
Java is not pure OOPs because of Primitive data type and of
static keyword.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What are advantages of exception handling in java?
Is it possible to cast an int value into a byte variable? What would happen if the value of int is larger than byte?
Explain about complier design(phases)
What is backdrop?
What are the methods of object class ?
Does java runtime require a license?
How many bits is a string?
What is a default constructor and also define copy contrucyor?
What language is java written?
How can you say java is object oriented?
What do you mean by access modifier?
When do we need to use internal iteration? When do we need to use external iteration?
how can you catch multiple exceptions in java?
What methods are used to get and set the text label displayed by a button object?
What do you mean by checked exceptions?