What does it mean to declare a function or variable as static?


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

Post New Answer

More C++ Interview Questions

Write a program that ask for user input from 5 to 9 then calculate the average

0 Answers   IBS,


Execute the qsort () in c/sort() in c++ library or your own custom sort which will sort any type of data on user defined criteria.

0 Answers   Adobe,


What does it mean to take the address of a reference?

0 Answers   Amazon,


What is bool in C++

0 Answers  


How to generate random numbers in C++ with a range?

0 Answers  






Can we provide one default constructor for our class?

0 Answers  


Can we use THIS Pointer in static function – Reason in C++?

0 Answers  


How to run C++ program in cmd

0 Answers  


How to convert integer to string in C++

0 Answers  


What are pass by value and pass by reference?what is the disadvantage of pass by value?

0 Answers   Alter,


Consider the following C++ program

0 Answers  


Write a program that can take input from 3 to 8 and calculate the average?

0 Answers   Accenture,


Categories