C++ Tut

  • May 2020
  • PDF

This document was uploaded by user and they confirmed that they have the permission to share it. If you are author or own the copyright of this book, please report to us by using this DMCA report form. Report DMCA


Overview

Download & View C++ Tut as PDF for free.

More details

  • Words: 113
  • Pages: 6
ADVANCED DATA STRUCTURES AND ALGORITHMS -Eshwar Santhosh

Programming Languages • What is programming language? – Loose definition.

• Program Consists of Algorithm – What is an algorithm? • Simple (well) Outline method to complete a task.

• Example Algorithm: To add two numbers – Take first number into memory (Variable) – Take second number into memory – Add both and save result into another location.

Why to program in C++

Brief History of C++

Class • What is Class? – Def: User defined data type (similar to structure in C language) – Eg:

• What is an Object? – An instance of a Class is an Object. • Eg: Student stu;

Class members

Related Documents

C++ Tut
May 2020 17
Ppt2007 Tut
May 2020 13
Tut 10
May 2020 11
Tut 8
November 2019 24
Modelsim Tut
June 2020 5
Discovering Tut
May 2020 18