Interviewer And Interviewee Guide

C++ Programming Interview Question:

What is an explicit constructor?

Submitted by: Administrator
A conversion constructor declared with the explicit keyword. The compiler does not use an explicit constructor to implement an implied conversion of types. It's purpose is reserved explicitly for construction.
Submitted by: Administrator

Read Online C++ Programming Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.