let say i have an expression like the one below, I guess it goes from left to right?
if(exp1 && (exp2 && exp3 || exp4) || exp5)

Recommended Answers

All 3 Replies

thank you all :D
that was helpful!

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.