πŸ“Š C++
Q. What should be the output of below program?
Code:
int main()
{
 cout<<"mcqbuddy";;;;;  
 return 0;                                                                          
}
  • (A) mcqbuddy
  • (B) mcqbyddy;;;;
  • (C) Runtime Error
  • (D) Compilation Error
πŸ’¬ Discuss
βœ… Correct Answer: (A) mcqbuddy

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
178
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Ram Sharma
Publisher
πŸ“ˆ
80%
Success Rate