Good Evening
22:44 pm

Sponsor Area

Sponsor Area

Question is

Which C++ header file(s) are essentially required to be included to run/execute the following C++ source code (Note: Do not include any header file, which is/are not required);

Void main()
{
	char TEXT[] = 'SomeThing';
	cout<<'Remaining SMS Chars:'
	<<160-strlen(TEXT)<< endl;
}

Mock Test Series

Sponsor Area

Sponsor Area

NCERT Book Store

NCERT Sample Papers

Entrance Exams Preparation