SlideShare a Scribd company logo
11
Mr.R.D.SIVAKUMAR, M.Sc.,M.Phil.,M.Tech.,Mr.R.D.SIVAKUMAR, M.Sc.,M.Phil.,M.Tech.,
ASSISTANT PROFESSORASSISTANT PROFESSOR
DEPARTMENT OF COMPUTER SCIENCEDEPARTMENT OF COMPUTER SCIENCE
AYYA NADAR JANAKI AMMAL COLLEGEAYYA NADAR JANAKI AMMAL COLLEGE
(Affiliated to Madurai Kamaraj University, Madurai, Re-accredited (3rd
Cycle) with ‘A’ Grade
(CGPA 3.67 out of 4) by NAAC, Recognized by DBT as Star College and College of Excellence by UGC)
SIVAKASI – 626 124. (UGC Announced : Rurally and Economically Backward Area)SIVAKASI – 626 124. (UGC Announced : Rurally and Economically Backward Area)
Virudhunagar District, Tamil Nadu.Virudhunagar District, Tamil Nadu.
(Website: www.rdsivakumar.webege.com
www.rdsivakumar.blogspot.in)
Mobile Apps : Google Play Store – RDS Academic
E-mail : sivamsccsit@gmail.com Mobile : 99440-42243
STRUCTURE OF C++ PROGRAM
Structure of C++ - R.D.Sivakumar
33
Mr.R.D.SIVAKUMAR, M.Sc.,M.Phil.,M.Tech.,Mr.R.D.SIVAKUMAR, M.Sc.,M.Phil.,M.Tech.,
ASSISTANT PROFESSORASSISTANT PROFESSOR
DEPARTMENT OF COMPUTER SCIENCEDEPARTMENT OF COMPUTER SCIENCE
AYYA NADAR JANAKI AMMAL COLLEGEAYYA NADAR JANAKI AMMAL COLLEGE
(Affiliated to Madurai Kamaraj University, Madurai, Re-accredited (3rd
Cycle) with ‘A’ Grade
(CGPA 3.67 out of 4) by NAAC, Recognized by DBT as Star College and College of Excellence by UGC)
SIVAKASI – 626 124. (UGC Announced : Rurally and Economically Backward Area)SIVAKASI – 626 124. (UGC Announced : Rurally and Economically Backward Area)
Virudhunagar District, Tamil Nadu.Virudhunagar District, Tamil Nadu.
(Website: www.rdsivakumar.webege.com
www.rdsivakumar.blogspot.in)
Mobile Apps : Google Play Store – RDS Academic
E-mail : sivamsccsit@gmail.com Mobile : 99440-42243
STRUCTURE OF C++ PROGRAM
SOFTWARE
A software is a collection of programs.
Types of software : Application Software (VB) and System Software
(C and C++)
A program is a set of instructions
Instruction means command.
C
C Program was developed by Dennics Rictic in the year
1980.
C is a structured oriented programming (or) Procedure
Oriented Programming (POP).
C TERMS
Data – A Collection of information.
Function – To stored the group of statements. It returns
only one value.
C++
C++ was developed by Bjarne Stroustrup in the year
1983.
C++ is a Object Oriented Programming (OOP).
OOP is an approach, that create a partition memory area
for both data and function
C++ TERMS
Data - A collection of information
Function - It returns only one value. To stored
the group of statements.
Class - A combination of data and functions.
Object - It is instance of class.
Structure of C++ - R.D.Sivakumar
HEADER FILE
# include <iostream.h> - To stored the input and output
statements.
# - Preprocessor
Include - Keyword
Io - Input and Output.
Stream - Sequence of bytes.
.h - Header file.
# include <conio.h> - To stored the clrscr( ) and getch( ) statements.
# include<math.h> - To stored the mathematical functions (Sin or Cos
etc.,)
CLASS DECLARATION
Class classname
{
private:
Data Declaration;
public:
member function declaration or definition;
};
MEMBER FUNCTIONS
Member Function Declaration
returntype functionname (datatype variablename);
Returntype – void or int.
Function name – User Defined Name.
Datatype - int
Variable name - User Defined Name.
Member Function Declaration
returntype functionname (datatype variablename) {-------; }
main()
main ( ) // It returns integer value.
{
classname object;
object.functionname ( );
}
 main( ) – It is used to access the public.
 public( ) - It is used to access the main ( ) and private.
 private( ) - It is used to access the public( ).
