Is java is a fully object object oriented language?
Answer Posted / §ẳȗ&am
Java is not pure object oriented. Because in java there are some concepts of wrapper classes like Integer, Float, Long etc. We cannot create the objects of these classes so this is violating the concept of OOPS that in OOPS everything must be in the form of objects and classes.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Where are the local variables stored?
What will happen if non-synchronized method calls a static synchronized method and what kind of lock it acquires?
What is the size of a string in java?
How big is a pointer?
Can a class have more than one object?
How are the elements of a gridbaglayout organized in java programming?
What is assembly language?
What is the difference between length and size in java?
What is the difference between sleep and wait in java?
What is lambda programming?
How do you change an int to a string?
What is the memory leak in java?
Can you create an object of an abstract class?
What is the properties class?
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.