Answer Posted / k.k
JAVA BUZZ WORDS ARE
1)SIMPLE:-Simple Because it dose not contain ptr.
Keywords are same as C++
2)Object Oriented:-It contains Primitive data type
do not contain friend keyword
object oriented.
3)Robust:- Less memory leakage problem
can not access memory directly.
JVM is betn hardware & Software
4)Distributed:-Support RMI & RPC
5)Secure:- Secured on INTERNET
6)Archtectural Neutral:-java program can run on any
running architecture
7)Portable:-Can run on any OS
because JVM is same for every os
JRE is diff for every OS
8)Multithreaded:-Supports Multithreding.
9)Interpreted:-java prg is interprited at least 5 times
10)Dynamic:-loading and unloading of LIB is at run time
| Is This Answer Correct ? | 13 Yes | 3 No |
Post New Answer View All Answers
Why we use multi threading instead of multiprocessing?
What is a buffer in computer?
What is the do while loop syntax?
Where import statement is used in a java program?
How do you remove an object from an arraylist in java?
What is meant by class and object in java?
Is there a way to increase the size of an array after its declaration?
Is java 9 released?
What is the difference between java applets and applications?
What is the difference between logical data independence and physical data independence?
What is difference between final and immutable?
Explain the difference between abstract classes and interfaces in java?
What is nan in java?
When will you define a method as static?
What is contractor means and methods?