MCS-011

ebook Problem Solving and Programming

By Dr. DK Sukhani

cover image of MCS-011

Sign up to save your library

With an OverDrive account, you can save your favorite libraries for at-a-glance information about availability. Find out more about OverDrive accounts.

   Not today

Find this title in Libby, the library reading app by OverDrive.

Download Libby on the App Store Download Libby on Google Play

Search for a digital library with this title

Title found at these libraries:

Library Name Distance
Loading...

This book is useful for IGNOU BCA &MCA students. A perusal of past questions papers gives an idea of the type of questions asked, the paper pattern and so on, it is for this benefit, we provide these IGNOU MCS-011: Problem Solving and Programming Notes. Students are advised to refer these solutions in conjunction with their reference books. It will help you to improve your exam preparations.

This book covers Problem Solving with Computers: Algorithms, and Flowcharts. Data types, constants, variables, operators, data input and output, assignment statements, conditional statements, string and character handling, data validation examples.

Iteration, arrays, strings processing, defining function, types of functions, function prototype, passing parameters, recursion. Storage class specifiers, pre-processor, header files and standard functions. Pointers: Definition and uses of pointers, pointer arithmetic, pointers and array, pointers and functions, pointer to pointer. Structures, union, pointers to structures, user-defined data types, enumeration.

Data files: Opening, closing, creating, processing and unformatted data files. Introduction to Dynamic Memory Allocation, command line arguments, systems calls.

MCS-011