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

Describe the steps to insert data into a singly linked list.

613


What is the Purpose of 'extern' keyword in a function declaration?

643


Describe the complexity of Binary search, Quicksort and various other sorting and searching techniques..

638


What does it mean when the linker says that _end is undefined?

622


Is fortran still used today?

595






How can a process change an environment variable in its caller?

645


What are register variables? What are the advantage of using register variables?

671


In which header file is the null macro defined?

841


What is the purpose of the preprocessor directive error?

673


How does pointer work in c?

608


What are the types of c language?

547


How do you do dynamic memory allocation in C applications?

624


Explain how can you check to see whether a symbol is defined?

654


Explain enumerated types.

592


What is array within structure?

574