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"?
In 1896 French engineer and scientist Henri Becquerel identified radioactivity while observing what?
The small island (57.4 sq. km) of São Vicente, the most densely populated island in Brazil...............
I am trying to find out intersection points of two ellipses using C program but unable to do so. I solved using geometry but unable to do using C program.
Example of two ellipses (x^2)/4+y^2=1 , ((x-2)^2)/4+y^2=1
Any suggestion on how to proceed.
How we can add two 64 bit number on 32 bit machine using c/c++ program ?
Result should be stored in new linked list.
Input: 1223 1+3=2*2 that means if sum of 1st and last digit is equal to product of remaining 2 digits then print 1+3=2*2 else error msg.