hey all,
I am looking as some code (in a book a bought) and there using the ||, like this:
if(this>1 || this<1 || something==1) {
do something
}
from the code i was looking at it seemed as though it meant,“or”. am i correct?
hey all,
I am looking as some code (in a book a bought) and there using the ||, like this:
if(this>1 || this<1 || something==1) {
do something
}
from the code i was looking at it seemed as though it meant,“or”. am i correct?
:: Copyright KIRUPA 2024 //--