A Admin • 802.91K Points Coach Report Q. Which of the following is CPP style type-casting? (A) per = total/(float)m (B) per = total/float(m) (C) per = (float)total/m (D) None of these Correct Answer - Option(B) Views: 6 Filed under category C++ Hashtags: Share Manage Tags
Discusssion
Login to discuss.