+ 2
What r variable s
2nd Feb 2018, 12:42 PM
Basit Mir

2 Answers
+ 5
For example:
int x=6;
6 is assigned to variable x.
cout<<x;
//Output is 6
2nd Feb 2018, 1:34 PM
Muhd Khairul Amirin

Often have questions like this?
Learn more efficiently, for free:
Hot today
Python stressed me out
1 Votes
Course Doubt
1 Votes
Lesson Takeaways
0 Votes
Data analysis
0 Votes
Saved code
0 Votes
How do i make a lexer and parser
1 Votes