We all know that a const variable needs to be initialized at the time of declaration. Then how come the program given below runs properly even when we have not initialized p?
No Answer is Posted For this Question
Be the First to Post Answer
Write a struct time where integer m, h, s are its members?
Describe the role of the c++ in the tradeoff of safety vs. Usability?
what are the iterator and generic algorithms.
What are the main features of c++?
What is the history of c++?
Why we use #include iostream in c++?
Can member data be public?
What are references in c++? What is a local reference?
What is a tuple c++?
What is a flag in c++?
What is the difference between c++ and turbo c++?
Keyword mean in declaration?