Easy Tutorial
For Competitive Exams

Georgia is older than her cousin Marsha. Marsha’s brother Bart is older than Georgia. When Marsha and Bart are visiting with Georgia, all three like to play a game of Monopoly. Marsha wins more often than Georgia does.

When he plays Monopoly with Marsha and Georgia, Bart often loses.
Of the three, Georgia is the oldest.
Georgia hates to lose at Monopoly.
Of the three, Marsha is the youngest.
Additional Questions

An application program that is used by the users to get the inofrmation
from the backend of some application like databases:

Answer

Which of the following will be last step for the input given below?
Input: He is going out to search air

Answer

If step II of an input is ‘not is the casino considering legal action’, what step would be ‘not is casino action legal the considering’?

Answer

What does 3G DENOTE?

Answer

Technical Question:


What is the value of the expression (3^6) + (a^a)?

Answer

What can be said of the following?
struct Node {
char *word;
int count;
struct Node left;
struct Node right;
}

Answer

main ()
{
int X=4;
printf(“%d”,INC(X++));
}

Answer

What is the value assigned to the variable X if b is 7? X = b>8? b <<3: b>4? b>>1: b;

Answer

Along with this you should also learn Time Management In Exam.
Which is the output produced by the following program


main()
{
int n=2;
printf(“%d %d\n”, ++n, n*n);
}

Answer

A train, 800-meter-long is running with a speed of 78 km/hr. It crosses a tunnel in 1 minute. What is the length of the tunnel?

Answer
Share with Friends
Privacy Copyright Contact Us