No products in the cart.

Write a program to read value …

CBSE, JEE, NEET, CUET

CBSE, JEE, NEET, CUET

Question Bank, Mock Tests, Exam Papers

NCERT Solutions, Sample Papers, Notes, Videos

Write a program to read value of W, X, Y and Z and displays the value of P, where p= w+x/y_z
  • 1 answers

Deepak Kumar 6 years, 11 months ago

#include<iostream.h> int main() { int w, x, y, z,p; cout<<"enter 4 numbers "; cin>>w>>x>>y>>z; p=w+x/y-z; cout<<endl<<"value of p is "<<p; return 0; }
http://mycbseguide.com/examin8/

Related Questions

Define packages
  • 0 answers
Write a program for swapping two numbers
  • 1 answers
What is alu
  • 1 answers
Write a program for swapping two numbers?
  • 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