A Admin • 833K Points Coach 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 Correct Answer - Option(C) Views: 22 Filed under category C++ Hashtags: Share Manage Tags
Discusssion
Login to discuss.