Answer Posted / hrpynux@gmail.com
There are primarily four storage classes in C, viz. automatic, register, static, and external.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are manipulators in c++ with example?
When is the destructor called?
What is the real purpose of class – to export data?
What are pointers used for c++?
What is flag in computer?
What is problem with overriding functions?
What is the best c++ compiler for windows 10?
What is the difference between #import and #include?
What are the two shift operators and what are their functions?
Why is c++ a mid-level programming language?
If you hear the cpu fan is running and the monitor power is still on, but you did not see anything show up in the monitor screen. What would you do to find out what is going wrong?
Why #include is used?
Which one is better- macro or function?
How many types of scopes are there in c++?
What is virtual table?