|
CISCO � ALL PAPERS 2005
Cisco paper held in ISI on 5th august.
20 questions - analytical
40 questions - system concepts and c.
analytical section.
1.12 quantative questions
2.4 meanings
3.4 matching(like goat::rat)
1.what is the length of the largest diagonal in a cube of 1unit.
ans:2*sqrt(3).
2.if 0<s*t<1 then the values of s and t many be
ans:s>-1 and t>-1
3.one of the digits of a two digit number is 6,whose sum is half of there
product and whose product of the half of the reverse order number.what is
the number.
ans:63
4.how many times 0.01 is larger than (0.0001)*(0.0001)
ans:10**6.
5.a train of length 200mts is moving with a velocity of 100km/hr towards
east.a car is comming with a velocity of 72km/hr in the opposite
direction.how much time the car takes to cross the train.
6.canibalism-
7.humino::static
ans:human::--
8.concrete::abstract
ans:matter::mind
9.elevator-above
10.ramesh,robert,ravi,rahul r doing newpaper business.....
ans:ramesh,either ravi/rahul
system concepts:
1.int a[5,6]
how much memory will be allocated
2.char p[6];
char *d[10];
ans:d=(char*)p
3.using LFU algorithm,how many page faults will occur of the pages r
|
|