Answer Posted / nakul sharma
Storage class in C language defines the memory type in which any variable is going to be stored in C program.
| Is This Answer Correct ? | 5 Yes | 8 No |
Post New Answer View All Answers
Does c have an equivalent to pascals with statement?
C program execution always begins with a) #include b) comment (/*-------*/) c) main() d) declaration instructions
What is extern storage class in c?
What are near, far and huge pointers?
Is javascript written in c?
A float occupies 4 bytes in memory. How many bits are used to store exponent part? since we can have up to 38 number for exponent so 2 ki power 6 6, 6 bits will be used. If 6 bits are used why do not we have up to 64 numbers in exponent?
A collection of functions,calls,subroutines or other data a) library b) header files c) set of files d) textfiles
How can I write data files which can be read on other machines with different word size, byte order, or floating point formats?
How do I create a directory? How do I remove a directory (and its contents)?
Write a program to reverse a given number in c?
What is the scope of static variable in c?
Is it possible to initialize a variable at the time it was declared?
The statement, int(*x[]) () what does in indicate?
Who is the main contributor in designing the c language after dennis ritchie?
On most computers additional memory that is accessed through an adapter of feature card along with a device driver program. a) user memory b) conventional memory c) expandedmemory d) area