What is boolean flag in java?


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

Post New Answer

More Core Java Interview Questions

What is the order of arraylist in java?

0 Answers  


How is abstraction implemented in java ?

0 Answers  


Why does java not allow multiple public classes in a java file ?

2 Answers  


what is stringtolennizer with example?

2 Answers   Symphony,


What is the set interface in java programming?

0 Answers  


How to reverse string in java?

0 Answers  


what is Hashmap & Hashtable wirh example?

5 Answers   CTS, Saksoft,


What is the platform?

0 Answers  


How will you call an Applet using Java Script Function?

0 Answers  


What is the byte range?

0 Answers  


What is == mean?

0 Answers  


String is an immutable object. Then how can the following code be justified. String s1 = ?ABC?; String s1 = s1+?XYZ?; s.o.p(s1); The output is ABCXYZ, which is the value of s1 ?

6 Answers   Flextronics, Keane India Ltd,


Categories