what is difference between static and non-static variables

Answer Posted / basharat ali

satatic variable use any where but non-static variable can
use with in a block..............

Is This Answer Correct ?    2 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is C++ case sensitive a) False b) Depends on implementation c) True

823


In which situation the program terminates before reaching the breakpoint set by the user at the beginning of the mainq method?

849


What do you mean by funtion prototype?

842


What is runtime polymorphism in c++?

857


Is c++ the hardest language?

767


What is the best c++ compiler for windows 10?

789


write a program that withdrawals,deposits,balance check,shows mini statement. (using functions,pointers and arrays)

2063


What are the effects after calling the delete this operator ?

826


What is encapsulation in c++?

946


How the memory management in vectors are being done. What happens when the heap memory is full, and how do you handle it ?

2087


What is class syntax c++?

872


Define private, protected and public access control.

866


What are the rules for naming an identifier?

805


Explain the benefits of proper inheritance.

894


what are Operators and explain with an example?

951