What is a boolean output?


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

Post New Answer

More Core Java Interview Questions

What is run time allocation?

0 Answers   Fidelity,


You can create a string object as string str = “abc”; why cant a button object be created as button bt = “abc”;? Explain

0 Answers  


What is the method in java?

0 Answers  


Is vector thread safe in java?

0 Answers  


what is the constructor and how many types of constructors are used in java?

0 Answers  






What is the synchronized method modifier?

0 Answers  


What is tostring () method?

0 Answers  


1.) if we use "private" in place of "public" in public static void main()... 2.) if we use "int" in place of "void".... 3.) can we ommit "static" keyword from that statement.... 4.) also can we give the command line arguments type as int type or float,etc.(.i.e (string args[]))

1 Answers  


What is array in java?

0 Answers  


What is the size of int in 64-bit jvm?

0 Answers  


What does += mean coding?

0 Answers  


How do I convert a string to an int in java?

0 Answers  


Categories