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


Please Help Members By Posting Answers For Below Questions

a c variable cannot start with a) an alphabet b) a number c) a special symbol d) both b and c above

693


What are linker error?

625


Why does notstrcat(string, "!");Work?

657


Give differences between - new and malloc() , delete and free() ?

618


write a c program to do the following: a) To find the area of a triangle. b) To convert the temperature from Fahrenheit to Celsius. c) To convert the time in hours : minutes : seconds to seconds.

1524






what is a constant pointer in C

689


What are 'near' and 'far' pointers?

630


What is the collection of communication lines and routers called?

624


What is s in c?

626


How can you convert integers to binary or hexadecimal?

628


List some basic data types in c?

572


Is c++ based on c?

661


Write a program to use switch statement.

671


Hai sir, I had planned to write the NIC scientific engineer exam , plz post the sample question......

1755


What is the meaning of ?

638