
Final Assessment C & C++ & DSA - 2nd August 24
Authored by KVCH CORPORATE
Professional Development
University
Used 3+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
25 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
Which of the following is a valid declaration in C?
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
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?