WHAT IS THE MEANING OF ALL TYPE OF BUZZWORDS?
Answers were Sorted based on User's Feedback
Answer / gyana
All type of buzzwords means the word which is used to
define the charcterstics of the particular object.
such as if we say that give the description about all the
buzzwords of java then we know that we have to describe the
charcterstics of java or what the feature it gives to us.
| Is This Answer Correct ? | 11 Yes | 1 No |
Answer / 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 |
Answer / saba
we say that give the description about all the
buzzwords of java then we know that we have to describe the
charcterstics of java or what the feature it gives to us.
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / rajani nagandla
An informal term for a fashionable word or phrase that is
used more to impress than to inform.
| Is This Answer Correct ? | 8 Yes | 6 No |
How does multithreading take place on a computer with a single cpu?
What is thread life cycle?
Can you run java program without main method?
Can we override the main method?
What are the differences between graph and tree?
What is mutable object and immutable object?
Can a class have multiple constructors?
What does snprintf return?
What is the arraylist in java?
How do you empty a list in java?
how u do unit testing?
Different types of Layouts?