answersLogoWhite

0

a b

Note: 'shortcut' execution, so (a==0 b/a==1) is legal even if a==0

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

Does Visual Java plus plus and Java Builder is different from the Java language?

Yes!Visual Java plus plus and Java Builder is different from the Java language?


What symbol Na plus represents a sodium atom that has lost?

Na^+ represents a sodium atom that has lost ONE ELECTRON.


What symbol best represents catherine mcauley?

compassion and justice plus loyalty and gratefullness


Which is more popular c plus plus or java?

Java


What mathematical symbol represents addition?

+ 2 + 2 = 4 2 plus 2 equals 4


Which is easier 'C plus plus' or 'Java'?

Java is considerably easier than C++.


Compare java arithmetic and logic operators with c arithmetic and logical operators?

They are very similar,but when we do logic operators there are still some differences.In c or c plus plus ,logic true can be expressed as'true' or '0',but in java,true is just 'true'.If you gave a zero,it will treat it as type of integer ,and so as false.


What is the difference between c plus plus and java programming?

Java doesn't have pointers. C++ has pointers.


How java use extern key word which is used in C plus plus?

No extern keyword in Java.


What language is completely object oriented c plus plus or java?

Java is the complete object oriented Programming Language as every thing in java is an object,


Why is java's portability better than c plus plus?

As we know that java is a plateform independent language and the main advantage of java is that it can support to any operating system and can be executed to any machines without any modifications.Due to the use of class in java it has become more easier to understand the program compared to c plus plus.Hence,java is portable than c plus plus


Can you overload plus equals in java?

yes to over load plus in java by using arthamatic operation we can perform it