string s="Hello";
reverse(s.begin(),s.end());
cout<<s;
Quiz 6
Quiz
•
Computers
•
University
•
Medium
MA CPC
Used 2+ times
FREE Resource
5 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
string s="Hello";
reverse(s.begin(),s.end());
cout<<s;
Hello
"Hello"
"olleH"
olleH
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
string str = "Programming";
cout << str.size();
12
str.size()
11
Programming
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
string str = "Hello";
cout << str[1];
o
l
H
e
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
string str = "MACPC";
string str2 = "MACPC";
cout << (str == str2);
1
0
false
true
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
string str = "abc123";
cout << str.substr(3);
abc
abc1
c123
123
10 questions
Quiz 3
Quiz
•
University
10 questions
На сколько ты знаешь C#
Quiz
•
University
10 questions
exception
Quiz
•
University
10 questions
Python test
Quiz
•
University
10 questions
Struktur Data
Quiz
•
University
10 questions
Quiz 1
Quiz
•
University
10 questions
C Program Array and strings
Quiz
•
University
10 questions
ภาษาไพธอน
Quiz
•
University
25 questions
Equations of Circles
Quiz
•
10th - 11th Grade
30 questions
Week 5 Memory Builder 1 (Multiplication and Division Facts)
Quiz
•
9th Grade
33 questions
Unit 3 Summative - Summer School: Immune System
Quiz
•
10th Grade
10 questions
Writing and Identifying Ratios Practice
Quiz
•
5th - 6th Grade
36 questions
Prime and Composite Numbers
Quiz
•
5th Grade
14 questions
Exterior and Interior angles of Polygons
Quiz
•
8th Grade
37 questions
Camp Re-cap Week 1 (no regression)
Quiz
•
9th - 12th Grade
46 questions
Biology Semester 1 Review
Quiz
•
10th Grade