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 is it called buffering?
Is void a wrapper class?
What is a methodologist?
Which is better ascii or unicode?
How do you find the absolute value?
What do you understand by java virtual machine?
What is skeleton and stub? What is the purpose of those?
What is stringjoiner ?
What do you mean by jjs in java8?
What is byte value?
What is the purpose of file class?
Can we override tostring method in java?
How a string is stored in memory?
How many wrapper classes are there in java?
What is the difference between quicksort & mergesort? When should they be used? What is their running time?