V Vikash Gupta • 33.56K Points Instructor I Bookmark Embed Report View In MB-Short Q. Which of the following is the correct way to define a function with a return type in C++? (A) int myFunction() { } (B) void myFunction() { } (C) Both A and B (D) None of the above Correct Answer - Option(C) Views: 72 Filed under category C++ Share
Discusssion
Login to discuss.