Code-A-Vita

Quiz
•
Computers
•
University
•
Hard
CODE-A-VITA CODE-A-VITA
Used 4+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
The variable a is not initialized correctly.
The variable b is not declared correctly.
The variable c is not initialized correctly.
The variable d is not declared correctly.
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
The condition in the for loop is incorrect.
The semicolon ; at the end of the for loop line makes the loop body empty
The printf statement is outside the loop, so it will only print number 6.
The variable i is not initialized properly.
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Syntax error in the printf statement
Division by zero error
Incorrect variable type declaration
No error in the code
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
The loop condition is incorrect, causing an off-by-one error.
There is no error; the program will always print "Sum is exactly 1.0".
The comparison sum == 1.0 is incorrect due to the nature of floating-point arithmetic.
The variable sum should be of type double for the summation to be accurate.
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Change the function declaration to int sqr(int n);
Change the function call in main to result = square(number);
Change the function definition to int sqr(int n) { return n * n; }
Change the printf statement to printf("The square of %d is %d.\n", number, square);
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
The MAX macro is incorrectly defined.
The MAX macro does not need parentheses.
The printf statement is incorrect.
There is no error in the code.
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
The pointer p is not initialized correctly.
The statement *p = a + 5; is incorrect and will not compile.
There is no error in the code; it will print "The value of a is: 15".
The printf statement uses the wrong format specifier.
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
C programming syntax quiz

Quiz
•
University
18 questions
CP-String

Quiz
•
University
15 questions
Python Basics

Quiz
•
KG - University
16 questions
UC_TM03_Arrays_Functions

Quiz
•
University - Professi...
20 questions
CCE-III Programming in C Language

Quiz
•
University
18 questions
Programming in C language

Quiz
•
12th Grade - University
16 questions
Arithmetic Types Declare Initialize Relation Logical Ops

Quiz
•
9th Grade - University
15 questions
Java Method

Quiz
•
University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)

Quiz
•
8th Grade - University
7 questions
Force and Motion

Interactive video
•
4th Grade - University
36 questions
Unit 5 Key Terms

Quiz
•
11th Grade - University
7 questions
Figurative Language: Idioms, Similes, and Metaphors

Interactive video
•
4th Grade - University
15 questions
Properties of Equality

Quiz
•
8th Grade - University
38 questions
WH - Unit 3 Exam Review*

Quiz
•
10th Grade - University
21 questions
Advise vs. Advice

Quiz
•
6th Grade - University
12 questions
Reading a ruler!

Quiz
•
9th Grade - University