struct ptr
{
int a;
char b;
int *p;
}abc;
what is d sizeof structure without using "sizeof" operator??
Answer Posted / vignesh1988i
THE SIZE OF THE STRUCTURE WILL BE '5'
| Is This Answer Correct ? | 4 Yes | 7 No |
Post New Answer View All Answers
What is the difference between void main and main in c?
What is #define in c?
What’s a signal? Explain what do I use signals for?
Can you define which header file to include at compile time?
What are the types of bitwise operator?
What is spaghetti programming?
How can you convert integers to binary or hexadecimal?
Why is #define used?
Is c is a middle level language?
What is the difference between array_name and &array_name?
Can stdout be forced to print somewhere other than the screen?
What does stand for?
What is a pointer variable in c language?
Explain the process of converting a Tree into a Binary Tree.
how to introdu5ce my self in serco