Answer Posted / hemanth
public abstract for methods
public static final for data members
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is size_t?
What is the maximum size of list in java?
What do you mean Abstraction in java?
When a thread is executing a synchronized method , then is it possible for the same thread to access other synchronized methods of an object ?
How do you implement polymorphism in our day to day life?
Why object class is super class for every class in java?
What does %4d mean in java?
Can we override the private methods?
What is the difference between java applets and applications?
What does localhost mean?
Which one of the following suits the description of a string better: derived or primitive?
What is the protected method modifier?
How do you trim a space in java?
How to create an interface?
What are basic data types?