Computer Science, asked by rapelliravinder30, 6 days ago

Labeled the following in the given program.

a) Variable declaration

b) Header file

c) Pre-processor

d) Method block

e) Output statement



#include<iostream.h>

void main()

{

int x;

cout<<”Enter your age”;

cin>>x;​

Answers

Answered by sujatapuniya1234
1

Answer:

output statement

Explanation:

#includes<upstream.h

Similar questions