AMD Placement Paper 23-01-2013

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

aptitude

705


i want the sample placement paper of goldman sachs urgently. please send it to me

3933


what you will do when you struck in traffic ?

1057


what is difference between uv and visible spectroscopy and how to differentiate the drug compounds in uv visible region

1603


my question is : reverse a string in COBOL program (please write a code asap) input file: 1234abcdef abc*$#1___ cdef____ghi a_z_k_h___ 4_3_2_1___ ______5678 output file: 8765_____ 1_2_3_4__ h_k_z_a__ ihg____ghi 1#$*cba__ fedcb4321

1200






my question is : reverse a string in COBOL program (please write a code asap) input file: 1234abcdef output file: 8765_____ abc*$#1___ 1_2_3_4__ cdef____ghi h_k_z_a__ a_z_k_h___ ihg____ghi 4_3_2_1___ 1#$*cba__ ______5678 fedcb4321

1303


If anybody knows the recruitment procedure of IOTL & POWER MECHANICAL. send me the placement papers if u hav... very urgent ...

3903


how did you celebrate your last birthday?

1281


What kind of Issues/bugs arise in ETL projects? I would like to know few issues (critical to somewhat bugs ) normally occur in ETL process especially when testing? Domains can be banking, retail or any.

1427


why didn't get placed so far?

1198


Do we have vacancy for HR RECRUITER ?

1392


A frog wants to climb a pole which is 15 feet in height, frog can jump 3 feet every minute after which he rests for a minute where he slips down 2 feet. How much time will the frog take to reach the top of the pole?

609


Zero setting of sejong rottary press

1201


Recently conducted Apptitude test

1413


email me previous question papers of bob bank for po exams

2066