connexion - c++

Post on 11-Dec-2015

18 Views

Category:

Documents

3 Downloads

Preview:

Click to see full reader

DESCRIPTION

Connexion - C++

TRANSCRIPT

A smallest individual unit in a program

Tokens

A C++ token

Keywords

Binds the data and function together

Class

A C++ Keyword

break

A C++ token

Operators

Improves the program readability

comments

Data Type

Short

A C++ keyword

case

A C++ token

Constants

Variables of class

Objects

Memory allocation operator

new

A C++ keyword

switch

Concept of OOP

Dynamic binding

Operators to format the data display

Manipulators

Access specifier

public

Takes reference to an object

Copy constructor

Concept of OOPs

Message passing

Another way to pass input to program

Command line argument

A C++ Feature

Portable

Pass an argument to a subroutine

Call by reference

Concept of OOP

Inheritance

A String Process

Concatenation

Allocation of memory to objects

Dynamic constructor

C++ Statement

cout

A C++ Concept

Constructor

An expression type

Bitwise expressions

Explicit conversion of variables

Typecast

C++ header file

conio.h

A C++ Concept

Constructor Overloading

C++ statement terminator

Semicolon

Special assignment expressions

Shorthand assignment operator

Multiple meanings

Operator overloading

C++ development place

AT & T Bell Laboratories

Interface to the compiler

Function prototyping

A function type

friend function

Takes an argument

Parameterized constructor

© - BHUVANESWARAN B, AP (SS) / CSE / REC, Chennai

top related