Page 8 - Modular_V1.1_Flipbook
P. 8
CONTENTS
01 Introduction to C++ 7
Features of C++ Starting Turbo C++ Structure of a C++ Program
02 Getting Started with C++ 13
C++ Character Set More Solved Programs
Periodic Assessment-1 21
03 Operators in C++ 22
Operators Operator Precedence
Expressions Type Casting
04 Input and Output in C++ 33
Output Input
Escape Sequence Characters Comments
05 Conditional Statements 38
The if Statement The if…else Statement
The if…else…if Ladder The switch Statement
Difference between if and switch Statements More Solved Programs
Periodic Assessment-2 50
Test Sheet-1 51
06 Loops 53
The for Loop The while Loop
The do-while Loop Nested Loop
Infinite Loop Difference Between while and do-while Loops
Jump Statements More Solved Programs
07 OOP Concepts 67
Object-Oriented Programming Principles of OOP
Periodic Assessment-3 72
08 Functions in C++ 73
Function Types of Parameters and Arguments
Different Methods to Call a Function Scope of Variables
More Solved Programs
09 Header Files and Library Functions 83
Header Files Functions of math.h Header File
Functions of stdlib.h Header File More Solved Programs
10 App Development 90
What is an App? Defining the Android and iOS
Types of Mobile Apps Categories of Apps
Downloading and Installing the App Developing an App
Periodic Assessment-4 100
Test Sheet-2 101
Project Work 103
Explore More (Latest Technological Developments) 106
OGO Cyber Sample Questions 109
Keyboard Shortcuts (C++) 111
Glossary 112
(vi)

