Posts

Write a program to perform arithmetical calculation using switch statement.

 Write a program to perform arithmetical calculation using switch statement. #include<stdio.h> #include<conio.h> void main() { float num1,num2,res; int choice; clrscr(); printf("\n\t*************************************************************"); printf("\n\t***************** Malhotra Computer Centre ******************"); printf("\n\t*************************************************************"); printf("\n\n\t------------------------- Menu ----------------------------"); printf("\n\t\tProgram to perform Arithmetical Operation :"); printf("\n\n\tPress 1 for Addition :" ); printf("\n\tPress 2 for Subtraction : "); printf("\n\tPress 3 for Multiplication :"); printf("\n\tPress 4 for Division : "); printf("\n\t-------------------------------------------------------------"); printf("\n\tInput your choice :\t"); scanf("%d",&a

Write a Program to perform arithmetical calculation using if else if statement.

 Write a Program to perform arithmetical calculation using if else if statement. #include<stdio.h> #include<conio.h> void main() { float num1,num2,res; int choice; clrscr(); printf("\n\t*************************************************************"); printf("\n\t***************** Malhotra Computer Centre ******************"); printf("\n\t*************************************************************"); printf("\n\n\t------------------------- Menu ----------------------------"); printf("\n\t\tProgram to perform Arithmetical Operation :"); printf("\n\n\tPress 1 for Addition :" ); printf("\n\tPress 2 for Subtraction : "); printf("\n\tPress 3 for Multiplication :"); printf("\n\tPress 4 for Division : "); printf("\n\t-------------------------------------------------------------"); printf("\n\tInput your choice :\t"); scanf("%d"

What is Computer?

Image
  Computer The Word of computer came out from “ Greek ” Word “Compute” that means calculation. Computer always performs calculation work. Here it will be perform Arithmetical and logical Calculation and gives result.                   Charles Babbage is known as “Father of Computer” because he was developed a device in 1822 “difference engine” and in 1833 “Analytic Engine” Both device performs arithmetical and logical calculations.   Definition of Computer Computer is an electronic device with the ability to accept data which is supply by the user. According to user’s instruction it performs processing (Arithmetical & Logical) and after processing it will give the output result according to user’s requirement.   It has also found the capacity to input, store & execute information.   By Vicky Malhotra

How to Recover Deleted File | File Recovery | #MalhotraComputer

Image

Windows 11 Leaked | Windows 11 Installation Complete Details | #Windows1...

Image

How to Make partition in windows | partion kaise banaye | #MalhotraComputer

Image

Mobile se Computer On Kaise Kare | How to Switch On Computer From Mobile...

Image