Which of the following is a valid declaration in C?
Final Assessment C & C++ & DSA - 2nd August 24

Quiz
•
Professional Development
•
University
•
Medium
KVCH CORPORATE
Used 2+ times
FREE Resource
25 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
int 3dArray
int _Var
int *ptr,*ptr2
int var-2
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following C code?
6
5
Undefined
Compilation error
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following function declarations is correct in C?
int func(int x, y)
int func(int, int)
int func(x, int)
int func(int, int y)
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is not a C++ keyword?
private
friend
virtual
include
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct syntax for creating an object in C++?
ClassName objectName
ClassName objectName = new ClassName()
objectName = new ClassName()
ClassName objectName()
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following concepts is not supported by C++?
Polymorphism
Abstraction
Reflection
Encapsulation
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the following C++ code?
What is the default return type of a function in C if it is not specified?
int
void
float
char
Create a free account and access millions of resources
Similar Resources on Quizizz
20 questions
T0906R-PICTORIAL DRAWINGS

Quiz
•
9th Grade - University
20 questions
2.1 Biology Concepts: Classification, Adaptations, & Competition

Quiz
•
10th Grade - University
30 questions
Unit 4 - io, collections_java

Quiz
•
University
25 questions
Topic 1: Introduction to Java Programming

Quiz
•
University
22 questions
Sensory System

Quiz
•
University
27 questions
Exception Handling and Multithreading

Quiz
•
University
25 questions
Python-Loops-Iterables

Quiz
•
12th Grade - University
20 questions
QUIZ 2 : TOPIC 2 [MANUFACTURING COSTS:CONCEPTS & COMPONENTS]

Quiz
•
1st Grade - 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