Provided by www.YuvaJobs.com - Dommalur Ring Road,Bangalore ,13 December 2009 Their requirement was for RTOS-Nuclius, Linux and Symbian. They have given test(C or C++ your choice) timing for different people(nerly 100 people each batch-total 3 batches were there. I have chosen ,C, test paper (set1 & set2), which consists 25 questions,45 minutes: 1. void main() { 200; printf("Typical Problem"); return 0; } Output : "Typical Problem".// NO warnings & NO Error. void main() { int a=-60,b=-34; unsigned int c=-24; printf("%d",c); return 0; } Ans : WARNING: initialized to negative value ,-24, to ,unsigned int,. void main() { printf("%u",-1