find the size of structure without using the size of function
Answer Posted / vinay
struct abc
{
-------------
--------------
-------------
};
struct abc arr[2];
difference btw arr[2] and arr[1]
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
How to implement a packet in C
What is the difference between char array and char pointer?
Can a variable be both static and volatile in c?
WHICH TYPE OF JOBS WE GET BY WRITING GROUPS .WHEN THE EXAMS CONDUCTED IS THIS EXAMS ARE CONDUCTED EVERY YEAR OR NOT.PLS TELL ME THE ANSWER
How do you list a file’s date and time?
If null and 0 are equivalent as null pointer constants, which should I use?
What is the default value of local and global variables in c?
What is array of structure in c programming?
Do you know the difference between malloc() and calloc() function?
What are the types of i/o functions?
Explain modulus operator.
In the DOS enveronment, normal RAM that resides beyond the 1mb mark. a) expanded memory b) swapped memory c) Extended memory d) none
why wipro wase
Write a code on reverse string and its complexity.
What is the difference between test design and test case design?