Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

use Dev cpp as a programing language Task1 Write a program which reads salaries of 10 employees of an organization. The program will tell, what

image text in transcribed

use Dev cpp as a programing language

Task1 Write a program which reads salaries of 10 employees of an organization. The program will tell, what the maximum salary is and what the minimum salary is. Task2 Our world composed of different things. One thing is that the temperature of the day. A day consists of low temperature and high temperature. Low temperature represents "cool day" and high temperature represents "hot day". Write a program that inputs temperature and display a message. If temperature is greater than 35, it display output "hot day". If temperature is between 25 and 35, it display "pleasant day" if temperature is less than 25, it display "cool day". Task3 Write a program that input 10 numbers from the user in the Array and find out Sum and Average of the Numbers using One Dimensional Array. Task4 Write a program to declare a class car that includes data members part no.model number and cost of the car, also member functions setpart() to set constant values and showpart() to show that values

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Oracle Databases On The Web Learn To Create Web Pages That Interface With Database Engines

Authors: Robert Papaj, Donald Burleson

11th Edition

1576100995, 978-1576100998

Students also viewed these Databases questions