Answer Posted / sourya
A guard condition is evaluated only when the associated event happens.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Differentiate between a class and a method.
What is the difference between function overloading and over riding?
What do you mean by data hiding?
Can an interface have an inner class?
Explain about a class in oop?
Which oops concept exposes only necessary information to the calling functions?
What is the abstract method modifier?
What is the need of multiple inheritance?
Define Destructor?
What is the difference between multiple and multilevel inheritance?
Explain persistence?
Explain about uml?
Can you create an instance for an abstract class?
How many methods do u implement if implement the serializable interface?
Can we override static methods? Why?