Open In App

testing | quiz | Question 20

Last Updated : 07 Feb, 2023
Improve
Improve
Like Article
Like
Save
Share
Report

C++14

#include
using namespace std;

int main() {

cout << "GFG!"; return 0; } [/sourcecode][tabbyending] (A)

A

(B)

B

(C)

C

(D)

D


Answer: (A)

Explanation:

test


Quiz of this Question
Please comment below if you find anything wrong in the above post


Like Article
Suggest improvement
Share your thoughts in the comments

Similar Reads