Answer Posted / ranganathkini
A static method may be called in 2 ways:
1. Thru the class reference
2. Thru the instance reference of the class
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
Is array dynamic in java?
What are the advantages of encapsulation in java?
Is empty string in java?
What are meta-annotations?
Can interface be private in java?
How do you add an element to an arraylist in java?
Differentiate between nested and inner class in java.
Why is stringbuffer thread safe?
What is the finalize method do?
How do you sort objects in java?
Can anonymous class have constructor?
What are the elements of java?
When should we create our own custom exception classes?
What is a boolean in java?
23. Storage space in java is of the form Stack Queue Heap List 24. What is java code embedded in a web page known as Applets Servlets scriptlets snippets 25. Which of the following attributes are compulsory with an