When should you use global variables?
No Answer is Posted For this Question
Be the First to Post Answer
write a corrected statement so that the instruction will work properly. if (4 < x < 11) y = 2 * x;
What function initalizes variables in a class: a) Destructor b) Constitutor c) Constructor
What will the line of code below print out and why?
Explain the extern storage classes in c++.
What is the difference between reference type and pointers.
What are smart pointer? Whats its use?
What is the disadvantage of using a macro?
Why is c++ considered difficult?
What is setbase c++?
What is function prototyping? What are its advantages?
Why Pointers are not used in C++?
difference between the c++ and c languages