- Q Virgin Island were purchased from:
- Q Who were the first to establish trade contacts with the Roman empire?
- Q How To Start a New Transaction Explicitly?
- Q Explain user, permission, role in drupal?
- Q Kerala finished _____ in the 35th National Games with 162medais (54 gold).
- Q Enumerate the changes which occur during the pharyngeal phase of the Swallowing. What is Achlasia of the esophagus?
- Q Where you get the "boolean" command?
-
Q
Find the output for the following C program
#include
void main(void) { unsigned int c; unsigned x=0x3; scanf("%u",&c); switch(c&x) { case 3: printf("Hello! "); case 2: printf("Welcome "); case 1: printf("To All "); default:printf(" "); } } - Q Find the reminder when 333666777888999 divided by 3 or 9 or 11 ?
- Q What is conditional compilation?
- Q What are the various ways to kick-off a workflow?