Consider the following C-program fragment in which i, j and n are integer variables.
for (i = n, j = 0; i > 0; i /= 2, j += i);
let val (j) denote the value stored in the variable j after termination of the for loop. Which one of the following is true?
DAA - Class Test 1

Quiz
•
Computers
•
University
•
Hard
Ankush Jain
Used 11+ times
FREE Resource
7 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
5 mins • 5 pts
2.
MULTIPLE CHOICE QUESTION
3 mins • 5 pts
Consider the following segment of C-code:
int j, n; j=1;
while(j <= n)
j = j * 2;
The number of comparisons made in the execution of the loop for any n > 0 is:
3.
FILL IN THE BLANK QUESTION
3 mins • 5 pts
4.
MULTIPLE CHOICE QUESTION
2 mins • 2 pts
Let f(n) = n2 log n and g(n) = n(log n)10 be two positive functions of n. Which of the following statements is correct?
5.
MULTIPLE SELECT QUESTION
2 mins • 3 pts
Which of the following is false in following ?
6.
MULTIPLE SELECT QUESTION
3 mins • 5 pts
Only I is correct
Only II is correct
Both I and II are correct
Neither I nor II correct
7.
MULTIPLE CHOICE QUESTION
5 mins • 5 pts
Similar Resources on Quizizz
10 questions
DAA Quiz 1

Quiz
•
University
10 questions
Dynamic Programming part 1

Quiz
•
University
10 questions
Algorithm and Flowchart

Quiz
•
University
10 questions
Java Arrays

Quiz
•
University
10 questions
Weekly Contest #6 - TechXNinjas

Quiz
•
University
10 questions
Java Quiz 2 based on loop and if else

Quiz
•
University
10 questions
Weekly Contest #3 - TechXNinjas

Quiz
•
University
10 questions
Analysis of Algorithms

Quiz
•
University
Popular Resources on Quizizz
15 questions
Multiplication Facts

Quiz
•
4th Grade
20 questions
Math Review - Grade 6

Quiz
•
6th Grade
20 questions
math review

Quiz
•
4th Grade
5 questions
capitalization in sentences

Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance

Interactive video
•
5th - 8th Grade
15 questions
Adding and Subtracting Fractions

Quiz
•
5th Grade
10 questions
R2H Day One Internship Expectation Review Guidelines

Quiz
•
Professional Development
12 questions
Dividing Fractions

Quiz
•
6th Grade