Are php strings immutable?
Explain how we implement exception handling in c++?
What are the storage qualifiers?
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.
Define macro.
Can we get the value of ios format flags?
What is data types c++?
Define inline function
Write the program for fibonacci in c++?
How many bit combinations are there in a byte?
What is scope in c++ with example?
5. Can inline functions have a recursion?
When one must use recursion function? Mention what happens when recursion functions are declared inline?