Answer Posted / ji
Java is 100% pure OOP,,b primitive data
types are treated as object .this concept is called wrapper
class
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is array length in java?
How do you do math powers in java?
Why is string class considered immutable?
How do you write a conditional statement?
Explain access specifiers?
What is ternary operator? Give an example.
Why is java so important?
Why runnable interface is used in java?
What an i/o filter?
Give few examples of final classes defined in Java API?
Give example to differentiate between call by value and call by reference.
What is string immutability?
Explain illegalmonitorstateexception and when it will be thrown?
What about interthread communication and how it takes place in java?
What is the relationship between clipping and repainting under awt?