What do nonglobal variables default to
a) auto
b) register
c) static
No Answer is Posted For this Question
Be the First to Post Answer
What is c++ virtual inheritance?
What do you understand by zombie objects in c++?
Which operator cannot overload?
What is the return value of the insertion operator?
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.
Can we use this pointer inside static member function?
What are templates? where we should use it?
Is structure can be inherited?
Define macro.
What is the best it certification?
What is c++ stringstream?
What is helper in c++?