Solve This (? + ? + ?=30)
If 1111=R, 2222=T, 3333=E, 4444=N Then 5555=?
Guess the Hindi Muhawara from the following whatsapp Emoticons?
Sweet, Medicine, Film, Girl, City, Car, Place, Doggy all are name same, guess which word it is?
A girl is blind, deaf, dumb and uneducated too. A boy loves her. How would he propose without touching her?
Four Question, One Answer: One River Name, One Flower Name, One Film Name, One Actress Name?
Guess me who am I, I am the first on earth, the second in heaven...
Which Indian cricketer is known as "Brown Bradman"?
Harold I of England was nicknamed "Harold … " what?
What does the record industry term "A & R" stand for?
Hi,
very simple , if this condition satisfies then it is power of 2 if ( ! ( num & ( num - 1 ) ) )
C program to find and print second largest digit in the given number? (without using arrays, functions and using only one loop).
Write a C program to check if the given string is repeated substring or not. ex 1: abcabcabc - yes (as abc is repeated.) 2: abcdabababababab - no