Alpha Geek

(8)

$10/per page/Negotiable

About Alpha Geek

Levels Tought:
University

Expertise:
Accounting,Algebra See all
Accounting,Algebra,Architecture and Design,Art & Design,Biology,Business & Finance,Calculus,Chemistry,Communications,Computer Science,Environmental science,Essay writing,Programming,Social Science,Statistics Hide all
Teaching Since: Apr 2017
Last Sign in: 345 Weeks Ago, 4 Days Ago
Questions Answered: 9562
Tutorials Posted: 9559

Education

  • bachelor in business administration
    Polytechnic State University Sanluis
    Jan-2006 - Nov-2010

  • CPA
    Polytechnic State University
    Jan-2012 - Nov-2016

Experience

  • Professor
    Harvard Square Academy (HS2)
    Mar-2012 - Present

Category > Computer Science Posted 30 Apr 2017 My Price 5.00

Write a C++ program using classes and objects to simulate

Write a C++ program using classes and objects to simulate result preparation system for 20students. (8)The data available for each student includes:Name (includes first, mid and last name each of size 20 characters),Rollno,Marks in 3 subjects.The percentage marks and grade are to be calculated from the following informationPercentage marks grade
 
 

Answers

(8)
Status NEW Posted 30 Apr 2017 02:04 PM My Price 5.00

-----------

Attachments

file 1493563570-answer1.docx preview (396 words )
J-----------an -----------03 -----------201-----------7 0-----------3:2-----------6 P-----------M -----------#in-----------clu-----------de -----------&am-----------p;l-----------t;i-----------ost-----------rea-----------m&a-----------mp;-----------gt;----------- u-----------sin-----------g n-----------ame-----------spa-----------ce -----------std-----------; -----------cla-----------ss -----------Stu-----------den-----------t -----------{ ----------- ----------- pu-----------bli-----------c: ----------- ----------- c-----------har----------- fi-----------rst-----------nam-----------e[2-----------0];----------- ----------- -----------cha-----------r m-----------idd-----------len-----------ame-----------[20-----------]; ----------- ----------- c-----------har----------- la-----------stn-----------ame-----------[20-----------]; ----------- ----------- i-----------nt -----------rol-----------lno-----------; ----------- ----------- in-----------t m-----------ark-----------s[3-----------]; ----------- ----------- d-----------oub-----------le -----------per-----------cen-----------tag-----------e; ----------- ----------- c-----------har----------- gr-----------ade-----------; -----------}; ----------- ch-----------ar -----------get-----------Gra-----------de(-----------dou-----------ble----------- pe-----------r) ----------- { ----------- ----------- i-----------f(p-----------er -----------&am-----------p;g-----------t;=----------- 90-----------) ----------- ----------- ----------- r-----------etu-----------rn -----------'A'-----------; ----------- ----------- el-----------se -----------if -----------(pe-----------r &-----------amp-----------;gt-----------;= -----------80)----------- ----------- ----------- ----------- re-----------tur-----------n '-----------B';----------- ----------- -----------els-----------e i-----------f(p-----------er -----------&am-----------p;g-----------t;=----------- 70-----------) ----------- ----------- ----------- r-----------etu-----------rn
Not Rated(0)