Why Java is not purely object oriented?
Answer Posted / balaram(rocker ram)
Java language is not not purely object oriented
language..Because of it consist the "primitive data
types".If any language containing the primitive data types
means then it obviously not Pure Object Oriented.But Every
"Java Application" is Definitely Pure Object Oriented....
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain about procedural programming language or structured programming language and its features?
What is serialversionuid?
What is threaded programming and when is it used? : Java thread
Why do you canvas?
What is the difference between reader/writer and inputstream/output stream?
Can you extend singleton class?
Difference between method overloading and overriding.
How many bytes is a string java?
Explain tree set and its features?
What is a protected class in java?
What is size of int in java?
Can you make a constructor final?
Why stringbuilder is not thread safe?
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.
Can we have return statement in finally clause? What will happen?