A Admin • 833K Points Coach Q. Which of the following is the correct way to declare a constant in C++? (A) const int x = 10; (B) int const x = 10; (C) Both A and B (D) None of the above Correct Answer - Option(C) Views: 18 Filed under category C++ Hashtags: Share Manage Tags
Discusssion
Login to discuss.