UrbanPro

Take BTech Tuition from the Best Tutors

  • Affordable fees
  • 1-1 or Group class
  • Flexible Timings
  • Verified Tutors

Search in

write a program to perform addition,subtraction,multiplication,division with switch statement

Asked by Last Modified  

Follow 0
Answer

Please enter your answer

The tutor

U can just Google it. It's very simple one
Comments

MathWorks Certified MATLAB Associate

Switch case Syntax in MATLAB is switch switch_expression case case_expression statements case case_expression statements ... otherwise statements end
Comments

MathWorks Certified MATLAB Associate

switch switch_expression case case_expression statements case case_expression statements ... otherwise statements end
Comments

int main() { char o; float num1,num2; printf("Enter operator either + or - or * or divide : "); scanf("%c",&o); printf("Enter two operands: "); scanf("%f%f",&num1,&num2); switch(o) { case '+': printf("%.1f + %.1f = %.1f",num1, num2, num1+num2); ...
read more
int main() { char o; float num1,num2; printf("Enter operator either + or - or * or divide : "); scanf("%c",&o); printf("Enter two operands: "); scanf("%f%f",&num1,&num2); switch(o) { case '+': printf("%.1f + %.1f = %.1f",num1, num2, num1+num2); break; case '-': printf("%.1f - %.1f = %.1f",num1, num2, num1-num2); break; case '*': printf("%.1f * %.1f = %.1f",num1, num2, num1*num2); break; case '/': printf("%.1f / %.1f = %.1f",num1, num2, num1/num2); break; default: /* If operator is other than +, -, * or /, error message is shown */ printf("Error! operator is not correct"); break; } return 0; } o/p Enter operator either + or - or * or divide : - Enter two operands: 3.4 8.4 3.4 - 8.4 = -5.0 read less
Comments

Tutor

in which language you want to write the program
Comments

Life Scientist

Not related to my expertise
Comments

Trainer

simple u can even get from 1000 program from web
Comments

switch(op) { case '+': c=a+b; break; case '-':c=a-b; break; case '*':c=a*b; break; case '/':c=a/b; break; default: printf("Please check the operator"); } Here op is a character for the operation you r going to perform. Instead you can send a string like add sub etc in double quotes.
Comments

Phd In Electrical Engineering

if you are an hardware engineer and know verilog or vhdl or systemc you can do this by refering to various computer arithmetic books which gives algorithm using logic gates and that can be implement with cas switch statements
Comments

View 7 more Answers

Related Questions

I am a BTech final year student and I wish to seek admission for Mtech next year. What should I do? Please advise.
What exactly you want to do after M. Tech plan if u want work in IT then dont do go for PG .so plan according If ur B.tech IT or CSE take up some course like oracle,JAVA, ... If ur EEE or ECE take SAP...
Suresh
0 0
6
How to use recursive function in C?
Recursion is the process of repeating items in a self-similar way. In programming languages, if a program allows you to call a function inside the same function, then it is called a recursive call of the...
Pragati

Numbers are stored and transmitted inside a computer in:
a. binary form
b. ASCII code form
c. decimal form
d. alphanumeric form

The computer understands the language of 0 and 1, which is called the binary form. Binary language is a machine-level language.
Daksha Kacha P
What should I do after btech in civil engineering?
You have prepared for government civil services exam there are Good opportunity for you pwd department .best luck
Pralhad
0 0
6
Which one is better for a student of class 9 tuition or coaching?
According to me tution will be better choice as many coachings nowadays are having a lot of students and therefore teacher cannot concentrate on all students
Shubham
0 0
6

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Want to expertise in your subjects, here is a tip ?
The best way to expertise in your subject is by having the practical knowledge of it. Once your concepts are clear in practicals, then while studying you'll understand the difference between ideal and...

Computer Fundamentals
Computer:Computer can be defined on an electronic device that accept data, process then at a high speed according to a set of instructions provide to it and produces the desired output. So computer is...

Role of numerical methods in Electronics & Communication and Electrical Branches and how to deal with it.
1) Role of Numericals: These problems are based on realizing circuits, being a R&D engineer, I would like to suggest all students to lay emphasis on Numerical Problems as they are very important both...

Akshay Jain

0 0
0

How To Prepare For Maths For IIT?
Once upon a time, a lady wanted to hire a cook for her restaurant. She interviewed many candidates and finally, she selected the one who impressed her in the interview. Lady was very impressed with his...

What do you mean by
The Word "Plastic'' is taken from Greek plastikos it's mean capable of being shaped or molded "Plastic'' is the synthetic material made of organic polymer, it is malleable therefore it can easily mold...

Recommended Articles

MBA, Medicine and engineering are the three main professional courses in India. Engineering is still one of the highly sorted after professional courses in the under graduate level, while MBA is favoured as a preferred post graduate course. To shine in these courses, one needs to work and study hard. Engineering as a...

Read full article >

According to a recent survey conducted by the NCAER (National Council of Advanced Economic Research), engineering is the most sought after course in India. Some engineering courses are offered as BE or Bachelor of Engineering while some as Bachelor in Technology or B.Tech. Since engineering is a professional course, the...

Read full article >

Appearing for exams could be stressful for students. Even though they might have prepared well, they could suffer from anxiety, tension etc. These are not good for their health and mind. However, following a few exam preparation tips can save them from all these and help them to score good marks. Let’s find out all...

Read full article >

With the mushrooming of international and private schools, it may seem that the education system of India is healthy. In reality, only 29% of children are sent to the private schools, while the remaining head for government or state funded education. So, to check the reality of Indian education system it is better to look...

Read full article >

Looking for BTech Tuition ?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you
X

Looking for BTech Tuition Classes?

The best tutors for BTech Tuition Classes are on UrbanPro

  • Select the best Tutor
  • Book & Attend a Free Demo
  • Pay and start Learning

Take BTech Tuition with the Best Tutors

The best Tutors for BTech Tuition Classes are on UrbanPro

This website uses cookies

We use cookies to improve user experience. Choose what cookies you allow us to use. You can read more about our Cookie Policy in our Privacy Policy

Accept All
Decline All

UrbanPro.com is India's largest network of most trusted tutors and institutes. Over 55 lakh students rely on UrbanPro.com, to fulfill their learning requirements across 1,000+ categories. Using UrbanPro.com, parents, and students can compare multiple Tutors and Institutes and choose the one that best suits their requirements. More than 7.5 lakh verified Tutors and Institutes are helping millions of students every day and growing their tutoring business on UrbanPro.com. Whether you are looking for a tutor to learn mathematics, a German language trainer to brush up your German language skills or an institute to upgrade your IT skills, we have got the best selection of Tutors and Training Institutes for you. Read more