Answer Posted / 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 |
Post New Answer View All Answers
What is the difference between a field variable and a local variable?
What are the new features in java 8?
Under what conditions is an object’s finalize() method invoked by the garbage collector?
Why are the destructors for base class and derived class called in reverse order when the program exits
What is field name?
Why java is not 100% object-oriented?
What is thread life cycle in java?
How to invoke external process in java.
What are meta-annotations?
What is the purpose of nested class in java?
What is string intern in java?
How does compareto work in java?
When would you use a static class?
Can you call a method in a method?
If a method is declared as protected, where may the method be accessed?