What is static in c++?


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

Post New Answer

More C++ General Interview Questions

How would you stop a class from class from being derived or inherited?The constructer should not be Private,as object instantiation should be allowed.

15 Answers   Satyam,


Can you write a function similar to printf()?

0 Answers  


Is ca high or low level language?

0 Answers  


How do you print a string on the printer?

0 Answers  


Define a constructor?

0 Answers  






What do you mean by delegate? Can a user retain delegates?

0 Answers  


Can we overload operator in c++?

0 Answers  


Why Pointers are not used in C++?

0 Answers   Global Logic,


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

2 Answers   BirlaSoft, Crayonz,


What are the differences between a struct in C and in C++?

8 Answers   Amazon, Wipro,


Difference between pointer to constant and constant pointer to a constant. Give example.

0 Answers   HAL,


Can we run c program in turbo c++?

0 Answers  


Categories