Whole Testpaper - 1 April 2006
IMPETUS PAPER - APR 2006 Hello Friends, the format of the paper is they ask 10 simple qs of logical reasoning and 30 technical qs with 2-3 qs on all the topics ranging from DBMS,S/w engg.,networking,c,c++ etc. for the preperation u can refer multiple chice questions in computer science book by Timothy J Williams.the cut off is 50% and time given is 40mins.here r a few qs. 1) for(i=1;i<=3;i++) { printf("%d",i); continue; i++; } ans: 1,2,3 2)if(a=0) printf(" a is 0 "); else printf(" a is not 0 "); 3)which are distructive testing 4)wat is the size of new generation ip x addreass(IP x 6) 5) wat is the initial IP address(IP x 4) 6)Que is implemented by array and linked...