Q624
What is the use of is_same() function in C++?
A.
To check if a variable is array type or not
B.
To check whether two variables have the same characteristics
AnswerC.
To check if two variable is of array type or not
D.
To check whether two variables are different or not
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board