Write a C program to enter length and breadth of a rectangle and find its area.
Write a C program to enter length and breadth of a rectangle and find its area. Solution :- #include<stdio.h> #include<conio.h>
Read moreAll Tech at one spot
Write a C program to enter length and breadth of a rectangle and find its area. Solution :- #include<stdio.h> #include<conio.h>
Read moreWrite a C program to enter length and breadth of a rectangle and find its perimeter. Write a C program
Read moreC Program……. Write a C program to enter two numbers and perform all arithmetic operations. Solution :- #include<stdio.h>#include<conio.h>void main(){clrscr();int a,b,sum,sub,mul,div,mod;printf(“Enter
Read moreC Program Basic Write a C program to enter two numbers and find their sum. Solution :- #include<stdio.h>#include<conio.h>void main(){clrscr();int a,b,sum;printf(“Enter
Read morechapter :- 2 Number System Multiple Choice Question 1.A ________ is a man-made electronic machine that understand the language people
Read moreChapter :- 1 Computer Network MCQ Multiple Choice Question 1. Virus Stand for _______. a. Vital information Resources Under Seize
Read moreChapter :- 1 Graphs in economics (Notes) Meaning of a Diagram and a Graph 1. Diagram:A representation of observed data
Read moreChapter :- 10 HTML- Form, Multimedia & CSS Q.1 Tick the correct option. 1.________ provide an easy way to collect
Read moreChapter :- 9 HTML- Images,Links & Table Q.1 Tick the correct answer. 1.The format of an image that web browser
Read more