Which of the following is incorrect?
Algorithms can be represented:
ALGORITHM AND C PROGRAMMING QUIZ

Quiz
•
Computers
•
University
•
Medium

Gagana M
Used 53+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
as pseudo codes
as syntax
as programs
as flowcharts
Answer explanation
Explanation: Representation of algorithms:
-As programs
-As flowcharts
-As pseudo codes.
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Algorithm must be :
CORRECT
EFFICIENT
BOTH A AND B
NONE
Answer explanation
OPTION C
Algorithm must be :
correct: for each input produce an appropriate output
efficient: run as quickly as possible, and use as little memory as possible
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
TO ANALYSE ALGORITHMS THE IMPORTANT ASYMPTOTIC NOTATIONS USE ARE :
BIG-OH-NOTATION[Ο]
OMEGA-NOTATION[Ω]
THETA-NOTATION[θ]
ALL THE ABOVE
Answer explanation
OPTION D
There are three different notations: big O, big Theta (Θ), and big Omega (Ω).
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
WHILE ANALYZING ALGORITHM
EFFICIENCY OF AN ALGORITHM CAN BE ANALYZED BY:
PRIORI ANALYSIS
POSTERIOR ANALYSIS
BOTH A AND B
NONE
Answer explanation
OPTION C
While a priori analysis helps us make initial decisions and choose the most promising algorithm
A posteriori analysis provides a practical evaluation of the algorithm's performance
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
TESTING A PROGRAM CONSISTS OF TWO MAJOR PHASES WHICH ARE
AVERAGE CASE AND WORST CASE
TIME COMPLEXITY AND SPACE COMPLEXITY
VALIDATION AND CHECKING ERRORS
DEBUGGING AND PROFILING
Answer explanation
OPTION D
DEBUGGING- IT IS THE PROCESS OF EXECUTING PROGRAMS ON SAMPLE DATA SETS THAT DETERMINE WHETHER WE GET PROPER RESULTS
PROFILING- IT IS THE PROCESS OF EXECUTING A CORRECT PROGRAM ON ACTUAL DATA SETS AND MEASURING THE SPACE AND TIME IT TAKES TO COMPUTE THE RESULTS DURING THE EXECUTION
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
FULL FORM OF ASCII
AMERICAN STABLE CODE FOR INTERNATIONAL INTERCHANGE
AMERICAN STANDARD CASE FOR INSTITUTIONAL INTERCHANGE
AMERICAN STANDARD CODE FOR INTERCHANGE INFORMATION
AMERICAN STANDARD CODE FOR INFORMATION INTERCHANGE
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
THE ASCII VALUE OF DIGITS [0 TO 9] RANGES FROM?
65 TO 90
0 TO 255
48 TO 57
65 TO 90
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
Computing Systems

Quiz
•
9th Grade - Professio...
10 questions
Operating Systems

Quiz
•
University
17 questions
Cheese

Quiz
•
KG - Professional Dev...
15 questions
Chapter 8 - Memory Management Strategies

Quiz
•
University
20 questions
Data Communications 1

Quiz
•
University
10 questions
RVS_Tech_quizz_even2024-25

Quiz
•
University
20 questions
Quiz Competition on Technology

Quiz
•
University
15 questions
GK Quiz

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