πŸ“Š C++
Q. Which of the following is the most common way of implementing C++?
  • (A) C++ programs are directly compiled into native code by a compiler
  • (B) C++ programs are first compiled to intermediate code by a compiler and then executed by a virtual machine
  • (C) C++ programs are interpreted by an interpreter
  • (D) A C++ editor directly compiles and executes the program
πŸ’¬ Discuss
βœ… Correct Answer: (C) C++ programs are interpreted by an interpreter

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

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