What does flagged out mean?



What does flagged out mean?..

Answer / Babalu Gautam

In the context of Java, 'flagged out' usually refers to a state or condition where an exception has been thrown and is no longer being handled. A thread or program may be 'flagged out' if it encounters an unhandled exception.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What happens when heap memory is full?

1 Answers  


system.out.println(1 + 3);

8 Answers  


What is method and methodology?

1 Answers  


Can you create an object of an abstract class?

1 Answers  


explain the concept of inheritance with an example?

9 Answers   Polaris,


Why null value is used in string?

1 Answers  


What is OOP?

2 Answers   BMC, Microsoft,


What is the difference between multitasking and multithreading in Java

1 Answers   Sans Pareil IT Services,


what is associative array

1 Answers   Tech Mentro,


What are the advantages of encapsulation in java?

1 Answers  


What is the functionability stubs and skeletons?

1 Answers  


What is java volatile?

1 Answers  


Categories