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
Explain about local interfaces.
What is message driven beam?
Do I have to use jsps with my application?
How to deploy Jar, War files in J2EE?
In RMI, inorder to sent the stub reference to the client, is we have to load the server object first into the memory or can we directly sent reference to the client?
If your ui seems to freeze periodically, what might be a likely reason?
What is the form of storage space in java?
Can I have an action without a form?
What is the difference between static and non-static with examples?
Can constructors be synchronized in java?
Why are component architectures useful?
When a thread blocks on i/o?
Why won’t the jvm terminate when I close all the application windows?
What is ioc concept & explain it?
What is the difference between session and entity beans?