Is java pure object oriented or not? if yes, give the valid
reason.
Answer Posted / vasavi
Java is pure object oriented because java will allow the
data representation inside the classes only.
| Is This Answer Correct ? | 18 Yes | 10 No |
Post New Answer View All Answers
I want my class to be developed in such a way that no other class (even derived class) can create its objects. Define how can I do so?
Is there any difference between nested classes and inner classes?
What does string mean in java?
What is the purpose of interface?
How do you declare an empty string?
Can we increase array size dynamically in java?
What is runtime locatable code?
what is the major difference between linkedlist and arraylist in java?
How can you make sure that your singleton class will always return single instance in multi-threaded environment?
What is this keyword used for?
How to perform bubble sort in java?
What is the purpose of java?
Why constructor has no return type?
Q1.A. Write note on “The class path Environment Variable”? B. Which are different kinds of source code? Q2.A. How to create an interface? B. Why convert an applet to an application? Q3.A. How to use Media tracker Class. B. How to use string tokenizer class. Q4 A. Explain the overview of UDP messaging. B. Difference between SQL Exception class and SQL Warning class. Q5. A. How to create com object in Java? B. Write short notes on “The properties class” Q6. A. When object is created and destroyed? B. Explain the JDB in depth & command line. C. Write short notes on Web Sites.
What is a method header?