Answer Posted / loganathan s
both are used for declaring a vaiables.we can say it is a
modifiers.
| Is This Answer Correct ? | 5 Yes | 21 No |
Post New Answer View All Answers
Can you declare a private method as static?
What are the object and class classes used for?
What is the largest number a double can hold?
What is finally block?
Explain the features of interfaces in java?
When is the finalize() called?
What are 3 data types?
What are passing parameters?
What is the map interface in java programming?
What is package protected in java?
Which is better 64 bit or 32 bit?
Given a singly linked list, find the middle of the list in a single traversal without using temporary variable.
Explain the purpose of garbage collection in Java?
What is the use of keywords in java?
Is stringwriter thread safe?