Interviewer And Interviewee Guide

C++ New And Delete Interview Question:

Individual characters in a string are accessed as following:

a) cout << S.at(i);
b) cout << S[i];
c) both a) and b)
d) None

Submitted by: Murtaza
c) both a) and b)
Submitted by: Murtaza

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