Page 8 - Modular_V2.0_C++_Flikpbook
P. 8
CONTENTS
01 Introduction to C++ 7
Features of C++ Starting Turbo C++ Structure of a C++ Program
02 Getting Started with C++ 14
C++ Character Set More Solved Programs
Periodic Assessment-1 23
03 Input and Output in C++ 24
Output Input
Escape Sequence Characters Comments
04 Operators in C++ 30
Operators Operator Precedence
Expressions Type Casting
05 Conditional Statements 42
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 56
Test Sheet-1 57
06 Loops 59
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 75
Object-Oriented Programming Principles of OOP
Periodic Assessment-3 84
08 Functions in C++ 85
Function Types of Parameters and Arguments
Different Methods to Call a Function Scope of Variables
More Solved Programs
09 Header Files and Library Functions 96
Header Files Functions of math.h Header File
Functions of stdlib.h Header File More Solved Programs
10 App Development 104
What is an App? Defining the Android and iOS
Types of Mobile Apps Categories of Apps
Downloading and Installing the App Developing an App
Creating a Multiplication Table App
Periodic Assessment-4 116
Test Sheet-2 117
Project Work 119
Explore More (Latest Technological Developments) 124
OGO Cyber Sample Questions 128
Keyboard Shortcuts (C++) 131
Glossary 132
(vi)

