What does || mean in code?


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

Post New Answer

More Core Java Interview Questions

What is difference between overloading and overriding in java?

0 Answers  


How do I get 64 bit java?

0 Answers  


How to add and remove nodes in Jtree?

1 Answers  


class A{ some variables; public void a()throws Excepion1,Exception2{....} } class B extends A{ variables... public void a()throws E2,E3{.....} } Qns: here override of methods occurs or not,ore else wil give any compilation error or run properly..plz tell me briefly whts happening with the above codes....

4 Answers   Quinnox,


Is there any difference between synchronized methods and synchronized statements?

0 Answers  






which swing component is similar to rich text box in .net/vb

1 Answers  


Why set is used in java?

0 Answers  


What is methods and methodology?

0 Answers  


Why hashmap is used in java?

0 Answers  


What is parseint?

0 Answers  


any other way to print the text without using System.out.println() in java?

5 Answers   IBM, Infosys,


what is the difference between abstract class and Interface?where we can use it in realtime projects?

23 Answers   Agile Software, Cognizant, IBM, Innodata, Logica CMG, Mitosis, Nagarro, Value Chain,


Categories