java is fully object oriented languages or not? why?
Answer Posted / nava
There is primitive data types are there like
int,float,char,long,byte,double,boolean,short ..so these are
used as a data types mostly in our apps,not as objects..I
think this is the one of the main reason
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Do you think that java should have had pointers?
How substring() method of string class create memory leaks?
What is threadfactory?
Why is string immutable in java?
What is the infobus?
How would you detect a keypress in a jcombobox?
Describe, in general, how java's garbage collector works?
What is chat area? Explain.
How many times may an objects finalize() method be invoked by the garbage collector?
How would you reatach detached objects to a session when the same object has already been loaded into the session?
What do you know about seam?
What is the difference between RMI and Corba?
What modifiers may be used with an inner class that is a member of an outer class?
Can constructors be synchronized in java?
Can I run seam outside of jboss as?