write a program for size of a data type without using
sizeof() operator?

Answer Posted / puneet

PLS TYPE ANSWER

Is This Answer Correct ?    16 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you find the day of the week given the date?

623


What is pre-emptive data structure and explain it with example?

3218


How to write a code for implementing my own printf() and scanf().... Please hep me in this... I need a guidance... Can you give an coding for c... Please also explain about the header files used other than #include...

4910


Explain what is operator promotion?

639


What is a far pointer in c?

603






What language is windows 1.0 written?

583


What is a newline escape sequence?

673


What is the difference between printf and scanf )?

605


What does the format %10.2 mean when included in a printf statement?

1095


Can the size of an array be declared at runtime?

621


How will you declare an array of three function pointers where each function receives two ints and returns a float?

787


What are the keywords in c?

651


What does %p mean c?

634


a way in which a pointer stores the address of a pointer which stores the value of the target value a) reference b) allocation c) multiple indirection d) none

636


List a few unconditional control statement in c.

564