Cpp Programming Quiz 260 – Which of the following statement is correct about constructors?

Question: Which of the following statement is correct about constructors?
[A].
A constructor has a return type.
[B].

A constructor cannot contain a function call.
[C].

A constructor has no return type.
[D].

A constructor has a void return type. 

Answer: Option C

Explanation:

No answer description available for this question.

Which of the following statements are correct about 6 used in the program?int num[6];num[6]=21;

Question: Which of the following statements are correct about 6 used in the program?int num[6];num[6]=21;
[A].

In the first statement 6 specifies a particular element, whereas in the second statement it specifies a type.

[B].

In the first statement 6 specifies a array size, whereas in the second statement it specifies a particular element of array.

[C].

In the first statement 6 specifies a particular element, whereas in the second statement it specifies a array size.

[D].

In both the statement 6 specifies array size.

Answer: Option B

Explanation:

The statement ‘B’ is correct, because int num[6]; specifies the size of array and num[6]=21; designates the particular element(7th element) of the array.

FLAGITIOUS

Question: FLAGITIOUS
[A].

Innocent

[B].

Vapid

[C].

Ignorant

[D].

Frivolous

Answer: Option A

Explanation:

No answer description available for this question.

DEAR

Question: DEAR
[A].

Priceless

[B].

Free

[C].

Worthless

[D].

Cheap

Answer: Option D

Explanation:

No answer description available for this question.

Cpp Programming Quiz 261 – Which of the following statement is correct?

Question: Which of the following statement is correct?
[A].
A destructor has the same name as the class in which it is present.
[B].

A destructor has a different name than the class in which it is present.
[C].

A destructor always returns an integer.
[D].

A destructor can be overloaded. 

Answer: Option A

Explanation:

No answer description available for this question.

The British Council has signed a MoU with this state to promoting cultural, educational and skill development.

Question: The British Council has signed a MoU with this state to promoting cultural, educational and skill development.
[A].

Haryana

[B].

Uttar Pradesh

[C].

West Bengal

[D].

Assam

Answer: Option C

Explanation:

The MoU has signed between British Council in India Director Alan Gemmell OBE and state Home Secretary Atri Bhattacharya to promoting cultural, educational and skill development exchanges between UK and West Bengal in presence of West Bengal Chief Minister Mamata Banerjee. It is focused on English language training in the school system and higher education, Research collaboration and capacity building in higher education and cultural collaboration between the UK and the state.

Note: The above multiple-choice question is for all general and Competitive Exams in India