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 |
what about you? wahat is your object? introduce your self?
1 Answers Ajmal Perfumes, TCS,
What is Agile methodology?
20 Answers ABC, Accenture, College School Exams Tests, Inmar, Microsoft, Sapient,
assume the program must insert 4 elements from the key board and then do the following programs.sequential search(search one of the elements),using insertion sort(sort the element) and using selection sort(sort the element).
Why do we use oop?
Which language is not a true object oriented programming language?
What is overloading and its types?
In c++ there is only virtual destructors, no constructors. Why?
What are the advantages of inheritance?
26 Answers IBS, TCS,
What is the difference between C++ and java?
when to use 'mutable' keyword and when to use 'const cast' in c++
What do you mean by public, private, protected and friendly?
How long to learn object oriented programming?