What are Storage Classes in C ?

Answer Posted / a

a

Is This Answer Correct ?    2 Yes 20 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the basic structure of c?

553


printf(), scanf() these are a) library functions b) userdefined functions c) system functions d) they are not functions

634


Why main function is special give two reasons?

942


What is the use of a semicolon (;) at the end of every program statement?

764


What is the purpose of realloc()?

665






How do you define structure?

563


How to throw some light on the b tree?

600


Explain how are portions of a program disabled in demo versions?

649


shorting algorithmS

1798


What is the acronym for ansi?

626


a direct address that identifies a location by means of its displacement from a base address or segment a) absolute address b) relative address c) relative mode d) absolute mode

648


What is the use of bitwise operator?

684


Explain why C language is procedural?

766


How can I write a function that takes a format string and a variable number of arguments?

601


What are extern variables in c?

543