WHAT IS THE MEANING OF ALL TYPE OF BUZZWORDS?

Answers were Sorted based on User's Feedback



WHAT IS THE MEANING OF ALL TYPE OF BUZZWORDS?..

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

WHAT IS THE MEANING OF ALL TYPE OF BUZZWORDS?..

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

WHAT IS THE MEANING OF ALL TYPE OF BUZZWORDS?..

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

WHAT IS THE MEANING OF ALL TYPE OF BUZZWORDS?..

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

Post New Answer

More Core Java Interview Questions

What is the difference between a break statement and a continue statement?

0 Answers  


Is java a prime method?

0 Answers  


What is a null class?

0 Answers  


which method throws exception of type Throwable

2 Answers  


Hi Friends, Can u give few interview questions which relates ArrayList and Hashmap. I mean how to link ArrayList and HashMap.I know this is not good way of asking questions like this , but i need

1 Answers   Microsoft, Wipro,






Can size_t be negative?

0 Answers  


What are the different types of methodologies?

0 Answers  


What is use of map in java?

0 Answers  


What's the default access specifier for variables and methods of a class?

0 Answers  


what models are available for event handling?

1 Answers  


how to call a method in different package?

4 Answers  


Why can't you declare a class as protected?

0 Answers  


Categories