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

Amity University-Noida B.Tech...
Apply
Among top 100 Universities Globally in the Times Higher Education (THE) Interdisciplinary Science Rankings 2026
Indus University M.Tech Admis...
Apply
Highest CTC 26 LPA | Top Recruiters: Accenture, TCS, Tech Mahindra, Capgemini, Microsoft
New Horizon College BBA Admis...
Apply
UG Admissions 2026 open| NAAC ‘A’ grade | Merit-based Scholarships available.
MAHE, Manipal - B.Tech Admiss...
Apply
Final Application Deadline: 23rd March | NAAC A++ Accredited | Accorded institution of Eminence by Govt. of India | NIRF Rank #3
Greater Noida Institute of Te...
Apply
NAAC A+ Accredited | Highest CTC 70 LPA | Average CTC 6.5 LPA | 400+ Recruiters
Guru Nanak College - B.Tech 2026
Apply
3000+ Successful Placements | 100+ Leading Recruiters
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