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 are different types of control structures?
What is the use of http-tunneling in rmi?
Is java owned by oracle?
What is method and methodology?
What if the main() method is declared as private? What happens when the static modifier is removed from the signature of the main() method?
How do you create an array in java?
What is a class instance variable?
What is meant by main method?
What happens if I remove static from main method?
Why java is object oriented?
Why array is used in java?
What is the default value of the local variables?
How to reverse a string in java?
Explain java thread life cycle.
How to avoid memory leak in java?