Answer Posted / sumit
NO, java is not 100% oops because
1) it doesn't support directly multiple inheritance(using interface for multiple inheritance)
2) we cannot overload operators.
3) it allows static methods to cal without creating the instance.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Can an interface extend a class?
Is array a class in java?
What does you mean in math?
What is class forname used for?
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.
How many bytes is a string java?
Compare overloading and overriding?
How are the elements of a gridbaglayout organized?
Explain the use of javap tool.
Is java free for businesses?
What do you mean by Hash Map and Hash Table?
What is currentthread()?
What is the access scope of a protected method?
What do negative exponents mean?
Describe 2 different ways to concatenate two strings.