Is overriding possible in c++?
No Answer is Posted For this Question
Be the First to Post Answer
How much do coding jobs pay?
What is the output of printf("%d")?
58 Answers CTS, HCL, Infosys, TCS, Winit, Wipro,
Describe about storage allocation and scope of global, extern, static, local and register variables?
What are the extraction and insertion operators in c++? Explain with examples.
Is it possible to provide special behavior for one instance of a template but not for other instances?
Can you overload the operator+ for short integers?
Is c++ used anymore?
Why are pointers used?
What is "mutable" keyword?
What is a string example?
write a c++ program to create class student having datamember name,Roll_no,age,and branch intilcization all the member using constructor print the all the details on the screen.
What is a storage class?