Go Back   StudyChaCha 2024 2025 > StudyChaCha Discussion Forum > General Topics

  #1  
Old June 8th, 2014, 03:19 PM
Sashwat's Avatar
Super Moderator
 
Join Date: Jun 2011
Default CDAC Entrance Exam Question Papers

Here I am looking for the Sample Questions for CDAC Common Admission Test (C-CAT), can you please provide me the same????

As you are looking for the Sample Questions for CDAC Common Admission Test (C-CAT), so here I am sharing the same with you


Section A
1. The stenographer is very efficient. He is ______ to his firm.
A) an asset
B) a credit
C) a blessing
D) a boon
2. This brand of TV is quite inferior_____ that one.
A) than
B) to
C) with
D) over
3. Two men start together to walk to a certain destination, one at 3 kmph and
another at 3.75 kmph. The latter arrives half an hour before the former. What
is the distance?
A) 6km
B) 7.5km
C) 8km
D) 9.5km
4. What is the average of the positive numbers from 1 to 100?
A) 49.5
B) 50
C) 50.5
D) 51
5. If RAJIYA is coded as YARAJI, How is SHIVANI CODED?
A) NISIHVA
B) NISHVIA
C) NISHIVA
D) NIHSIVA
6. The value of A is 1 if A% of 100 is1, then what is the value of p if p% of 50 is
85?
A) 160
B) 170
C) 180
D) 185

Section B
1. What is the output of following program?
int main()
{
char boolean[][6]={"TRUE","FALSE"};
printf("%s",boolean[(unsigned int)-1 == ~0]);
}
Centre for Development of Advanced Computing

A) 0
B) 1
C) FALSE
D) Run time error
2. What will be the out put of following program?
#include
void main()
{
int n=0;
if(n++)
{
printf("C-DAC");
}
else if(n--)
{
printf("ACTS");
}
}
A) C-DAC
B) ACTS
C) C-DAC ACTS
D) Error
3. Which of the following stack operations would result in stack underflow?
A) Peek
B) Pop
C) Push
D) Two or more of the above answers
4. Which of the following statement is true?
A) A link list is a collection of structure a ordered by their physical placement
in memory like an array
B) The double linked lists have no beginning and no end
C) A stack is a buffer in which data items are retrieved in reverse order from
which they are placed in the buffer
D) None of the above
5. Which of these is not a layer of the TCP/IP model?
A) Network
B) Internet
C) Presentation
D) Application
6. Which of the following topologies is used for Ethernet?
A) Star
B) Bus
C) Ring
D) All of the above
Centre for Development of Advanced Computing

7. Which of the following is the most suitable scheduling scheme in a real-time
operating system?
A) Round-robin
B) First-come-first-served
C) Pre-emptive scheduling
D) Random scheduling
8. In which of the following scheduling policies does context switching never take
place?
A) Round-robin
B) Shortest job first
C) Pre-emptive
D) All of the above
9. What is the advantage of inheritance?
A) Achieves Reusability of code
B) Hides the data
C) Allows usage of common function for multiple tasks
D) Handles the Exception
10. A Vehicle and an engine have a ________________________.
A) Is – A relationship
B) Has – A relationship
C) No relationship
D) Polymorphic relationship

Section C
1. How many flip-flop circuits are needed to divide by 16
A) Two
B) Four
C) Eight
D) Sixteen
2. Program counter in a digital computer
A) counts the number of programs run in the machine
B) counts the number of times a sub-routine is called
C) counts the number of time the loops are executed
D) points the memory address of the current or the next instruction
3. S-R type flip-flop can be converted into D type flip-flop if S is connected to R
through
A) OR gate
B) inverters
C) AND gate
D) Full Adder
4. Why DMA is faster than Programmer I/O technique?
A) DMA transfers data directly using CPU
B) DMA transfers data directly without using CPU
Centre for Development of Advanced Computing

C) DMA uses buffers with CPU
D) DMA uses interrupted driven I/O
5. Convert decimal value (888)10 to base-5.
A) (444)5
B) (12023)5
C) (131313)5
D) (12021)5
6. Simplify the Boolean expression (A+B+C)(D+E)' + (A+B+C)(D+E) and choose
the best answer.
A) A + B + C
B) D + E
C) A'B'C'
D) D'E'
7. If the quantization error is 0.1% which of the following AD converter it belongs
to?
A) 10 bit A/D converter
B) 5 bit A/D converter
C) 1 bit A/D converter
D) 20 bit A/D converter
8. For a request of data if the requested data is not present in the cache, it is
called a _____
A) Cache Miss
B) Spatial Locality
C) Temporal Locality
D) Cache Hit
9. When the address of the subroutine is already known to the Microprocessor
then it is _____ interrupt.
A) Maskable
B) Non-maskable
C) Non-vectored
D) Vectored

Last edited by Aakashd; December 5th, 2019 at 03:41 PM.
Reply With Quote
Other Discussions related to this topic
Thread
Question about short term courses at CDAC without entrance exam?
CDAC Entrance Exam Papers Download
CDAC Entrance Exam Previous Papers PDF
CDAC Entrance Exam Papers With Answers Pdf
CDAC C-CAT Exam Papers
Result of CDAC Entrance Exam
Is There Any Entrance Exam For CDAC
CDAC entrance exam in
CDAC Entrance Exam Course
CDAC Mumbai Entrance Exam Next CDAC Exam
CDAC Entrance Exam Previous Year Question Papers With Answers
Question Paper Of CDAC Entrance Exam
When Will Be The CDAC Entrance Exam In
Joint Entrance Screening Test PhD entrance exam modal question papers
CDAC CET Exam Papers
GBTU SEE Entrance Exam Mathematics Exam Old Question Papers
Tamil Nadu Common Entrance Test MCA entrance exam previous year question papers
CDAC entrance exam previous year question papers
CET CDAC exam question papers
CDAC entrance exam






  #2  
Old July 29th, 2015, 03:22 AM
Junior Member
 
Join Date: Jul 2015
Default Re: CDAC Entrance Exam Question Papers

Hi can you pls send me some sample question papers for the Common Admission Test (C-CAT).
My email id: amit.agrawal002@gmail.com
Reply With Quote
  #3  
Old November 17th, 2015, 09:07 AM
Unregistered
Guest
 
Default

Sir can u plzzz help me with cdac previous year paper my mail I'd is Naresh.kalal134@gmail.com
Reply With Quote
  #4  
Old November 17th, 2015, 08:48 PM
Junior Member
 
Join Date: Oct 2015
Default Re: CDAC Entrance Exam Question Papers

I need the question paper for cdac for 2013. Can you share this with me. Please shoot me an email in the follow gpsabu@gmail.com
Reply With Quote
  #5  
Old November 1st, 2018, 01:41 PM
rathodsneha23@gmail.com
Guest
 
Default Re: CDAC Entrance Exam Question Papers

want sample question papers of c-cat
Reply With Quote
  #6  
Old January 3rd, 2019, 09:07 PM
Unregistered
Guest
 
Default Re: CDAC Entrance Exam Question Papers

please forward some question papers & the material you have for CDAC & predac examination on my email id-kpburujwale@gmail.com
Reply With Quote
  #7  
Old January 13th, 2020, 10:40 AM
Unregistered
Guest
 
Default

please forward some question papers & the material you have for CDAC & predac examination on my email id-akshayhawale5495@gmail.com
Reply With Quote
  #8  
Old August 18th, 2020, 10:29 PM
Unregistered
Guest
 
Default Re: CDAC Entrance Exam Question Papers

please send the sample paper for cdac for september 2020 batch online exam on emailid- nidhi.smart10@gmail.com
Reply With Quote
  #9  
Old December 21st, 2020, 01:08 AM
Unregistered
Guest
 
Default Re: CDAC Entrance Exam Question Papers

Can you share me the last 3 years question paper with my on shared email address tusharnarang0001@gmail.com
Reply With Quote
  #10  
Old April 15th, 2022, 11:54 PM
Shivam01
Guest
 
Post Re: CDAC Entrance Exam Question Papers

Hello Sir, can you help me with the question papers for the CDAC CCAT for years 2019, 2020, and 2021
Reply With Quote
Reply




All times are GMT +6. The time now is 06:39 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Search Engine Friendly URLs by vBSEO 3.6.0 PL2

1 2 3 4 5 6 7 8