adplus-dvertising
frame-decoration

Question

Where does the member should be defined if it is used in the program?

a.

Namespace scope

b.

Character scope

c.

Namespace & Character scope

d.

None of the mentioned

Answer: (a).Namespace scope

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Where does the member should be defined if it is used in the program?

Similar Questions

Discover Related MCQs

Q. What will the max function in the numeric limit will return for type float?

Q. Which header file is used for the numeric limits in C++?

Q. Pick out the incorrect static function member in numeric limits.

Q. With which does the trigonometric functions work with angles in c++?

Q. Which header file is required for manipulation of math functions in c++?

Q. How many macros are used by mathematical functions in the header file

Q. Which of the following mathematical function is overloaded in <complex>

Q. How many parameters are used in frexp function?

Q. Which of the following library is used to do vector arithmetic?

Q. Which header file is used to manipulate the vector algebra in c++?

Q. What type of reference should be used in vector arithmetic?

Q. What will be the type of output of vector cross product?

Q. Which function is used to optimize the space in vector?

Q. What is the use of vector arithmetic in c++?

Q. Which header file is used to operate on numeric sequences?

Q. Which mathematics library is used for vector manipulation in c++?

Q. What is the use of accumulate function in numeric library?

Q. How many parameters are available in partial_sum function in c++?

Q. What is the default operation of adjacent_difference function in numeric library?

Q. Which header file is used to create the pseudo random generator?