Search Header Logo

Fast Track 12

Authored by Chi Phan

English, Computers

Professional Development

Used 1+ times

Fast Track 12
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

The default access specifer for the class members is

public
private
protected
None of the above.

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

By default the members of the structure are

private

protected
public
Access specifiers not applicable for structures.

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Pick up the valid declaration for overloading ++ in postfix form where T is the class name.

T operator++();
T operator++(int);
T& operator++();
T& operator++(int);

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

We can use this pointer in static member function of the class.

true
false

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which operator is used to resolve the scope of the global variable?

−>
.
*
::

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Can we create a clone of a singleton object?

true
false

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Integer.valueOf is an example of Factory pattern.

false
true

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?