Explain register storage specifier.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

What is a reference in C++?

1 Answers  


Is swift faster than go?

0 Answers  


Write any small program that will compile in "C" but not in "C++"?

4 Answers  


What is code reusability in c++?

0 Answers  


Can non-public members of another instance of the class be retrieved by the method of the same class?

0 Answers  






What is the maximum combined length of command line arguments including the space between adjacent arguments?

0 Answers  


why is c++ called oops? Explain

0 Answers  


Why c++ is better than c language?

0 Answers  


Can we use pointers in c++?

0 Answers  


Explain storage qualifiers in c++.

0 Answers  


What are class and object in C++?

1 Answers  


If horse and bird inherit virtual public from animal, do their constructors initialize the animal constructor? If pegasus inherits from both horse and bird, how does it initialize animal’s constructor?

0 Answers  


Categories