Select the correct answers for the questions below and click on the submit
button.
-
What is the national bird of India ?

-
What is the capital of India ?

Bombay
Delhi
Madras
Calcutta
-
Virginia Tech is the best !!

TF
-
When is the national language of India?

-
When did India gain independence?

-
What is your favorite cartoon ?
Dilbert
Peanuts
Hagar the Horrible
-
What will the following code output?
#include <stdio.h>
int main ( void ) {
int x = 1 ;
int y = 3 ;
printf ( "%.3f", ( 1.0 ) * ( x / y )) ;
}
-
Which is your favorite color ?
-
What is the value of PI ?
-
What is the value of the above expression?