Computer Science, asked by arizonaandrew418, 7 months ago

Computer Applications Project

To make the project
Use a shoe lace file
cover it with a brown paper.
Give the heading as
Computer Applications Project
Give the label in the right side with
Name:
Class:
Rollno:
Session:2020-21
Inside the file
Project topic (Programs)
Acknowledgement
Contents
Introduction(About the topic)
For e.g. This project consists of programs using If, switch
Write a short note on if, switch
Main topic (Programs)
Q1.
Wap to input any 3 angles. Check if they belong to a triangle or not? If yes check if it is a right angle triangle or scalene angle triangle or acute angle triangle.

Q2.
A school is giving passing grades to its students when they pass in all the subjects (i.e. Eng, Phy, Che, Maths, Comp), passing marks for every subject is 40. Grades are printed as per the criteria given below..
When average marks
Grades
40.0 to 69.9
Grade C
70.0 to 79.9
Grade B
80.0 to 89.9
Grade A
90.0 and above
Grade A+

Q3.
Write a program to input marks of a child for all 4 subject mentioned above and print his/her grade or print Fail.

Q4.
Wap to input basic salary of a person and print his/her gross salary and net salary. Formulae and criteria for calculation of gross and net salary is given below..
Gross salary = basic +hra +da.
[hra=house rent allowance]
[da=dearness allowance]
Net salary = Gross salary –tax


When basic salary(in Rs)


Below 10000
Hra= 40% of basic
Da = 60% of Basic
10000 to 40000
Hra= 50% of basic
Da = 70% of Basic
Above 40000
Hra= 65% of basic
Da = 80% of Basic

Income tax is charged @10% of gross salary.

Q5.
A cloth showroom has announced following festival discount on the purchase of cloth/dress, based on the total cost of cloth/dress purchased.
Total cost(in Rs)
Discount (in percent)
Less than 10000
20%
10000 to 25000
35%
25001 to 35000
40%
Above 35000
50%

Wap to total cost of cloths purchased by a customer and print the bill amount after deducting the discount.

Q6.
Wap to input no. of calls of a telephone subscriber, calculate and print the telephone bill as per given criteria..

Monthly Rent : Rs 500.00
No. of free calls : 100
For next 300 calls : 80p/call
For next extra calls : Rs 1.50/ call.
Every consumer has to pay rent.

Q7.
Write a program to input a digit and print it in words.

Q8.
Wap to input 3 numbers from user and print them in ascending order. (Do not use Mathematical function)

Q9.
Write a menu-driven program with users choice to perform the following task
Find area of a rectangle
Find area of circle
Find area of a square

Q10.
Write a menu-driven program with users choice to perform the following task
Convert temp from Celsius to Fahrenheit
Convert temp from Fahrenheit to Celsius

Conclusion(what you learnt from the project)​

Answers

Answered by Jhapravinkumar9
3

Answer:

pls search on Google to get the right answer of question

Explanation:

pls mark me brainliast and follow me

Answered by R0SIE
4

Answer:

try to search in Google ...follow me tysm

Similar questions