Answer Posted / 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 |
Post New Answer View All Answers
Can subclass overriding method declare an exception if parent class method doesn't throw an exception?
How does enum work in java?
Does java allow overriding static methods ?
How do I type unicode?
What is regex in java?
When a lot of changes are required in data, which one should be a preference to be used? String or stringbuffer?
Explain the difference between an Interface and an Abstract class?
What is a “stateless” protocol ?
Why are parameters used in functions?
What is a double?
What types of index data structures can you have in java?
Can we create more than one object singleton class?
Can a private method be declared as static?
Can an object be null?
What is the difference between ArrayList and Vector? which one is better in Java