English, asked by wdqd1886, 1 year ago

Write a program to store the roll number,mark of three subject and find the total and display it

Answers

Answered by akshya73
2

Explanation:

#include<iostream.h>

#include<conio.h>

void main( )

{

clrscr( );

int a

Similar questions