Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


CMC Placement Paper Apr 2006 --- Placement Paper

Answers were Sorted based on User's Feedback



CMC Placement Paper Apr 2006 --- Placement Paper..

Answer / anuj

Hi this is Anuj . I selected in Cmc through this placement paper .

CMC Placement Papers | CMC Interview Procedure |
CMC Aptitude Questions | CMC Technical Questions |
CMC Interview Questions


Some of the Technical questions i remember are :

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

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

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

4what 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

CMC Placement Papers | CMC Interview Procedure |
CMC Aptitude Questions | CMC Technical Questions |
CMC Interview Questions




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;

CMC Placement Papers | CMC Interview Procedure |
CMC Aptitude Questions | CMC Technical Questions |
CMC Interview Questions


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.

CMC Placement Papers | CMC Interview Procedure |
CMC Aptitude Questions | CMC Technical Questions |
CMC Interview Questions



Is This Answer Correct ?    4 Yes 0 No

CMC Placement Paper Apr 2006 --- Placement Paper..

Answer / sabapathy

send question and answer

Is This Answer Correct ?    3 Yes 0 No

CMC Placement Paper Apr 2006 --- Placement Paper..

Answer / bujji@2011

all diploma ece answers intervie

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Placement Papers Interview Questions

TechMahindra Pattern & Interview {09/05/2007} {Bangalore}

3 Answers   Tech Mahindra,


kirloskar group of companies

1 Answers   Kirloskar, Saint Gobain,


i wanna join d job for our pertionalty

3 Answers   Airtel,


Zycus Testing Question Paper

1 Answers   Zycus Infotech,


RELIANCE ENERGY PLACEMENT PAPER 17th July 2008......

2 Answers   Reliance,


Hyderabad Genpact Interview Scenario 6 March 2007

3 Answers   Genpact,


ZTE Telecom Writtentest And Interview Chandigharh 2006

1 Answers   NSN, ZTE,


INFOSYS PLACEMENT PAPERS ----- Placement Paper 11

1 Answers   Infosys,


20 May 2007 Rajam Tcs Pattern

2 Answers   TCS,


Tata Technology Placement Paper

2 Answers   TATA, Tata Technologies,


INFOSYS ALL PLACEMENT PAPERS

1 Answers   Infosys,


difference between in Applet and Application

1 Answers  


Categories