Click Here to Get Worlds Smallest Email Id (Better than Gmail & Yahoo!)

JobsAssist.com - Jobs Resources & Placement Papers
Get Vyom Interview Success Kit Now!
» Now 9,000 Questions & Answers !!
» 10,000+ Pages | Written by 58 Subject Experts | 81 Question Categories
» Every Successful Candidate has this!
Special

Get Salary before getting a Job!
Click here


Main Menu

JobsAssist.com Home Home
 Freshers Jobs Freshers Jobs
Latest Freshers Jobs Latest Jobs
Add Freshers Jobs to My Yahoo My Yahoo!
Free Vyom Career Magazine Free Career Mag
 IT Companies Placement Papers IT Placement Papers
 Govt. Sector Companies Placement Papers Govt. Sector Papers
 5000 IT Companies Directory IT Directory
 Free Magazines Free Magazines
 Consultants Directory Consultants
 Training Institutes Directory Training Inst.
 Interview Questions Interview Questions
 Motivational Quotes Motivational Quotes
 Call Center Information Call Center Info
 Final Year Projects Final Year Projects
 Jobs Discussion Forums Jobs Forum
 Vyom Resume Submitter Resume Submitter
 Free Resume Builder Downloads Free Resume Builders
 Contact Us Contact Us


Resume Submitter

Vyom Network
    Vyom Resources
    Source Codes
    Online Exams
    Discussions World
    Free eBooks
    20,000 Downloads

HOT Resources
Free Career eMagazine

  Advertise for FREE!

HOT eBook

Search JobsAssist.com
Google



Your Ad Here

Welcome to JobsAssist.com - Single Stop for Complete Career Resources
Home » Placement Papers » CMC Placement Papers » CMC Placement Paper 18


Join VYOM-JOBS and receive latest 2008 Placement Papers for FREE

 

CMC Placement Paper 18


Error icon Receive Genuine Job Information & latest Walk-in details in your mailbox everyday! Join our Yahoo! Group by entering your email in the form below:


Search Jobs:
(For Example: Software Testing Jobs, BPO Jobs, J2EE Jobs, etc.)
Click here to register on India's Fastest growing Job site.

CMC Sample Question Paper


1.     If we use front end processor for I/O operations then the load will be reduced on 
        ans:cpu
 

2.     one question on DMA
        ans:DMA
 

3.     In list of 4 numbers the maximum number of comparisions to find the maximum and immediate 
        maximum number
 

4.     Confuguration management does not consider about                                 
        ans:hard ware devices.
 

5.    The most important factor of the coding:  ans:readability.
 

6      Which of the following testing methods is used as a aceptency test
       ans:functional testing
 

7.    If the number of conditions in the decision table is n,the max number of 
       ans:2 power n
 

8.    What is meant by swaping?
 

9.    If(node!=null)
        {
        write(node) A(left B,right D)
        traverse(right subtree) D(left E,right f)
        write(node) 
        traverse(left subtree)}
 


10.   A question on Functional Dependencies which is not FD in the following?
 

11.   If T(x)=2T(x/2)+1 T(1)=1 and n is the power of 2 then T(x)=?                                   
        ans:(2n-1)
 

 12.  If we want to access the data and members of a class to the immediate derived class  which 
        access specifier is used?
        ans:protected
 

13.  Two questions on Queries(sql) technical test is easy.u must attempt first data comparisons, then 
       arithmetic, then datasufficiency.
 

14.   windows NT is:
        1.  extension to windows 95 2)mutiprocessing system
        3.  provides GUI 4)none of the above.      


CMC Aptitude questions in Barron's GRE
---------------------------------------
Page No. Question Nos.

11          5,6,7 - An instructor...

12          9,10,11 - Dormitories..., It's important..., The Census Bureau...

34          7,13,14,15,16 - My father..., All ...

37          25 - I'm afraid...

40          17,18,19,20,21,22 - Mathematics...

41          25 - Television...

89          14 - Hobble

99          According to the passage... (RC)

273        30,31 - x,y,z are consecuive..., a/b-c = -5/c+b

408        1,2,3,4 - An office manager...

413        40,41 - As president...


438        7 - Wilbur is 6

439        8,9,10,11,12 - A project

441        5,6 - If Elaine..., Frank must...

444        24 - A meadow...

471        23,24 - In 1978...

473        8 to 16 (Analogy) Bleat: Sheep ...

494        23 - The current trend...

591        23 - Lillian, who...

 

      C Questions 

   Read Exploring in c:(bitwise operators,precedence)                                         
          1.     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.
 

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

3         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
 

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

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

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

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


8       One question on assigning two different structures; i.e structure1 variable1=structure1 variable2

 




Join VYOM-JOBS and receive latest 2008 Placement Papers for FREE
Click here to register on India's Fastest growing Job site

Vyom Network     Privacy Policy

JobsAssist.com is a part of Vyom Network.

Vyom Network : Free SMS, GRE, GMAT, MBA | Online Exams | Freshers Jobs | Software Downloads | Programming & Source Codes | Delhi Info | Jobs, Discussions | Placement Papers | Free eBooks | Free eBooks | Free Business Info | Interview Questions | Free Tutorials | Arabic, French, German | IAS Preparation | Jokes, Songs, Fun | Free Classifieds | Free Recipes | Free Downloads | Bangalore Info | Tech Solutions | Project Outsourcing, Web Hosting | GATE Preparation | MBA Preparation | SAP Info | Software Testing


Placement Papers
Copyright ©2003-2010 Vyom Technologies, All Rights Reserved.
Page URL: http://www.jobsassist.com/placementpapers/cmc-placement-paper-18.asp

Download Yahoo Messenger | Job Interview Questions | Software Testing Tutorials | Winrunner Tutorial | Test Director Tutorial | C++ Projects