Identify THREE (3) types of error in programming.

C++ Programming Quiz sesi (ii) 2023/2024

Quiz
•
Computers
•
University
•
Medium
MOHD (PMKL)
Used 2+ times
FREE Resource
30 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Grammatical error, single time error, logical error
Syntax error, run-time error, logical error
Syntax error, mathematical error, single error
Grammatical error, calculation error, logic error
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Identify the CORRECT answer to represent the statement shown in Figure A2.
Identifiers
Variable
Constant Variable
Data Types
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Identify the acceptable ways to define variables.
int a; b;
int a, int b;
int a; double b;
int a, double b;
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Identify the suitable symbol that is used for initialization in Programming.
;
_
<<
=
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Choose the CORRECT C++ syntax to declare a variable named “Address” of string type.
char Address;
char Address (20);
string address;
string address (20);
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Choose the suitable answer for a variable based on the given statement.
Local variable
Global Variable
Function Variable
Class Variable
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Trace the output of the given C++ program in Figure A7.
4, 3, 3, 1
4, 3, 3, 0
4,
3,
3,
0
4,
3,
3,
1
Create a free account and access millions of resources
Similar Resources on Quizizz
30 questions
Java Programming

Quiz
•
University
27 questions
python basic

Quiz
•
University
30 questions
C-Programming

Quiz
•
University
30 questions
DFC20113 Programming Fundamentals Set B

Quiz
•
University
25 questions
C- Geniusia

Quiz
•
University
25 questions
GNIDOC ROUND 1

Quiz
•
University
25 questions
Base de Datos para Ingeniería: Repaso Final

Quiz
•
University
25 questions
Compro. Final 1/64 part1

Quiz
•
University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade