Cmc Placement Papers to Download in PDF and Word Format

Download cmc placement papers in ms word and pdf format for written exams. Check cmc sample interview questions and test papers for your job interview.
Advertisements

Online Number 1 - CMC Technical - Java

Test Type: Objective type multiple choice ExamTest Duration: 1 hourTest consists of two sections. Section-1 (non-Technical)Number of Questions : 91Time Duration : 1 hourPart-1: It consists of 20 verbal questions. E.g. Waterfall: Cascade:: a) b) c) d)Part-2: In this a passage has given and 4 questions. Passage has given on private sector management and labor policies. Questions are mainly based on the conclusions that can be drawn from the passage. Part-3: 20 arithmetic questions (easy to solve)Part-4: 20 Basic Mathematics questions taken from 9th, 10th and intermediate standard. Mainly on Triangle properties and simples calculations. (Easy to solve) For all the 20 questions: Two expressions...

CMC Placement Paper Technical Question Paper 30 April 2012

CMC Technical Questions1. what is NFS? a.Networking File System.2. what is BIOS? a.Basic Input Output System.3. What is RPC? a. Remote procedure Call. 4. Find shortest Path (graph has given). a. 455. What is the output ? main() { int i=5; if(i>5); { i=100; printf(" %d ",i); } } a. 1006. On huffman code one question has been given.7. No. of comparisions ina merge sort? A. (2n+1)8. Sorting of N elments how many comparisions are required? a.n-1.9. One question on selection sort (to find third pass of give list)10. What is a daemon process? a.11. What is the use of fork system call? a. To create child processes.12. In CPU scheduling , Non preemptive or pre emptive which one is best? a. Both have...
Advertisements

CMC Placement Paper CTIEMT Shahpur 17 January 2012

Firstly we had pre-placement talk , who told us about their company , vision and perspective.Than we had out Written Aptitude Test.It consisted of 50 Questions (time I forgot but I completed ahead of time so for me it was good plus No-Negative marking).First 10 were of veryyyyy simple arithmetic ( you dont even need any sort of preparation even)Than next 5 were of C Language, like:Where one must be known to the ASCII codes of A to Z and a to z to solveOne must be aware of loops .Removal of bugs.Find OutputNext 10 were of Operating System, Computer Architecture and Microprocessor.Then there was a comprehension, very basic!! I was wondering how it could be so basic.It...

CMC Haldia Institute Of Technology ,West Bengal - 9 March 2007

THE SELECTION PROCEDURE CONTAINS :1. technical test2.aptitude test3. technical interview4. hr interview THE QUESTION PAPER (ONLY APTI PAPER,NOT THE TECHNICAL ONE)WAS VERY COMMON & SAME AS THE PREVIOUS PAPERS OF CMCIN APTITUDE TESTTOTAL 7- sections, 91 questions,total time 50 mins,this portion was quite easier than technical 20 analogys-,1 comprehension -4 questions ,20 comparisions,20 arthematic question -easy - time is 10min, analyical reasioning 9,logical reasioning 9,data sufficiency 7,all are easy but time consuming, ALL SECTIONS HAVE DIFFERENT TIME LIMITATION CANT ACCESS D PREVIOUS SECTION WHILE D TIME ALLOCATED FOR ANOTHER SECTIONTECHNICAL TEST:THIS TEST CONTAINED 50 MICROPROCESSOR(pin...
Advertisements

CMC General - Interview

CMC General:1. Mention five topics in which you are comfortable. (So be sure what are you comfortable with and in which topics you are quite confident of yourself.)2. What are your future plans?3. What is your EAMCET rank and why didnt you join other Engineering colleges?4. Why did you opt for CMC?5. What is your standing in your class?6. If you are given a chance to choose higher studies and job, which would you prefer and why?Technical:1. In what way are data warehouses different from databases? (This has taken most of my time, since we got into a discussion of each and every aspect. Some important aspects touched upon are: OLTP transactions and OLAP transactions, querying, response-time...

CMC Technical - Java - Online Number 2

CMC Sample Test Paper. There are six steps that lead from the first to the second floor.No two people can be on the same step. Mr A is two steps below Mr C Mr B is a step next to Mr D Only one step is vacant ( No one standing on that step ) Denote the first step by step 1 and second step by step 2 etc. 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) If Mr B was on...

Online Number 4 - CMC Technical - Other

Analytical Reasoning (1-5) steps problem There are six steps that lead from the first to the second floor. No two people can be on thesame step. Mr A is two steps below Mr C Mr B is a step next to Mr D Only one step is vacant ( No one standing on that step ) Denote the first step by step 1 and second step by step 2 etc. 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) 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)...

CMC General - Other - Online Number 8

1. If we use front end processor for I/O operations then the load will be reduced on ans:cpu2. one question on DMA ans:DMA3. In list of 4 numbers the maximum number of comparisions to find the maximum and immediate maximum number4. 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 testing7. If the number of conditions in the decision table is n,the max number of ans:2 power n8. 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....

CMC Technical - Other - Online Number 3

CMC : Test Pattern Total 149 Question.100 Aptitide (Verbal,Reasoning,Analytical)(no -veMarks) 49 Technical ( -ve marks) (c,c++,Java,Operating System Concepts,Data Communication & Networks,PL/SQL) the test is for 1hr:30 Mins. Technical test1. Unix OS is a a) multi-taks b) mutual task c)multiple processe d)a&c2 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) PAscal4 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...

CMC SIET,Hyderabad, A.P - 27 April 2007

CMC PAPER ON 27th APRIL AT HYDERABADCampus interview at Scient inst of technologyAppeared around- 95Cleared written- 5 tesing1st---- Technical section, different for each Branch.50 questions - 30 mins., there was negative marking. Myself being from ECE branchSome of the questions i remember are:1. Which of the Following is platform independent?a)UNIX b)BASIC c)C d) JAVA2.Encription and Decription of data is done in which layera) presentation b) application c) session d).......3.TCP-UDP layer corresponds to which layer in the OSI model4Stack is Implemented bya)RAm b)ROM c)EPROM d)EEPROM5 When does an amplifier act as an oscillatoroptions were something like A1, A=1 6. A question on peak inverse...

CMC General - Other

CMC Technical Questions1. what is NFS? a.Networking File System.2. what is BIOS? a.Basic Input Output System.3. What is RPC? a. Remote procedure Call. 4. Find shortest Path (graph has given). a. 455. What is the output ? main() { int i=5; if(i>5); { i=100; printf(" %d ",i); } } a. 1006. On huffman code one question has been given.7. No. of comparisions ina merge sort? A. (2n+1)8. Sorting of N elments how many comparisions are required? a.n-1.9. One question on selection sort (to find third pass of give list)10. What is a daemon process? a.11. What is the use of fork system call? a. To create child processes.12. In CPU scheduling , Non preemptive or pre emptive which one is best? a. Both have...

CMC Mumbai - 12 July 2007

CMC PAPER ON 12th JULY AT MUMBAI20 analogies Questions------Banal:originalityExemplary:reproachEquivocation:meaningGrosteque:distortedExplosion:debrisResolved:doubtCurator:paintingIncommunicando:contactTenacity:weakAmbivalence: commitRegrettable:cementSlender:pejorativeSinger:chorusSvelte:emaciatedHear:inaudibleCrupescule:twilightMotley:colorBlameworthy:reproachContent:euphoricFutile:progency 3 puzzles: model test 5 barron 10th edition- F speaks English onlyG speaks English &French- Answer to 3rd puzzle 1 &3 onlyJLNeither I, II, not IIIRest questions were simple Technical part >normalization>echo$ uses>compiler types difference>simplex>oops>ground waves>5 ques on c>header file can be called...

Online Number 7 - CMC General - Other

CMC PAPER ON 12th JULY AT MUMBAI 20 analogies   Questions------ Banal:originality Exemplary:reproach Equivocation:meaning Grosteque:distorted Explosion:debris Resolved:doubt Curator:painting Incommunicando:contact Tenacity:weak Ambivalence: commit Regrettable:cement Slender:pejorative Singer:chorus Svelte:emaciated Hear:inaudible Crupescule:twilight Motley:color Blameworthy:reproach Content:euphoric Futile:progency   3 puzzles: model test 5 barron 10th edition -   F speaks English only G speaks English &French -  Answer to 3rd puzzle  1 &3 only J L Neither I, II, not III Rest questions were simple   Technical part   >normalization >echo$...

Online Number 16 - CMC Whole Testpaper

CMC PAPER ON 27th APRIL AT HYDERABAD Campus interview at Scient inst of technologyAppeared around- 95Cleared written- 51st---- Technical section, different for each Branch.50 questions - 30 mins., there was negative marking. Myself being from ECE branchSome of the questions i remember are:1. Which of the Following is platform independent?a)UNIX    b)BASIC    c)C   d)  JAVA2.Encription and Decription of data is done in which layera) presentation  b) application c) session d).......3.TCP-UDP layer corresponds to which layer in the OSI model4Stack is Implemented bya)RAm   b)ROM   c)EPROM  d)EEPROM5 When does an amplifier...

CMC Whole Testpaper - Online Number 15

CMC PAPER ON 9th MARCH AT WEST BENGAL   VENUE:    HALDIA INSTITUTE OF TECHNOLOGY ,WEST BENGAL DATE:9 & 10 MARCH,2007    HI , I M SUPRIYO MONDAL,AFINAL YEAR STUDENT OF APPLIED ELECTRONICS & INSTRUMENTATION ENGINEERING FROM  HALDIA INSTITUTE OF TECHNOLOGY,WESTBENGAL HAS BEEN SELECTED IN RENOWNED SOFTWERE COMPANY ,CMC ,A TATA ENTERPRISE   ON 10 th MARCH ,2007.I M SHARING SOME EXPERIENCES OF THE WHOLE SELECTION PROCEDURE     THE SELECTION PROCEDURE CONTAINS :1. technical test 2.aptitude test 3. technical interview4. hr interview   THE QUESTION PAPER (ONLY APTI PAPER,NOT THE TECHNICAL ONE)WAS VERY COMMON & SAME AS THE PREVIOUS...

CMC Whole Testpaper - Online Number 14

CMC PATTERN ON 25th JULY 2006  AT ANDRA PRADESH   friends,     selection procedure contains                            1.aptitude test                            2. technical test                            3. technical interview                           ...

Online Number 6 - CMC General - Other

CMC Technical Questions 1.   what is NFS?       a.Networking File System.2.   what is BIOS?       a.Basic Input Output System.3.   What is RPC?         a. Remote procedure Call.                                                          Freshersworld.com4.   Find shortest Path...

Online Number 5 - CMC General - Other

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                                        ...

CMC Technical - Java - Online Number 11

Test Type: Objective type multiple choice ExamTest Duration: 1 hour Test consists of two sections. Section-1 (non-Technical) Number of Questions            : 91Time Duration                      : 1 hourPart-1:    It consists of 20 verbal questions.             E.g. Waterfall: Cascade::             a)        b)      c)       d)...

Online Number 10 - CMC Technical - Java

CMC Sample Test Paper.There are six steps that lead from the first to the second floor.No two people can be on the same step.Mr A is two steps below Mr C Mr B is a step next to Mr D Only one step is vacant ( No one standing on that step )Denote the first step by step 1 and second step by step 2 etc. 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 6Ans : (A)  If Mr B was on...