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

Write a program to swap two numbers without using a temporary variable?

582


What is merge sort in c?

626


How is a macro different from a function?

632


What does c mean?

563


If a five digit number is input through the keyboard, write a program to print a new number by adding one to each of its digits.For example if the number that is input is 12391 then the output should be displayed as 23402

3220






What is an operator?

631


How are strings stored in c?

564


What is mean by data types in c?

527


Is there any data type in c with variable size?

603


write a program to convert a expression in polish notation(postfix) to inline(normal) something like make 723+* (2+3) x 7 (not sure) just check out its mainly printing expression in postfix form to infix.

3474


In c programming, explain how do you insert quote characters (? And ?) Into the output screen?

725


if the area was hit by a virus and so the decrease in the population because of death was x/3 and the migration from other places increased a population by 2x then annually it had so many ppl. find our the population in the starting.

4467


Why isnt there a numbered, multi-level break statement to break out

564


What is the equivalent code of the following statement in WHILE LOOP format?

715


Explain what are header files and explain what are its uses in c programming?

599