Answer the Following Puzzle.
In each triangle, multiply the lower two numbers together and add the upper number to give the value at the centre.
View Answer Report Error Discuss
I will disappear every time you say my name. What am I?
Neutron was discovered by
Power Point presentation is a collection of
Power Point presentation is a collection of Slides and Handouts, Outlines and Speaker’s notes.
Which two concepts explain how the body moves?
The two concepts that explain how the body moves are force and balance.
Which computer memory is essentially empty?
Computer memory - ROM is essentially empty. ROM is a Read Only Memory which cannot be retrieve.
Logical Challenge
1 Grand mother
1 Mother
4 Wives
4x2 = 8 Daughters
Total = 1 + 1 + 4 + 8 = 14 Female members.
What is the type of the algorithm used in solving the 8 Queens problem ?
BackTracking is used for solving N-Queens problem