Answer Posted / priya
static word meaning it cannot be changed.so when we use
static in the function it cannot be changed
| Is This Answer Correct ? | 6 Yes | 73 No |
Post New Answer View All Answers
What is virtual base class?
What is the two main roles of operating system?
What are destructors?
How would you implement a substr() function that extracts a sub string from a given string?
What is auto type c++?
What parameter does the constructor to an ofstream object take?
When do we run a shell in the unix system?
Write a program in c++ to print the numbers from n to n2 except 5 and its multiples
What is a constructor and how is it called?
Is c++ faster than c?
How is data hiding achieved in c++?
Why do we use using namespace std in c++?
Search for: what is pair in c++?
Why are arrays usually processed with for loop?
What are the extraction and insertion operators in c++?