JAVA is FULLY OBJECT ORIENTED PROGRAMING LANGUAGE?
Answers were Sorted based on User's Feedback
Answer / shobhit jain
Java is not completely object oriented language as it has
still got built in data types like int, float etc for which
we do not create objects.
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / gganesh
Yes, the JAVA is the fully object oriented, bcoz in java we
can create object for main function also, bcoz main function
written in class
| Is This Answer Correct ? | 11 Yes | 6 No |
Answer / umashankar mishra
yes..becoz every thing place in class including main()
and object is created by new operator
| Is This Answer Correct ? | 1 Yes | 1 No |
Advantage and disadvantage of routing in telecom sector
difference between overloading and overridding
what is the difference between <stdio.h>and "stdio.h"?
What is the diamond problem in inheritance?
what is virtual function?
What is data binding in oops?
What language is oop?
What are two types of polymorphism?
Is this job good for future? can do this job post grduate student?
sir plz send me a set of questions that been frequently held in written examination during campus selection.
explain the concepts of oops?
diff between Abstract class Interfaces?