0% found this document useful (0 votes)
73 views1 page

Section I:Computing Fundamentals (10 Marks) : Questions Shall Be Modeled On GMAT Pattern

This document outlines the sections and topics covered in an exam, including: I) computing fundamentals like computer evolution and organization, storage, and networking; II) fundamentals of programming such as algorithms, flowcharts, languages, and data processing; III) programming in C covering concepts, operators, input/output, control statements, functions, arrays, pointers, and data structures; IV) object-oriented programming concepts in C++; and V) general aptitude questions modeled after the GMAT with recommended textbooks.

Uploaded by

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

Section I:Computing Fundamentals (10 Marks) : Questions Shall Be Modeled On GMAT Pattern

This document outlines the sections and topics covered in an exam, including: I) computing fundamentals like computer evolution and organization, storage, and networking; II) fundamentals of programming such as algorithms, flowcharts, languages, and data processing; III) programming in C covering concepts, operators, input/output, control statements, functions, arrays, pointers, and data structures; IV) object-oriented programming concepts in C++; and V) general aptitude questions modeled after the GMAT with recommended textbooks.

Uploaded by

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

Section I :Computing Fundamentals (10 marks)

Evolutions of computers, Computer generations, Computer organization, Primary and


Secondary storage, Input-output devices, Computer software, Operating systems, Data
communications and computer networking, Multimedia, Classification of computers, etc.

Section II: Fundamentals of Programming (15 marks)


Algorithms, Flowcharts, Computer languages, System implementation and operation, File
organizations and Data processing, etc.
Section III: Programming in C (50 marks)
Introductory concepts, C Fundamentals, Operators and Expressions, Data Input and Output,
Control statement, Functions, Arrays, Pointers, Structures and Unions, Arrays, Stacks,
Queues and Linked Lists (Single, double, Circular), etc.
Section IV: Basic of OOPS and C++ programming (25 marks)
Understanding of the object oriented concepts, such as Classes and Objects, Generalizations,
Polymorphism, Abstract Classes and Re-usability, etc.
Section V :General Apptitude (50 marks)
Questions shall be modeled on GMAT pattern
Recommended Textbooks

1. Foundations of Computing - Pradeep Kumar Sinha and Priti Sinha (BPB)


2. Programming in ANSI C - E Balaguruswamy (TMH)
3. The Object-Oriented Thought Process - Matt Weisfeld (Techmedia)

You might also like