Answer Posted / somasani
Java is an Object oriented programming language developed
by sun microsystems.java is platform independent and mostly
suitable fot internet applications.java is simple b/c its
syntaxes are derived from c and oop's concepts are derived
from c++.It is more secure b/c it does not support
pointers.It is usefull to develop clientside and
distributed applications.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you insert a line break?
Which list does not allow duplicates in java?
Does google use java?
Is space a char?
What is difference between ++ I and I ++ in java?
What is java english?
Why destructor is not used in java?
Why string is not thread safe?
What is method reference?
How to pass arraylist to stored procedure in java?
What is the difference between class forname and new?
Can arraylist contain null values?
What is replacefirst in java?
What is not object oriented programming?
Is null keyword in java?