What is variables?and it is use?
Variable is a symbol ,used as empty box to store any value.Variable concept is most important any programming language.
- Name create
- Refer Variable
- Assignment Statement
- Empty box-value store
- Value - Variable
Which types name we can use for variable?
- Any alphabet letters (a,b,c etc.)
- Number between letters (m28khan)
- Underscore between two letter (abc_abc)
- Starting with underscore (_abcd)
- Not starting with number (122abc).
Example: Print "I am Superman"
Input:
Output:
0 comments :
computer books list list of computer science books with authors best computer books for beginners fundamental of computer books pdf free download computer books for dummies best computer hardware books introduction to computer best computer books of all time
Powered by Blogger.
Menu Footer Widget
Followers
Search This Blog
Translate
Contact
Popular Posts
-
Software development life cycle sometime reffer to as system development life cycle and abbreviated as SDLC. A life cycle and abbreviated a...
-
Software is collection of data or computer instructions that tell the computer how to work. Examples of application software include off...
-
Suppose the program print "Hello" and Print "What is your name " then takes input from user and again print a line with...
Post a Comment