Robotics quiz 2

Robotics quiz 2

1st - 12th Grade

12 Qs

quiz-placeholder

Similar activities

Mail Service

Mail Service

12th Grade

12 Qs

Coding Vocabulary Words

Coding Vocabulary Words

8th Grade

12 Qs

Data Structure

Data Structure

12th Grade

10 Qs

Java Loops

Java Loops

9th - 12th Grade

12 Qs

4.9 Word Quizizz

4.9 Word Quizizz

8th - 12th Grade

12 Qs

C Programming Concepts Quiz

C Programming Concepts Quiz

10th Grade

15 Qs

Lesson 09: Creating Interactive Navigation

Lesson 09: Creating Interactive Navigation

9th - 12th Grade

10 Qs

Keyboarding

Keyboarding

3rd - 5th Grade

10 Qs

Robotics quiz 2

Robotics quiz 2

Assessment

Quiz

Science, Computers

1st - 12th Grade

Hard

Created by

joshua igoni

Used 4+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How does a C++ compiler differ between overload postfix and prefix operators?

C++ doesn't allow both operators to be overloaded in a class

A postfix ++ has a dummy parameter

A prefix ++ has a dummy parameter

By making prefix ++ as a global function and postfix a member function

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The binding of data and functions into a single entity is known as?

Polymorphism

Encapsulation

Overloading

Inheritance

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The class body has _______ access specifiers.

1

2

3

4

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following concepts means determining at what runtime, what method to invoke?

Data hiding

Dynamic typing

Dynamic loading

Dynamic binding

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following statements is correct?

Base class pointer can not point to derived class

Derived class pointer can not point to the base class

Pointer to Derived class can not be created

Pointer to Bass class can not be created

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Predict the output of the following C++ program

A non-zero value

0

Compiler error

Runtime error

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Predict the outcome of the code

0

Garbage value

Compile error

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?