Skip to content

Commit a6e29a8

Browse files
2 parents 30f2bb0 + 7cceeb0 commit a6e29a8

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

README.md

+1-10
Original file line numberDiff line numberDiff line change
@@ -1,10 +1 @@
1-
1. In Cpp language True and flase represent 1 and 0 resp.
2-
2. We can make local and global variable with same name but prefrence will given to local on but if u use "::"before varible then it will use global variable
3-
3. void function will not return anyting "that why it is void == 0"
4-
4. "<<" is called as Insertion operator.
5-
4. "<<" is called as Extraction operator.
6-
7-
/////////RULES TO DECLARE VARIABLES IN CPP
8-
9-
1. Varible name in cpp can range from 1 to 255 char.
10-
2. Varible name do not start with num
1+
![iyby22xd66491](https://github.com/user-attachments/assets/89122830-a727-47ef-99aa-2f9a14b5aa21)

0 commit comments

Comments
 (0)