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
What does int [] mean in java?
Why is core java important?
What does you mean in math?
What is an accessor?
What are void methods?
Explain different forms of polymorphism?
What are the different approaches to implement a function to generate a random number?
How to perform bubble sort in java?
What is the best definition for data?
How many bits is a char?
What is a numeric string?
How to optimize the javac output?
What is java autoboxing?
What does java se mean?
Difference between class#getinstance() and new operator ?