What does flag mean in java?



What does flag mean in java?..

Answer / Deepak Chaudhri

A flag is a variable that indicates the presence or absence of a specific condition, property, or state.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What happens when you assigned a 'double' value to a 'String'?

8 Answers  


What is the specification of ?CODEBASE? in an applet?

1 Answers  


What are the difference between composition and inheritance in java?

1 Answers  


How does indexof work?

1 Answers  


What is an exception? difference between Checked and Unchecked exception in Java

1 Answers   SkillGun Technologies,


Why is multiple inheritance not supported in java?

1 Answers  


What is the Concept of Encapsulation in OOPS

1 Answers   HCL,


What is the simpletimezone class in java programming?

1 Answers  


What is the purpose of the finally clause of a try-catch-finally statement in java programming?

1 Answers  


Can a static method be overridden in java?

1 Answers  


Is string is a keyword in java?

1 Answers  


What is compile time polymorphism?

20 Answers   CTS, Elementus Technologies, Oracle,


Categories