Explain the static storage classes in c++.
No Answer is Posted For this Question
Be the First to Post Answer
What is a static element?
Why is c++ is better than c?
Write a program and call it sortcheck.cpp which receives 10 numbers from input and checks whether these numbers are in ascending order or not. You are not allowed to use arrays. You should not define more than three variables
What are advantages of C++ when comparing with C?
18 Answers HP, iGate, TCS,
What is a singleton class c++?
What is the use of object in c++?
What is the type of 'this' pointer?
What is a dll entry point?
Explain the static storage classes in c++.
Which function should be used to free the memory allocated by calloc()?
What are stacks?
What is difference between shallow copy and deep copy? Which is default?