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
How primary key is implemented in Oracle?
Why is actionform a base class rather than an interface?
What are the steps to write p-to-p model application?
Why use POJO when I can use hashmap
What is prototype?
Why do threads block on i/o?
What is the difference between session and entity beans?
how to use debug in my elipse to solve problems that exist in my project
What is mdb and what is the special feature of that?
Why does the option tag render selected=selected instead of just selected?
What is a modular application?
What is the difference between the session.update() method and the session.lock() method?
what is a non-repeatable read?
Is a class a subclass of itself?
How would you reatach detached objects to a session when the same object has already been loaded into the session?