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 object slicing and how can we prevent it?

2 Answers   Tech Mahindra,


Write about the members that a derived class can add?

0 Answers  


Snake Game: This is normal snake game which you can find in most of the mobiles. You can develop it in Java, C/C++, C# or what ever language you know.

0 Answers  


What is a terminating character in c++?

0 Answers  


Can comments be longer than one line?

0 Answers  






how to create window program in c++.please explain.

1 Answers   Microsoft,


class base { public: int fun(int) {} }; class base2 { public: int fun(float) { } }; so here qustion is both function either function overloading or over riding;

4 Answers   Manhattan,


write a programming using for loop in c++ to generate diamond trangel?

1 Answers   NIIT,


What are the differences between java and c++?

0 Answers  


What is ostream in c++?

0 Answers  


What is pointer -to-members in C++? Give their syntax?

0 Answers   Honeywell, Zomato,


What do you mean by Stack unwinding?

1 Answers  


Categories