760 Views

Write a program to Multiply two integers in C ?


Shivani Jain 8th May, 2021
Answer (1)
Aadarsh Gupta 8th May, 2021

Hello aspirant,

I am providing you the code in c language for multiplying two interger.

Please have a look on the code.

#include <stdio.h>

int main() {

double a, b, product;

printf("Enter two numbers: ");

scanf("%lf %lf", &a, &b);


// Calculating product

product = a * b;


// %.2lf displays number up to 2 decimal point

printf("Product = %.2lf", product);


return 0;

}

Please let me know if you get any error.

Hope this helps you

All the best for your future

Related Questions

UPES B.Tech Admissions 2026
Apply
Ranked #43 among Engineering colleges in India by NIRF | Highest Package 1.3 CR , 100% Placements
UPES Integrated LLB Admission...
Apply
Ranked #18 amongst Institutions in India by NIRF | Ranked #1 in India for Academic Reputation by QS Rankings | 16 LPA Highest CTC
Presidency University MBA Adm...
Apply
NAAC A+ Accredited | Highest CTC 10 LPA | Top Recruiters : Amazon, Accenture, KPMG, EY, Capgemini & many more
Nirma University Law Admissio...
Apply
Grade 'A+' accredited by NAAC | Ranked 33rd by NIRF 2025
UPES M.Tech Admissions 2026
Apply
Ranked #45 Among Universities in India by NIRF | 1950+ Students Placed 91% Placement, 800+ Recruiters
UPES | BBA Admissions 2026
Apply
#36 in NIRF, NAAC ‘A’ Grade | 100% Placement, up to 30% meritorious scholarships
View All Application Forms

Download the Careers360 App on your Android phone

Regular exam updates, QnA, Predictors, College Applications & E-books now on your Mobile

150M+ Students
30,000+ Colleges
500+ Exams
1500+ E-books