What is guard condition?

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


Please Help Members By Posting Answers For Below Questions

Describe inheritance and non-inheritance of a derived class?

491


What are the different types of arguments?

593


What is operator overloading?

725


Why do we use oops concepts? What is its advantage?

558


Explain about polymorphism?

537






Can you explain primordial class loader?

503


Is @functionalinterface annotation mandatory to define a functional interface? What is the use of @functionalinterface annotation? Why do we need functional interfaces in java?

736


Is is possible to define our own functional interface?

606


Can different parts of a partial class inherit from different interfaces?

568


Define a good interface?

553


What is difference between static and non-static fields of a class?

500


Are constructors inherited? Can a subclass call the parent's class constructor? When?

575


What is the main difference between overloading and overriding?

582


Why dynamic loading is used in object-oriented programming?

579


How many instances can be created for an abstract class?

546