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 |
TISL PLACEMENT PAPERS -------------- Placement Paper 3
Verifone PLACEMENT PAPERS ------ Verifone Placement Paper 2
apptitue and technical
2 Answers CSC, Saint Gobain, Tata Chemicals,
PHILIPS PLACEMENT PAPERS
Hcl Technologies 3+ Experienced Sql server Questions
difference between in Applet and Application
Sks Microfinance
what is karebros ?
mechanical engg questions
New Samsung Galaxy S IV , iPhone 5 ,HTC , Nokia , Blackberry Available
IBM PLACEMENT PAPERS ------ IBM placement Paper 4
NIC Placement Papers
27 Answers BM, Honeywell, NIC, Puneet,
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)