Answer Posted / saroj das ,balsore
storage class is an instruction that give compiler 4
instructions . there are 4 type storage class 1) automatic,
register , static ,external
| Is This Answer Correct ? | 44 Yes | 1 No |
Post New Answer View All Answers
What language does google use?
Explain shallow copy?
How do you traverse a btree in backward in-order?
What is virtual methods?
What is capacity in vector in c++?
What is runtime polymorphism in c++?
What is null pointer and void pointer?
How do you print a string on the printer?
Do we have to use initialization list in spite of the assignment in constructors?
Why c++ is called oop?
What does it mean to declare a member variable as static?
Is c++ fully object oriented?
How can you differentiate between inheritance and implementation in c++?
What is const in c++?
What is the maximum combined length of command line arguments including the space between adjacent arguments?