Answer Posted / ravikiran(aptech mumbai)
static,final,native,synchronized,abstract
| Is This Answer Correct ? | 10 Yes | 16 No |
Post New Answer View All Answers
How to sort array in descending order in java?
What is classes in java?
What are the 6 boolean operators?
What are the restriction imposed on a static method or a static block of code?
Why is stringbuffer called mutable?
List down the methods and interfaces of collection class in java.
What advantage do java's layout managers provide over traditional windowing systems?
Can list contain null in java?
What is thread safe java?
Does substring start with 0?
Is singleton class immutable?
Define how destructors are defined in java?
Name few java util classes introduced with java 8 ?
Is a copy constructor?
is there a separate stack for each thread in java? : Java thread