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
@@ 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
More from User
05:21
Keywords, Variables, Data Types in C++ : programming languages || Tushar Goel (Practically)
Tushar Goel
06:31
Introduction to C++ : programming languages || Tushar Goel (Practical)
Tushar Goel
04:10
Introduction to C++ : programming languages || Tushar Goel (Theoretical)
Tushar Goel
Related Videos
04:46
Learn C Programming Tutorial 1.10 Variables Data Types
mybringback
17:05
Programming in C Language Part 1 in Hindi | Variables | Data types | Constants | Prem | PremnArya| Prem Sir | PN Arya
PremnArya
07:07
---07 - Java Primitive Data Types, Variables - Java Programming Tutorials for Beginners
Cool Mind
08:47
C Programming Tutorial # 6 - Constants, Variables & Types
Basic2advanced
05:11
7. Python programming - data types expressions statements and variables
quitoart
05:27
Buckys C++ Programming Tutorials - 4 - Variables
Connecting Bytes