Is there any other way to write a program to find even/odd without using % operator so that the time complexity reduces and effciency increases?
SupportExpert
Is there any other way to write a program to find even/odd without using % operator so that the time complexity reduces and effciency increases?
Share