A

Admin • 833K Points
Coach

Q. Which of the given statements are false.
(i). extern int func;
(ii). extern int func2(int,int);
(iii). int func2(int,int);
(iv). extern class foo;

  • (A) (ii), (iii) and (iv)
  • (B) (iii) and (iv) only
  • (C) (ii) and (iii) only
  • (D) only (iv)
  • Correct Answer - Option(D)
  • Views: 24
  • Filed under category C++
  • Hashtags:

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.