Is java is a fully object object oriented language?
Answer Posted / srinu
java is not fully object oriented language because it will
not platform independent in language
example: when java project will not do in c++ so it is
platformdependent
Is This Answer Correct ? | 6 Yes | 47 No |
Post New Answer View All Answers
What is difference between public static and void?
What is ternary operator in java?
Where is the find and replace?
What is a final class in java?
Can we have try without catch block?
why are wait(), notify() and notifyall() methods defined in the object class? : Java thread
Which container method is used to cause a container to be laid out and redisplayed in java programming?
Explain features of interfaces in java?
What is the difference between a window and a frame in java programming?
How would you convert bytes to string?
Which sorting algorithm is in place?
What are 3 data types?
Is static variable stored in heap?
what is method reference in java 8?
Are arrays classes in java?