AMD Placement Paper 23-01-2013
Answer / guest
20 Questions 1 hour time duration.
all are theory questions.
1) 8085 address lines and memory range.?
2) swapping of two numbers with out using third variable?
3) a piece of work done in 20,30,60 days(A,B,C) respectively. A takes help
of B and C. In how many he completes the work.?
4) #include<stdio.h>
void main()
{
int i=-1,j=-1,k=0,l=1,m;
m=i++&&j++&&k++||l++;
printf("%d%d%d%d%d",i,j,k,l,m);
} explain why.?
5)#include<stdio.h>
int main()
{
int i;
char s[3]="man";
for(i=0;i<3;i++)
{
printf("\n%c%c%c%c",s[i],i[s],*(i+s),*(s+i));
}
return 1;
}
6)#include<stdio.h>
int main()
{
extern int i;
i=20;
printf("%d",i);
return 1;
}
7) difference between function overloading and operator overloading.?
8) Triangle(ans : 12) How many triangles are there inside the triangle.?
9) How Variables declared in C are different from c++?
10) What is the use of enum data type?
11) What is array of pointers and pointers of array.?
12) What is copy constructor ?
13) What is dangling pointer?
.........
| Is This Answer Correct ? | 1 Yes | 0 No |
InterGraph Placement Papers ------ Intergraph placement Paper 3
Deloittte Interview Questions on .. Net {3+yrs experienced}
7 Answers Deloitte, HCL, Logica CMG, Sapient,
Interview question
Celstream Placement papers ---------placement paper 1
Learn T-SQL from SQL School
ZTE Telecom Writtentest And Interview Chandigharh 2006
placement paper for capgemini
TechMahindra Interview Procedure With Online Test 2007 Apr 18
2 Answers MAHINDRA, Tech Mahindra,
Aricent Paper & Interview : : 06 Mar 2007 : : Patiala
21 Answers Aricent, iNautix, TCS,
Recently conducted Apptitude test
syntel placement papers
HUAWEI PLACEMENT PAPERS
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)