how to find the size of the data type like int,float
without using the sizeof operator?

Answer Posted / abc

How can char * hold address of float????

Is This Answer Correct ?    0 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is calloc() function?

853


How does free() know explain how much memory to release?

811


Why is extern used in c?

827


What is a function simple definition?

840


Can you please explain the difference between strcpy() and memcpy() function?

809


what is the difference between 123 and 0123 in c?

940


what are the 10 different models of writing an addition program in C language?

1654


Is c easy to learn?

733


What is #include stdio h and #include conio h?

760


how could explain about job profile

1652


using for loop sum 2 number of any 4 digit number in c language

1994


Given an array of 1s and 0s arrange the 1s together and 0s together in a single scan of the array. Optimize the boundary conditions?

1230


What is the heap in c?

841


What is difference between structure and union with example?

813


Is a pointer a kind of array?

827