Math, asked by vaishnavideshmukh358, 3 months ago

शेजारी दिलेल्या आकृतीत काही मापे दर्शवली आहेत त्यावरून abcd ​

Answers

Answered by ankesh99
0

Answer:

what is this hahaha hahahaha

Answered by gamegirl5
2

Step-by-step explanation:

#include<stdio.h>

#include<conio.h>

void main()

{

int a,b;

int multiplication;

clrscr();

printf("Enter the first number");

scanf("%d", &a);

printf("Enter the second number");

scanf("%d", &b);

multiplication = a*b;

printf("The Total is %d", multiplication);

getchar();

}

please make branilist

Similar questions