Question 56 Output Following Code Snippet Bool Tokenl True Token1 Int 0 10 Cout Hello Endl Q37294906

QUESTION 56 What will be the output of the following code snippet? bool tokenl - true: while (token1) for (int í = 0; i < 10;QUESTION 56 What will be the output of the following code snippet? bool tokenl – true: while (token1) for (int í = 0; i < 10; i++) cout << “Hello” << endl; token1false; O No output D No output because of compilation error “Hello will be displayed 10 times O”Hello will be displayed infinite times QUESTION 57 Which of the following statements about variables is true? The same variable name can be

OR
OR

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.