CMC Limited Placement Question Papers




CMC Limited Placement Question Papers

Filed under:

CMC Limited Placement Question Papers

Technical test

1. Unix OS is a
a) multi-taks b) mutual task c)multiple processe d)a&c

2 The TV Satilite Transmission is a
a) Half-Duplex b) Full Duplex c) one-way duplex d)non of the above

3 Which among is the OOPL
a) c b) java c) Cobol d) PAscal

4 what will be the output of
main()
{
int a=5,c;
int ptr;
ptr=&a;
c=*ptr * a;
printf("%d,%d",c,a);
}
a) 5,5 b)25,25 c) 25,5 d) Error

5 What can a Friend Keywoard do?
a) Free the memory
b) provide access to private & public variables
c) provide access to Private ,Protected, public variables.
d) never allowed to acccess any constructor

6. Abstract Class can be
a) Accessed as Constructors
b) used for hiding information of class
c) class is Abstract class
d) none of the above

7. The present LAn-card Supports
a)32kbphs b) 64kbphs c)128kbphs d) 256kbphs

8. What is CDMA Technology ?
a) Electronic calculator
b) Cellular phones
c) Rocket
d) Car

9. What is GC in JAVA?
a) De-allocates the memory
b) De-allocates the objects & its reference
c) Finalising of Memory
d) non-of the above

10 which among is thread class?
a) sleep()
b) IsAliva()
c) IsLive()
d) none of the above

11) main()
{
int x=10,y=5,p,q;
p=x>9;
q=x>3&&y!=3;
printf("p=%d q=%d",p,q);
}ans:1,1.

12. main()
{
int x=11,y=6,z;
z=x==5 || !=4;
printf("z=%d",z);
}ans:1

13) main()
{
int c=0,d=5,e=10,a;
a=c>1?d>1||e>1?100:200:300;
printf("a=%d",a);
}ans:300

14) main()
{
int i=-5,j=-2;
junk(i,&j);
printf("i=%d,j=%d",i,j);
}
junk(i,j)
int i,*j
{
i=i*i;
*j=*j**j;
}
ans:-5,4;

15. #define NO
#define YES
main()
{
int i=5,j;
if(i>5)
j=YES;
else
j=NO;
printf("%d",j);
}
ans:Error message

16. main()
{
int a=0xff;
if(a< <4>>12)
printf("leftist)
else
printf("rightist")
}
ans:rightist

17. main()
{
int i=+1;
while(~i)
printf("vicious circles")
}
ans:continuous loop.

Related Plament Papers and Companies

Cummins Infosystem Limited Placement Question Papers

Cummins Infosystem Limited Placement Question Papers 1. A person traveled 4 sides of the triangle with speed of a 100, 200, 300, 400 km/hr. what is the average speed of the whole journey. Ans 192 km/hr. 2. ow many times 3 occur from 3 to 3333. 3. A=1, B=1. do 5 times and find the value of A. { Add 1 to B. A * B. Assign this result to A. } Ans 720 4. 9 circles of diameter of 2 each are in the square. Find the height of a square. There were three rows each having 3 circles. 5. 5 questions on data sufficiency. 6. one set of 5 analytical

CMC Limited Placement Question Papers

CMC Limited Placement Question Papers 1. This questions is based on relations between persons of a family.Like, F is father of two children of different gender. A, G has same gender as C H, who is mother of B is sister of D …………… (Constraint is one should not marry their direct sibling) Questions are like 1. Totally how many male and females are there in the family. 2. According to the given data to whom D can marry ………………etc. 2.

Citicorp Overseas Software Limited Placement Question Papers

Citicorp Overseas Software Limited Placement Question Papers SECTION A 1. a man purchased 6 stamps of rupees 1 and seven stamps of 50 paisa. he paid Rs. 12. how much change he got back ? Ans. 2.50 Rs 2. REPUBLICAN = 108 so DEMOCRATE = ? 3. if ELECTRICITY - GAS =100then JACK - JILL = ? 4. 8 man work for 6 days to complete a work. How many men are required tocomplete same work in 1/2 day. Ans. 96 men. 5. A man drives at a speed of 40 miles/hr. His wife

CMC Limited Placement Question Papers

CMC Limited Placement Question Papers CMC Sample Test Paper 1. If Mr A is on the first step, Which of the following is true? (A) Mr B is on the second step (B) Mr C is on the fourth step. (C) A person Mr E, could be on the third step (D) Mr D is on heigher step than Mr C. Ans : (D) 2. If Mr E was on the third step & Mr B was on a higher step than Mr E which step must be vacant (A) step 1 (B) step 2 (C) step 4 (D) step 5 (E) step 6 Ans : (A) 3. If Mr

Hindustan Aeronautics Ltd Placement Question Papers

Hindustan Aeronautics Ltd Placement Question Papers Aeronautical Engineering 1. Air Fuel ratio in a jet engine will be of the order of: (a) 10:1 (b) 15:1 (c) 20:1 (d) 60:1 2. Fighter bombers use following type of engine: (a) Turbo-jet (b) Turbo-propeller (c)

  • Resources













  • Placement Papers Archives