0
How to use the sizeof statement in cpp
20th Jun 2017, 11:49 PM
chidori

2 Answers
+ 1
int I=4;
cout<<sizeof(I)<<endl;
20th Jun 2017, 11:51 PM
abubakar sabir

Often have questions like this?
Learn more efficiently, for free:
Hot today
Audio adding
1 Votes
C#
0 Votes
Blockchain Development
0 Votes
%
0 Votes
Stuck in Quize
1 Votes
C Program
0 Votes
What is problem in this code
0 Votes