![]() |
| Home | Jobseekers Login | Post Your Resume | Directory | Discussion Forum | Recruiters Login |
| Search Jobs | Placement Papers | Fresher Jobs | Government Jobs | Freshers WalkIns | BPO Jobs |
| << Back To Placement Papers List >> |
| Sasken Placement Papers and Sample Papers 2003 |
Sasken Placement Papers and Sample Papers |
Next Page |
|
APTITUDE 1. Two people were walking in opposite directions.both of them walked 6 miles forward then took right and walked 8 miles.how far is each from starting positions? a) 14 miles and 14 miles b) 10 miles 10 miles c) 6 miles 6 miles 2. a person has certain number of cows and birds.they have 172 eyes and 344 legs.how many cows and birds does he have? 3.a person has 14 red socks and 14 white socks in a drawer.what is the minimum number of socks that he should take to get a correct pair? 4.when a number is multiplied by 13,it will become greater to 105 by
an amt with which it is lesser 5.when asked what the time is, a person answered that the amount of time
left is 1/5 of the time 6.when I become as old as my father is now, I will be 5 times the age
of my son.and my son will 7.two peoples on cycles are traveling at 10 miles / hour.when they reach
a distance of 50 miles, a 8.my successor's father is my father's son. and i don't have any brothers
or sons..who is my COMPUTER SCIENCE 1. which of these checks for structural errors of a language 2. threads in the same process share the same 3.the depth of a binary tree... 4.a program computing log(n) accepts 1000 inputs its execution time is
110 ms...when it doubles 5.algorithm to find the balancing of paranthesis was given and output
had to be obtaines...using 6.which of the followin is non preemptive 7.problem to find the avg waitin time of sjf..given the burst times of each process 8.which of the follwing may be implemented using a stack 9.which of the foll data structures can be randomly accessed givin loc APTITUDE C – SECTION 1. Find output …………. Int *ptr=&const; ………… ((((( ans:error))))) 2. Find output ……….. Function(i=10); …………… (((((ans:error))))) 3. #define SWAP(x,y) t=x;x=y;y=t; main() { int x=5,y=6; if (x>y) SWAP(x,y); Printf(“x=%d y=%d\n”,x,y); } ((( note that the function SWAPis not within braces)))) 4. sum(int x) {int t; if(x<=1) return (1); t=sum(x-3)+sum(x-1); return (t); } if 6 is passed to the function, what is the value returned to the calling function. (((((((ANS===== 9))))))))) [ans:don’t remember the actual _expression.if the _expression is the same the ans was nine] 5. what is int (*ptr)[]()? 6. Main() {int a[]={0,2,4,6,8}; int *ptr; ptr=a; printf(“%d”, *((char *) ptr+4)); } find output 8 2 4 6 (((((( ANS==== 4))))))) 7. which takes the same memory space regardless of the type of operating system? Char* char int float 8. main() { int I=3; while(I--) {int I=100; I--; Printf(“%d”, I); } } find output. 100 99 98 99 98 97 99 99 99 error ((((( ANS== 99 99 99))) 9. main() {char ch; for(ch=’0’;ch<=255;ch++) printf(“%c”, ch); } ((((((([ans : infinite loop)))))) 10. some program using variable b which was not initialized so ((((ans error)))) |
|
Sasken Placement Papers and Sample Papers |
Next Page |
| Contact
Us | About
YuvaJobs | Advertise
On Yuva Network | Terms
of Services | Privacy
Policy | Site
Map | Jobs
Archive | Career
with us For Jobseekers: Home | Search Jobs | Submit Resume | All Companies Details | MY YuvaJobs Box For Employers: Home | Buy Resume Database Access | Post Jobs | Employer Login | New Employer |