Answer Posted / manish soni tagore collage jai
size of integer is
sizeof(int);
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are bitwise shift operators in c programming?
How does sizeof know array size?
What are the types of unary operators?
What is the stack in c?
What is multidimensional arrays
Are bit fields portable?
Explain how do you list files in a directory?
Can the curly brackets { } be used to enclose a single line of code?
What are the different types of control structures?
How can I check whether a file exists? I want to warn the user if a requested input file is missing.
What is default value of global variable in c?
How reliable are floating-point comparisons?
Explain main function in c?
What is a lookup table in c?
What is malloc and calloc?