English
Tamil Nadu Board of Secondary EducationHSC Science Class 11

A structure declaration is given below. struct employee{ int empno; char ename[10]; }e[5]; Using the above declaration which of the following statement is correct. - Computer Science

Advertisements
Advertisements

Question

A structure declaration is given below.

struct employee
{
int empno;
char ename[10];
}e[5];

Using the above declaration which of the following statement is correct.

Options

  • cout<<e[0].empno<<e[0].ename;

  • cout<<e[0].empno<<ename;

  • cout<<e[0]->empno<<e[0]->ename;

  • cout<<e.empno<<e.ename;

MCQ

Solution

cout<<e[0].empno<<e[0].ename;

shaalaa.com
Structures Introduction
  Is there an error in this question or solution?
Chapter 12: Arrays and Structures - Evaluation - Section - A [Page 224]

APPEARS IN

Samacheer Kalvi Computer Science [English] Class 11 TN Board
Chapter 12 Arrays and Structures
Evaluation - Section - A | Q 9. | Page 224
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×