Value labs Placement paper (Jan2010)
Answers were Sorted based on User's Feedback
Answer / gopinath
Hi Friends-
I have attended the recent valuelads test.
Here r some questions.
Written Test consists of 25 questions & time is 30 min.
(1-15) Based on aptitude and reasoning.
(16-20) General Knowledge
(21-25) Programming in C/C++
16) Which is the 3rd highest peak in INDIA?
Answer : 3rd Kanchenjunga - 28,156'
17) Who was the first non-congress Prime Miniseter of INDIA
Answer : Morarji Ranchhodji Desai
18) Which company caption is network of computers
19) The year yahoo, Amazon came?
Answer : 1995
20) The other name of river Ganges?
Answer : Bhageerathi
21) What is the output of the following program
void main()
{
extern int i;
int i=20;
printf("%d", i);
}
22) What is the output of the program?
{
int const *p;
p=5;
printf("%d", ++(*p));
}
23) What is the output of the program?
struct a
{
int x;
struct a,b;
}
24) What is the output of the program?
{
int i=10,j=20;
j=i,j?(i,j)?i:i:j:j;
printf("%d,%d",i,j);
}
BEST OF LUCK MY FRIENDS
| Is This Answer Correct ? | 19 Yes | 5 No |
Answer / divya.dbl
please send the placement papers of valuelabs
| Is This Answer Correct ? | 12 Yes | 2 No |
Answer / sree
Which company caption is network of computers
ans : SUN MICROSYSTEM
| Is This Answer Correct ? | 13 Yes | 5 No |
Answer / sree
What is the output of the program?
{
int const *p;
p=5;
printf("%d", ++(*p));
}
ans :garbage value .reason .p is a pointerand
increamenations is not possible
| Is This Answer Correct ? | 12 Yes | 9 No |
electrical and electronics engineering
2 Answers Lanxess, Rossell Techsys, TCS,
ACCOUNTANT ASSESTANT
EasyTech placement papers
My experience-IBM Interview on 23/06/2010
L&T
placement papers
INFOSYS PLACEMENT PAPERS ----- Placement Paper 10
Aditi placement paper
Honeywell placement papers --------- placement paper 2
TCS aptitude questions wid answer
Deputy Manager (IT) PNB
73 Answers ICICI, Punjab National Bank,
InterGraph Placement Papers ------ Intergraph placement Paper 2
Software (196929)
Sciences (12521)
Engineering (38023)
Business Management (7372)
Accounting (11552)
Advertising Media (662)
Architecture Design (207)
Call Centre (2482)
Fashion Modelling (332)
Government (17383)
Law (806)
Tourism Hotel (377)
Everything Else (2322)
Military Police (160)
Skills Abilities (0)
Aptitude Questions (4305)
Placement Papers (705)
Certifications (3752)
Visa Interview Questions (2231)
Code Snippets (1098)
Entrance Exams (862)
ERRORS (16636)