EXAMPLE
# include <iostream.h> c=a+b;
class display cout<<c;
{ }
private: };
int a,b,c; main( )
public: {
void dis( ) display d;
{ d.dis( );
cin>>a>>b; }
PRACTICAL TRAINING
1616
1717
E-Assignment Module
 C++ - http://www.rdselearningcpp.site11.com/ + E-assignment
1818
E-CONTENT DEVELOPMENT
 C++ - http://www.rdselearningcpp.site11.com/
1919
 Slideshare : http://www.slideshare.net/sivamsccsit/
2020
WHATSAPP – +91 99440 42243
2121
M-LEARNING – FREE OF COST FROM GOOGLE PLAYSTORE
 RDS CPP - https://play.google.com/store/apps/details?id=com.wRDSCPP
2222
ANDROID – QR CODE CREATED
 QR codes or “quick response codes” are part of a whole new way of
connecting with learners via their smart phones. A machine-readable
code consisting of an array of black and white squares, typically used
for storing e-learning websites URLs for reading by the camera on a
smart phone. In above all the e-learning websites are converted in to
the QR Code (QR Code Link –
http://www.rdselearningcpp.site11.com/)
2323
 SKYPE – SIVAKUMAR.DHANASEKARAN
2424
2525
2626
Mr.R.D.SIVAKUMAR,M.Sc.,M.Phil.,M.Tech.,Mr.R.D.SIVAKUMAR,M.Sc.,M.Phil.,M.Tech.,
ASSISTANT PROFESSOR OF COMPUTER SCIENCE &ASSISTANT PROFESSOR OF COMPUTER SCIENCE &
ASSISTANT PROFESSOR AND HEAD, DEPARTMENT OF M.Com. (CA),ASSISTANT PROFESSOR AND HEAD, DEPARTMENT OF M.Com. (CA),
AYYA NADAR JANAKI AMMAL COLLEGEAYYA NADAR JANAKI AMMAL COLLEGE
(Affiliated to Madurai Kamaraj University, Madurai, Re-accredited (3rd
Cycle) with
‘A’ Grade (CGPA 3.67 out of 4) by NAAC, Recognized by DBT as Star College and
College of Excellence by UGC)
SIVAKASI – 626 124.SIVAKASI – 626 124.
(Website: www.rdsivakumar.webege.com
www.rdsivakumar.blogspot.in)
Mobile Apps : Google Play Store – RDS Academic
E-mail : sivamsccsit@gmail.com Mobile : 99440-42243
ACADEMIC RELEVANT SOCIAL LINKS
 Facebook : https://www.facebook.com/sivamsccsit/photos
 Blog : http://www.rdsivakumar.blogspot.in/
 Twitter : https://twitter.com/sivakum82452050
 Youtube :
https://www.youtube.com/channel/UC8jEpT5KrcTACjLQoD8yUZw
 Teacher Tube :Teacher Tube : http://www.teachertube.com/search/google-search?
query=r.d.sivakumar&safe=high&search-
type=all&head_curriculum=0&head_content_area=0&head_subject=0&hea
d_category=0&head_skill=0#gsc.tab=0&gsc.q=r.d.sivakumar&gsc.page=1
2727

More Related Content

PDF
Object oriented programming c++
PPTX
Functions in c++
PPTX
Object Oriented Programming
PPTX
Data types in c++
PPTX
concept of oops
PPT
Input and output in C++
PPTX
Functions in c language
PPTX
Procedural programming
Object oriented programming c++
Functions in c++
Object Oriented Programming
Data types in c++
concept of oops
Input and output in C++
Functions in c language
Procedural programming

What's hot (20)

PPTX
data types in C programming
PPTX
object oriented Programming ppt
PPTX
Inheritance in c++
PPT
Standard Library Functions
PPTX
Object Oriented Programming Using C++
PDF
Introduction to c++ ppt 1
PPTX
linked list in data structure
PPTX
classes and objects in C++
PDF
Constructor and Destructor
PPT
Data structures using c
PPTX
Functions in C
PPT
C++ classes tutorials
PPTX
Introduction to oop
PPTX
queue & its applications
PPT
Abstract data types
PPTX
Python Functions
PPTX
Data types
PPT
Object-oriented concepts
PPTX
stack & queue
PPTX
Chapter 06 constructors and destructors
data types in C programming
object oriented Programming ppt
Inheritance in c++
Standard Library Functions
Object Oriented Programming Using C++
Introduction to c++ ppt 1
linked list in data structure
classes and objects in C++
Constructor and Destructor
Data structures using c
Functions in C
C++ classes tutorials
Introduction to oop
queue & its applications
Abstract data types
Python Functions
Data types
Object-oriented concepts
stack & queue
Chapter 06 constructors and destructors
Ad

Viewers also liked (20)

PPTX
c++ programming Unit 2 basic structure of a c++ program
PDF
Pointer in c++ part1
PPT
Control structure C++
PPTX
Pointers in c++
PPTX
Concept Of C++ Data Types
 
PPT
Basics of c++ Programming Language
PPT
Basic structure of C++ program
PPT
098ca session7 c++
PPTX
Variables, Data Types, Operator & Expression in c in detail
PPTX
Classes and objects1
DOCX
Advanced data structures using c++ 3
PPTX
Structured query language functions
PPTX
Constructors and destructors
PPTX
Structured query language constraints
PPTX
Intro To C++ - Class 14 - Midterm Review
PPT
CBSE Class XI Programming in C++
PPT
pointer, structure ,union and intro to file handling
PDF
Multidimensional arrays in C++
PPTX
13. Indexing MTrees - Data Structures using C++ by Varsha Patil
PPS
c++ programming Unit 2 basic structure of a c++ program
Pointer in c++ part1
Control structure C++
Pointers in c++
Concept Of C++ Data Types
 
Basics of c++ Programming Language
Basic structure of C++ program
098ca session7 c++
Variables, Data Types, Operator & Expression in c in detail
Classes and objects1
Advanced data structures using c++ 3
Structured query language functions
Constructors and destructors
Structured query language constraints
Intro To C++ - Class 14 - Midterm Review
CBSE Class XI Programming in C++
pointer, structure ,union and intro to file handling
Multidimensional arrays in C++
13. Indexing MTrees - Data Structures using C++ by Varsha Patil
Ad

Similar to Structure of C++ - R.D.Sivakumar (20)

PPT
Structure of C++ - R.D.Sivakumar
PPT
HTML - R.D.Sivakumar
PPT
Presentation on Best E-content Award - R.D.Sivakumar
PPT
Open Source Framework for Website Development - R.D.Sivakumar
PDF
Sparklyr: Big Data enabler for R users
PDF
Sparklyr: Big Data enabler for R users - Serena Signorelli, ICTEAM
DOC
CS6311- PROGRAMMING & DATA STRUCTURE II LABORATORY
PPT
Presentation on Best Faculty Award 2016 - R.D.Sivakumar
PPT
IBM InterConnect 2016 - 3505 - Cloud-Based Analytics of The Weather Company i...
PDF
Spark Summit EU talk by Francois Garillot and Mohamed Kafsi
PDF
Mobility insights at Swisscom - Understanding collective mobility in Switzerland
PPT
E-Commerce Website Development - R.D.Sivakumar
PPT
E-Content Development - R.D.Sivakumar
PPT
3.1- Data Management & Retrieval using data analytics techniques
PPTX
Using SQL-MapReduce for Advanced Analytics
PPTX
R language tutorial
PDF
Resume for linkedin
PDF
Systems Analysis and Design 11th Edition Tilley Test Bank
PDF
Systems Analysis and Design 11th Edition Tilley Test Bank
PPT
Web Commerce Technology - R.D.Sivakumar
Structure of C++ - R.D.Sivakumar
HTML - R.D.Sivakumar
Presentation on Best E-content Award - R.D.Sivakumar
Open Source Framework for Website Development - R.D.Sivakumar
Sparklyr: Big Data enabler for R users
Sparklyr: Big Data enabler for R users - Serena Signorelli, ICTEAM
CS6311- PROGRAMMING & DATA STRUCTURE II LABORATORY
Presentation on Best Faculty Award 2016 - R.D.Sivakumar
IBM InterConnect 2016 - 3505 - Cloud-Based Analytics of The Weather Company i...
Spark Summit EU talk by Francois Garillot and Mohamed Kafsi
Mobility insights at Swisscom - Understanding collective mobility in Switzerland
E-Commerce Website Development - R.D.Sivakumar
E-Content Development - R.D.Sivakumar
3.1- Data Management & Retrieval using data analytics techniques
Using SQL-MapReduce for Advanced Analytics
R language tutorial
Resume for linkedin
Systems Analysis and Design 11th Edition Tilley Test Bank
Systems Analysis and Design 11th Edition Tilley Test Bank
Web Commerce Technology - R.D.Sivakumar

More from Sivakumar R D . (20)

PPTX
Internet Connections and Its Protocols - R D Sivakumar
PPT
Internet - R D Sivakumar.
PPTX
Data Communication - R D Sivakumar
PPTX
NETWORK SERVICES - R D Sivakumar
PPTX
Computer Communications - R D Sivakumar
PPTX
Online Data Protection - R D Sivakumar
PPT
Software Engineering - R.D.Sivakumar
PPT
Different Kinds of Internet Protocols - R.D.Sivakumar
PPT
Internet - R.D.Sivakumar
PPT
Electronic Publishing Tools for E-Learning - R.D.Sivakumar
PPT
E-learning Packages - R.D.Sivakumar
PPT
Digital Communication - R.D.Sivakumar
PPT
Digigogy in Teaching - R.D.Sivakumar
PPT
Cyber Commerce Technology - R.D.Sivakumar
PPT
Video Lesson Creation - R.D.Sivakumar
PPT
Cognitive and Personal Dimensions of Cyber Learning - R.D.Sivakumar
PPT
Innovative Presentation - R.D.Sivakumar
PPT
Open Source in E-Learning - R.D.Sivakumar
PPTX
Tuxpaint - R.D.Sivakumar
PPT
Academic Blog Design - R.D.Sivakumar
Internet Connections and Its Protocols - R D Sivakumar
Internet - R D Sivakumar.
Data Communication - R D Sivakumar
NETWORK SERVICES - R D Sivakumar
Computer Communications - R D Sivakumar
Online Data Protection - R D Sivakumar
Software Engineering - R.D.Sivakumar
Different Kinds of Internet Protocols - R.D.Sivakumar
Internet - R.D.Sivakumar
Electronic Publishing Tools for E-Learning - R.D.Sivakumar
E-learning Packages - R.D.Sivakumar
Digital Communication - R.D.Sivakumar
Digigogy in Teaching - R.D.Sivakumar
Cyber Commerce Technology - R.D.Sivakumar
Video Lesson Creation - R.D.Sivakumar
Cognitive and Personal Dimensions of Cyber Learning - R.D.Sivakumar
Innovative Presentation - R.D.Sivakumar
Open Source in E-Learning - R.D.Sivakumar
Tuxpaint - R.D.Sivakumar
Academic Blog Design - R.D.Sivakumar

Recently uploaded (20)

PDF
Anesthesia in Laparoscopic Surgery in India
PPTX
Lesson notes of climatology university.
PDF
BÀI TẬP BỔ TRỢ 4 KỸ NĂNG TIẾNG ANH 9 GLOBAL SUCCESS - CẢ NĂM - BÁM SÁT FORM Đ...
PDF
Supply Chain Operations Speaking Notes -ICLT Program
PDF
2.FourierTransform-ShortQuestionswithAnswers.pdf
PDF
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
PDF
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
PDF
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
PPTX
Renaissance Architecture: A Journey from Faith to Humanism
PPTX
Introduction_to_Human_Anatomy_and_Physiology_for_B.Pharm.pptx
PDF
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
PDF
O7-L3 Supply Chain Operations - ICLT Program
PDF
O5-L3 Freight Transport Ops (International) V1.pdf
PPTX
Cell Types and Its function , kingdom of life
PPTX
master seminar digital applications in india
PDF
Complications of Minimal Access Surgery at WLH
PPTX
Final Presentation General Medicine 03-08-2024.pptx
PPTX
Pharmacology of Heart Failure /Pharmacotherapy of CHF
PDF
Classroom Observation Tools for Teachers
PDF
VCE English Exam - Section C Student Revision Booklet
Anesthesia in Laparoscopic Surgery in India
Lesson notes of climatology university.
BÀI TẬP BỔ TRỢ 4 KỸ NĂNG TIẾNG ANH 9 GLOBAL SUCCESS - CẢ NĂM - BÁM SÁT FORM Đ...
Supply Chain Operations Speaking Notes -ICLT Program
2.FourierTransform-ShortQuestionswithAnswers.pdf
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
Renaissance Architecture: A Journey from Faith to Humanism
Introduction_to_Human_Anatomy_and_Physiology_for_B.Pharm.pptx
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
O7-L3 Supply Chain Operations - ICLT Program
O5-L3 Freight Transport Ops (International) V1.pdf
Cell Types and Its function , kingdom of life
master seminar digital applications in india
Complications of Minimal Access Surgery at WLH
Final Presentation General Medicine 03-08-2024.pptx
Pharmacology of Heart Failure /Pharmacotherapy of CHF
Classroom Observation Tools for Teachers
VCE English Exam - Section C Student Revision Booklet

Structure of C++ - R.D.Sivakumar

  • 1. 11 Mr.R.D.SIVAKUMAR, M.Sc.,M.Phil.,M.Tech.,Mr.R.D.SIVAKUMAR, M.Sc.,M.Phil.,M.Tech., ASSISTANT PROFESSORASSISTANT PROFESSOR DEPARTMENT OF COMPUTER SCIENCEDEPARTMENT OF COMPUTER SCIENCE AYYA NADAR JANAKI AMMAL COLLEGEAYYA NADAR JANAKI AMMAL COLLEGE (Affiliated to Madurai Kamaraj University, Madurai, Re-accredited (3rd Cycle) with ‘A’ Grade (CGPA 3.67 out of 4) by NAAC, Recognized by DBT as Star College and College of Excellence by UGC) SIVAKASI – 626 124. (UGC Announced : Rurally and Economically Backward Area)SIVAKASI – 626 124. (UGC Announced : Rurally and Economically Backward Area) Virudhunagar District, Tamil Nadu.Virudhunagar District, Tamil Nadu. (Website: www.rdsivakumar.webege.com www.rdsivakumar.blogspot.in) Mobile Apps : Google Play Store – RDS Academic E-mail : sivamsccsit@gmail.com Mobile : 99440-42243 STRUCTURE OF C++ PROGRAM
  • 3. 33 Mr.R.D.SIVAKUMAR, M.Sc.,M.Phil.,M.Tech.,Mr.R.D.SIVAKUMAR, M.Sc.,M.Phil.,M.Tech., ASSISTANT PROFESSORASSISTANT PROFESSOR DEPARTMENT OF COMPUTER SCIENCEDEPARTMENT OF COMPUTER SCIENCE AYYA NADAR JANAKI AMMAL COLLEGEAYYA NADAR JANAKI AMMAL COLLEGE (Affiliated to Madurai Kamaraj University, Madurai, Re-accredited (3rd Cycle) with ‘A’ Grade (CGPA 3.67 out of 4) by NAAC, Recognized by DBT as Star College and College of Excellence by UGC) SIVAKASI – 626 124. (UGC Announced : Rurally and Economically Backward Area)SIVAKASI – 626 124. (UGC Announced : Rurally and Economically Backward Area) Virudhunagar District, Tamil Nadu.Virudhunagar District, Tamil Nadu. (Website: www.rdsivakumar.webege.com www.rdsivakumar.blogspot.in) Mobile Apps : Google Play Store – RDS Academic E-mail : sivamsccsit@gmail.com Mobile : 99440-42243 STRUCTURE OF C++ PROGRAM
  • 4. SOFTWARE A software is a collection of programs. Types of software : Application Software (VB) and System Software (C and C++) A program is a set of instructions Instruction means command.
  • 5. C C Program was developed by Dennics Rictic in the year 1980. C is a structured oriented programming (or) Procedure Oriented Programming (POP).
  • 6. C TERMS Data – A Collection of information. Function – To stored the group of statements. It returns only one value.
  • 7. C++ C++ was developed by Bjarne Stroustrup in the year 1983. C++ is a Object Oriented Programming (OOP). OOP is an approach, that create a partition memory area for both data and function
  • 8. C++ TERMS Data - A collection of information Function - It returns only one value. To stored the group of statements. Class - A combination of data and functions. Object - It is instance of class.
  • 10. HEADER FILE # include <iostream.h> - To stored the input and output statements. # - Preprocessor Include - Keyword Io - Input and Output. Stream - Sequence of bytes. .h - Header file. # include <conio.h> - To stored the clrscr( ) and getch( ) statements. # include<math.h> - To stored the mathematical functions (Sin or Cos etc.,)
  • 11. CLASS DECLARATION Class classname { private: Data Declaration; public: member function declaration or definition; };
  • 12. MEMBER FUNCTIONS Member Function Declaration returntype functionname (datatype variablename); Returntype – void or int. Function name – User Defined Name. Datatype - int Variable name - User Defined Name. Member Function Declaration returntype functionname (datatype variablename) {-------; }
  • 13. main() main ( ) // It returns integer value. { classname object; object.functionname ( ); }  main( ) – It is used to access the public.  public( ) - It is used to access the main ( ) and private.  private( ) - It is used to access the public( ).
  • 14. EXAMPLE # include <iostream.h> c=a+b; class display cout<<c; { } private: }; int a,b,c; main( ) public: { void dis( ) display d; { d.dis( ); cin>>a>>b; }
  • 16. 1616
  • 17. 1717
  • 18. E-Assignment Module  C++ - http://www.rdselearningcpp.site11.com/ + E-assignment 1818
  • 19. E-CONTENT DEVELOPMENT  C++ - http://www.rdselearningcpp.site11.com/ 1919
  • 20.  Slideshare : http://www.slideshare.net/sivamsccsit/ 2020
  • 21. WHATSAPP – +91 99440 42243 2121
  • 22. M-LEARNING – FREE OF COST FROM GOOGLE PLAYSTORE  RDS CPP - https://play.google.com/store/apps/details?id=com.wRDSCPP 2222
  • 23. ANDROID – QR CODE CREATED  QR codes or “quick response codes” are part of a whole new way of connecting with learners via their smart phones. A machine-readable code consisting of an array of black and white squares, typically used for storing e-learning websites URLs for reading by the camera on a smart phone. In above all the e-learning websites are converted in to the QR Code (QR Code Link – http://www.rdselearningcpp.site11.com/) 2323
  • 24.  SKYPE – SIVAKUMAR.DHANASEKARAN 2424
  • 25. 2525
  • 26. 2626 Mr.R.D.SIVAKUMAR,M.Sc.,M.Phil.,M.Tech.,Mr.R.D.SIVAKUMAR,M.Sc.,M.Phil.,M.Tech., ASSISTANT PROFESSOR OF COMPUTER SCIENCE &ASSISTANT PROFESSOR OF COMPUTER SCIENCE & ASSISTANT PROFESSOR AND HEAD, DEPARTMENT OF M.Com. (CA),ASSISTANT PROFESSOR AND HEAD, DEPARTMENT OF M.Com. (CA), AYYA NADAR JANAKI AMMAL COLLEGEAYYA NADAR JANAKI AMMAL COLLEGE (Affiliated to Madurai Kamaraj University, Madurai, Re-accredited (3rd Cycle) with ‘A’ Grade (CGPA 3.67 out of 4) by NAAC, Recognized by DBT as Star College and College of Excellence by UGC) SIVAKASI – 626 124.SIVAKASI – 626 124. (Website: www.rdsivakumar.webege.com www.rdsivakumar.blogspot.in) Mobile Apps : Google Play Store – RDS Academic E-mail : sivamsccsit@gmail.com Mobile : 99440-42243
  • 27. ACADEMIC RELEVANT SOCIAL LINKS  Facebook : https://www.facebook.com/sivamsccsit/photos  Blog : http://www.rdsivakumar.blogspot.in/  Twitter : https://twitter.com/sivakum82452050  Youtube : https://www.youtube.com/channel/UC8jEpT5KrcTACjLQoD8yUZw  Teacher Tube :Teacher Tube : http://www.teachertube.com/search/google-search? query=r.d.sivakumar&safe=high&search- type=all&head_curriculum=0&head_content_area=0&head_subject=0&hea d_category=0&head_skill=0#gsc.tab=0&gsc.q=r.d.sivakumar&gsc.page=1 2727