Loading...
Engaged Employer
How to find that a given number is even or odd without using (if, else, any loop, conditional operator ,switch). You can use only a "%" sign.
Anonymous
Use tertiary statement (n%2==0)?even:odd
main() { char ch[2][5]={"even","odd"}; cin>>num; cout<
Check out your Company Bowl for anonymous work chats.
Get actionable career advice tailored to you by joining more bowls.
Stay ahead in opportunities and insider tips by following your dream companies.
Get personalized job recommendations and updates by starting your searches.