ReePrime
Keywords, Variables, Data Types in C++ : programming languages || Tushar Goel (Practically)

Hosted by Dailymotion. For legal issues report at the Copyright Center, report us on DMC, or use the Instant Removal tool.

Keywords, Variables, Data Types in C++ : programming languages || Tushar Goel (Practically)

T
Tushar Goel

1 Views • Apr 03, 2017

Description

Keywords, Variables, Data Types in C++ : programming languages || Tushar Goel (Practically)........!!!

@@ Thanks for Watching !!
@@ Do Subscribe & Comment our video & channel !!
http://www.dailymotion.com/user/tushar-goel/1

This Channel is all about your clearing the basic concept of c,c++,java with easy example for begineers. So,that you can enhance your concept and get easy understanding these languages.
1. C is an Procedural Language & it is written for rewriting the Unix System.
2. C++ is object Oriented Language which is an enhanced version of C with OOPs concept like Classes & Object etc.
3. JAVA is an also OOPs language. It is secure language because it create .class file rather than .exe and this .class file only read by JVM.

In this video, You will get to know about what is keywords ,Variables ,Identifier which is explained practically by compiling it or executing it. Variables are the those variable whose value is vary with time or we can say that it is the name given to that portion of memory where value of variable is stored. It also carry explanation of basic rules for defining the variables name & when variables are identify something then it is called Identifier otherwise not. Variables are can be declare & initialize both the Syntax are explained in this video.

Keyword are those words which are reserved and its meaning is defined in C++ Library and we cannot use as a variable name.

Data Types are usually used to define what data is stored in a Variable. It is of Three Types :-
1. Integer (which used to store numeric values)
2 .Float (which used to store Decimal values)
3. Char (which used to store character either one or two in variables)

@@ Thanks for Watching !!
@@ Do Subscribe & Comment our video & channel !!
http://www.dailymotion.com/user/tushar-goel/1