Which is faater performance wise
if(a==b & c==d)
Or
if(a==b)
if(c==b)
Which is faater performance wise
if(a==b & c==d)
Or
if(a==b)
if(c==b)
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Rajanikant HawaldarPosted Aug 6, 2022, 4:24 PM
Sam HobbsPosted Aug 6, 2022, 8:56 PM
Muhammad Imran AnsariPosted Aug 6, 2022, 5:42 PM