No products in the cart.

Write a program to get the …

CBSE, JEE, NEET, CUET

CBSE, JEE, NEET, CUET

Question Bank, Mock Tests, Exam Papers

NCERT Solutions, Sample Papers, Notes, Videos

Write a program to get the input in runtime and find the result of area of rectangle
  • 1 answers

Gaurav Seth 4 years, 4 months ago

C Program

#include <stdio.h>  

int main()  

{  

    int width=5;  

    int height=10;  

    int area=width*height;  

    printf("Area of the rectangle=%d",area);  

}  

http://mycbseguide.com/examin8/

Related Questions

Case study questions of chapter 1
  • 0 answers

myCBSEguide App

myCBSEguide

Trusted by 1 Crore+ Students

Test Generator

Test Generator

Create papers online. It's FREE.

CUET Mock Tests

CUET Mock Tests

75,000+ questions to practice only on myCBSEguide app

Download myCBSEguide App