• Home
  • Python
    • Python IDLE and Anaconda
      • Installing Python IDLE
      • Using Python IDLE
      • Installing Anaconda
      • Using Anaconda Navigator
    • Python Basics
      • Basic Components
      • Literals
      • Data types
      • Variables in Python
    • Input/Output
      • print() function
      • input() function
      • eval() function
    • Python Operators
      • Basic operators
      • Equality(= =) and Identity (is)
    • Control Structure
      • if Statement & types
      • Looping in Python
    • Strings in Python
    • String functions
    • List, Tuple, Dictionary
      • List in Python
      • List functions & Methods
      • Tuple in Python
      • Tuple functions & methods
      • Python Dictionary
      • Dictionary functions & methods
    • Functions & Modules
      • Creating a Function
      • Types of function
      • Function arguments
      • Modules and Packages
      • math module
      • random module
      • statistics module
    • Data File Handling
      • Introduction
      • Steps to create data file
      • Writing content into a file
      • Reading data from a file
      • Removing Whitespaces
      • Binary files in Python
      • Write data into a Binary File
      • Read data from a Binary File
  • C Language
    • Basics of C
      • Programming Languages
      • Introduction to C
      • Constants
      • Data Types
      • Variables
    • Input/Output in C
      • printf() function
      • scanf() function
      • Unformatted Output
      • Unformatted Input
    • Operators
      • Types of Operators
      • Increment Decrement Operators
      • Binary Operators
        • Arithmetic Operators
        • Relational Operators
        • Logical Operators
        • Assignment Operators
        • Bitwise operators
      • Conditional operator
      • Special Operators
      • Data Type Conversion
        • Implicit type Conversion
        • Explicit type conversion
      • Precedence and Associativity
    • Control Structures
      • Simple if
      • if else
      • Nested if
      • if else if ladder
      • switch statement
      • for statement
      • while statement
      • do while
      • Jumping statements
    • Array in C
      • One dimensional array
      • Two dimensional array
      • Multi dimensional Array
    • Character & Strings
      • Introduction
      • Character functions
      • Strings
      •  String functions
      • Array of strings
    • Functions
      • Introduction
      • Types of function
      • Arguments passing
      • Recursion
      • Scope of variable
      • Storage classes
    • Pointer
      • Introduction
      • Pointer with Array
      • Pointer with Strings
      • Dynamic memory allocation
      • void type pointer
      • Pointer to pointer
      • Pointer with function
    • Structure & Union
      • Introduction to Structure
      • Nesting of Structure
      • Structure type Array
      • Structure type arguments
      • Function returning structure
      • Structure with Pointers
      • Self Referential Structure
    • Introduction to Union
    • Data File Handling
      • Introduction
      • Steps to create a data file
      • File Input output
      • Random Access of Files
    • Command Line Arguments
  • C++
    • Basics of C++
      • Introduction
      • Concepts of OOPS
      • Structure of a C++ Program
      • Basic concepts of C++
      • Variables in C++
      • Constant / Literals
      • Comments
    • Data types
      • Primary Data Types
      • Secondary Data Types  
      • User Defined Data Types
    • Operators
      • Types of operators
      • Input / output operators
      • Unary operators
      • Increment / Decrement operator
      • Types of binary operators
        • Arithmetic Operators
        • Relational operators
        • Logical operators
        • Bitwise operators
        • Assignment operators
      • Conditional Operator
      • sizeof() , Comma operator
      • Scope resolution operator
      • Precedence & Associativity
    • Data Conversion
      • Implicit Conversion
      • Type casting
    • Input/Output
      • Display output
      • Read input
    • Control Structures
      • Introduction
      • Simple if statement
      • if else statement
      • Nested if statement
      • if else if ladder statement
      • switch statement
      • for statement
      • while statement
      • do while statement
      • Jumping statements
    • Arrays
      • One dimensional array
      • Two dimensional array
      • Multi dimensional Array
    • Classes and Objects
      • Defining Class, object
      • Visibility modes
      • Inline functions
      • Members inside/ outside the class
      • Friend function/class
  • SQL
    • Basic Terms
    • SQL Data Types
    • SQL and its types
    • DDL commands
  • Tips & Tricks
    • Study
      • Good marks in exam
      • Score good marks in Mathematics
      • Stream to choose after 10th
      • Handle exam stress
      • Tips to learn new things faster
      • Crack scholarship exam of Aakash
    • Career
      • Speak fluent English
      • Skills needed to get job
      • Avoid fear of public speaking
      • Crack campus recruitment
    • Technology
      • Computer problems & solutions
      • Before Buying A Laptop
      • How to buy a pen drive
      • Stay safe on social media
      • While buying a smartphone
      • Creating a secure password
      • Save mobile phone from hacking
      • Deal with cyber bullying
  • Sample Papers
    • 10th sample papers
    • 11th sample papers
    • 12th sample papers
  • 10th to 12th
    • 10th
      • AI Notes
      • IT Notes
    • 11th
      • AI Notes
      • Comp. Sci. Notes
      • IP Notes
    • 12th
      • Comp. Sci. Notes
      • IP notes
  • Privacy Policy

Computer Science Tutorial

CBSE Sample papers, Artiificial Intelligence Tutorial, Computer notes , Learn Coding , C, C++, Python

while statement in C++ | while loop in C++

Preview

Length: 0 minutes

All Rights are reserved by ladderpython.com