You need to Register First!

Before you Log-in...

Grading System passed or failed HON
You need to Register First!

Before you Log-in...

Grading System passed or failed HON
Would you like to react to this message? Create an account in a few clicks or log in to continue.


 
HomeHome  PortalPortal  GalleryGallery  SearchSearch  Latest imagesLatest images  RegisterRegister  Log inLog in  
Sample design and thinking of Something new Graphical design.... To all member's of this website please Fill up the form of your Personal Information for Special Reference of our Forum thank you!
For non-member just post your comment in the chatbox. Thanks for Visiting our site.
Log in
Username:
Password:
Log in automatically: 
:: I forgot my password
Latest topics
» AutoCAD-tutorial-01
Grading System passed or failed Icon_minitimeThu Dec 13, 2018 3:49 pm by Kuteshikimi

» Definition-of-Computer-Graphics
Grading System passed or failed Icon_minitimeThu Dec 13, 2018 3:47 pm by Kuteshikimi

» Explore-the-Graphical-User-Interface
Grading System passed or failed Icon_minitimeThu Dec 13, 2018 3:44 pm by Kuteshikimi

» A-BRIEF-HISTORY-OF-COMPUTER-GRAPHICS
Grading System passed or failed Icon_minitimeThu Dec 13, 2018 3:42 pm by Kuteshikimi

» Lesson 7- Network Design Models
Grading System passed or failed Icon_minitimeSun Nov 25, 2018 2:29 am by Kuteshikimi

» Lesson 6-Internet and Networking Devices
Grading System passed or failed Icon_minitimeSun Nov 25, 2018 2:27 am by Kuteshikimi

» Lesson 5-Introduction to Data Communications
Grading System passed or failed Icon_minitimeSun Nov 25, 2018 2:26 am by Kuteshikimi

» Lesson 4-Network Cabling
Grading System passed or failed Icon_minitimeSun Nov 25, 2018 2:19 am by Kuteshikimi

» Lesson 3-Types of Internet Connection
Grading System passed or failed Icon_minitimeSun Nov 25, 2018 2:19 am by Kuteshikimi

ENGINEERING.COM GAMES
Top 100 Games
Game Site Top 100


Most active topic starters
Kuteshikimi
Grading System passed or failed Vote_lcapGrading System passed or failed Voting_barGrading System passed or failed Vote_rcap 
imbaBOY
Grading System passed or failed Vote_lcapGrading System passed or failed Voting_barGrading System passed or failed Vote_rcap 
Top posters
Kuteshikimi
Grading System passed or failed Vote_lcapGrading System passed or failed Voting_barGrading System passed or failed Vote_rcap 
imbaBOY
Grading System passed or failed Vote_lcapGrading System passed or failed Voting_barGrading System passed or failed Vote_rcap 
markeeh17
Grading System passed or failed Vote_lcapGrading System passed or failed Voting_barGrading System passed or failed Vote_rcap 
Top posting users this month
No user
Top posting users this week
No user
Visitor’s Unique Page-View
Visitor Counter
Visitor Counter
Visitor’s
free counters
Globe
Similar topics

 

 Grading System passed or failed

Go down 
AuthorMessage
Kuteshikimi
Admin
Admin
Kuteshikimi


Posts : 52
Join date : 2011-09-01
Age : 33
Location : Cavite City, Philippines

Grading System passed or failed Empty
PostSubject: Grading System passed or failed   Grading System passed or failed Icon_minitimeThu Sep 15, 2011 6:00 pm

Code:

#include<iostream.h>
main*(
{
int grade;

cout<<"Enter Grqade";
cin>>grade;

if (grade<=100 && grade>=90)
cout<<"PASSED";

else if (grade<=89 && grade>=80)
cout<<"PASSED";

else if (grade<=79 && grade>=75)
cout<<"PASSED";

else if (grade=74)
cout<<"FAILED";

else
cout<<"Invalid Input";

}

Back to top Go down
https://kuteshikimi.board-directory.net
 
Grading System passed or failed
Back to top 
Page 1 of 1
 Similar topics
-
» Payroll System
» More Information in Windows Operating System

Permissions in this forum:You cannot reply to topics in this forum
 :: FORUM :: Application Program :: C++-
Jump to: