0% found this document useful (0 votes)
63 views

Cdac

The document outlines the topics covered in three sections of a technical exam: Section A focuses on English, aptitude, and reasoning questions. Aptitude topics include math concepts while reasoning covers logic puzzles. Section B covers programming concepts like C language, data structures, operating systems, and networking. Questions test knowledge of concepts like loops, pointers, and data transmission protocols. Section C addresses computer hardware like microprocessors, digital logic, and architecture. Example topics are instruction sets, registers, logic gates, and memory interfacing.

Uploaded by

suy
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
63 views

Cdac

The document outlines the topics covered in three sections of a technical exam: Section A focuses on English, aptitude, and reasoning questions. Aptitude topics include math concepts while reasoning covers logic puzzles. Section B covers programming concepts like C language, data structures, operating systems, and networking. Questions test knowledge of concepts like loops, pointers, and data transmission protocols. Section C addresses computer hardware like microprocessors, digital logic, and architecture. Example topics are instruction sets, registers, logic gates, and memory interfacing.

Uploaded by

suy
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 5

Section-A

ENGLISH- 20 ques

APTITUDE- 15 ques

REASONING- 15 ques

APTITUDE Topics: –
------------------
Numbers

HCF & LCM

Average

Ages

Percentage

Profit & Loss

Partnership

Chain Rule

Time & Work

Pipes & Cisterns

Time & Distance

Boats & Streams

Trains

Calendar

Simple Interest

Compound Interest

Permutation & Combination

Probability

REASONING Topics: –
-------------------
Sitting Arrangement (Circular Table , Straight Line)

Series (Number)

Analogy

Direction Sense(North East West South)

Coding Decoding (A-Z)

Blood Relation (sentence form , A+B –>A is sister of B )


Data Sufficiency

Syllogism (2 & 3 Statements & Conclusion)

Ranks

———————————————————————————————————

Section-B

C-Language – 15ques

Data Structure- 6-8ques

Operating System- 6-8 ques

OOPS- 8-10ques

Data Communication & Networking – 8-10ques

C-Language – 15ques

Data Structure +Operating System+OOPS+Data Comm & N/Wing = 35ques


--------------------------------------------------------------------------------

C-Language
-----------

Simple Operators Based(Learn Precedence table)

if –else (focus on semi colon and paring of if else )

loops

recursion

macro

pointers(Variable,Array,String)

storage classes (program as well as theoretical ques)

static variable concept

structure & union

10-12 ques based on (Find out the Output of given ques)

3-5 ques based on Theoretical Concept

Data Structure
--------------

Theoretical Based

Stack

Queue
Linked List

Searching

Sorting

Evaluation of Infix Prefix Postfix

Algo Complexities (Mostly asked worst case )

Binary Tree Based (Preorder postorder inorder)

Operating System
----------------

Memory Management

Page Faults

Segmentation

Paging

Deadlock

Fragmentation

Unix /Linux/(Based General Ques)

Process States

Dispatcher

Threads

OOPS
-----

Classes

Objects

Encapsulation

Abstraction

Inheritance

Polymorphism

Static Members

1-2 ques based on C++ program logic (not asked output)

Data Communication & Networking


---------------------------------

Topology
OSI Layers compare with TCP/IP

Internetworking & Networking devices

Switching Techniques

LAN, MAN, WAN

Addressing (Class- A B C D E)

Port Numbers (ftp,http,https,telnet,dns,pop)

MAC Address

IPV6 vs IPv4

Section-C
---------------------------------------------------------------------------------
Microprocessor – 25 ques.

Digital Logic – 14-15 ques.

Computer Architecture – 10-11 ques.

Microprocessor
--------------

Microprocessors chip

I/o devices (RAM ,ROM , MEMORY BASED )

Microprocessrs Interfacing

Microprocessors Architecture ( Data Bus , Control Bus,Address Bus )

Data transfer operation

Logic operation

Counters

Stack

Registers( Genral purpose peripharls device ),

Interrupt,

Interfacing and Convertes (D/A,A/D)

Digital Logic
-------------

Flip-Flops

Clock

Registers
Logic Gates(ex-or, ex-nor, and ,or ,not )

Logic families

K map

Complements (1’s ,2’s )

Number system(BCD codes ,hexadecimal no. system & octalno. system)

Computer Architecture
----------------------

Machine Instruction (memory- reference nstruction , register -reference


instruction,i/o instruction)

Addressing Modes

ALU Data Path

CPU Control Unit Design

Memory Interfacing

Pipeling

Memory (cache m/r,main m/r , secondary m/r )

You might also like