Sneha-Singh18 / School-Programme

This programme is the practice programme for the examinations
1 stars 9 forks source link

PowerOf2.cpp #19

Closed karan2021ugce034 closed 2 years ago

karan2021ugce034 commented 2 years ago

This code checks weather the given number is a power of 2 or not without using any loop or recursion.