What is flag in java?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

When abstract methods are used?

1 Answers  


What is time complexity java?

0 Answers  


What is the purpose of a volatile variable?

0 Answers  


What is a variable analysis?

0 Answers  


Explain about procedural programming language or structured programming language and its features?

0 Answers  


Consider that class classA, abstract class classB, and final classC have been defined.Which one of the following is correct? 1. classA extends classC implements classB 2. class A extends classB, classC 3. classA extends classB 4. classB implements classC

2 Answers  


How to set the Heap size in Java ?

2 Answers   HCL,


In Java why we write public static void main(String args[]) why not main()?

46 Answers   Aptech, GE Healthcare, Infosys, Microsoft, New Horizon, Practical Viva Questions, TCS, Wipro,


Can string be considered as a keyword?

0 Answers  


Can we catch more than one exception in a single catch block?

0 Answers  


What do you mean by order of precedence and associativity?

0 Answers  


What are abstract methods in java?

0 Answers  


Categories