Answer Posted / srv
Using sizeof() operator.
if(sizeof(no)==2)
cout<<"no is int";
else
cout<<"float";
Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
what is the syallabus of computer science students in group- 1?
praagnovation
What is define c?
find out largest elemant of diagonalmatrix
Is c still relevant?
What is header file in c?
What is structure in c explain with example?
What is the default value of local and global variables in c?
Can you please explain the scope of static variables?
how to make a scientific calculater ?
When should the volatile modifier be used?
What does the && operator do in a program code?
Explain how does flowchart help in writing a program?
Why is c still so popular?
The __________ attribute is used to announce variables based on definitions of columns in a table?