GradePack

    • Home
    • Blog
Skip to content
bg
bg
bg
bg

GradePack

PROGRAMMING – QUESTION 1: (10 PTS) In the textbox below, Wri…

PROGRAMMING – QUESTION 1: (10 PTS) In the textbox below, Write the Swift Coding that will solve the following programming problem: Use “inferred” data declaration” for the following constant with this specific value: exam percentage of 70%  Use “explicit” data declaration for the following variables which will NOT have a decimal point: Exam 1 grade, exam 2 grade and exam 3 grade Assign a value of your choosing between 0 – 100 to each of these variables. Use “inferred” data declaration for the following variables with these specific values: lab 1 grade (assign value of 75) and lab 2 grade (assign value of 85) Use “explicit” data declaration for the following variables that will be CALCULATED, and which will all have a decimal point: exam points, lab points and final grade ============================================================ Write the formula to determine the exam points which is found by MULTIPLYING the exam percentage by the average of the THREE exam grades which is found by adding together the three exam grades and then dividing by 3. ========================================== Write the formula to determine the LAB points which is found by SUBTRACTING the Exam Percentage FROM 1 and then MULTIPLYING this RESULT by the average of the TWO LAB grades which is found by adding together the TWO LAB grades and then dividing by 2. =========================== Write the formula to determine the FINAL GRADE which is found by ADDING together the EXAM pts and the LAB pts. ========================= Print the resulting exam points, lab points and the final grade values.       ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Read Details

What is Microsoft’s cloud-based service that can provide SQL…

What is Microsoft’s cloud-based service that can provide SQL Server database services?

Read Details

Which of the following is true regarding Windows 10 and Wind…

Which of the following is true regarding Windows 10 and Windows Server?

Read Details

The computer security incident response team (CSIRT) should…

The computer security incident response team (CSIRT) should contain all members who will authorize, conduct, and communicate every incident response activity.

Read Details

To make it harder for unauthorized users to connect to serve…

To make it harder for unauthorized users to connect to server computers, enable Internet Protocol Security (IPSec) for server-to-server connections.

Read Details

Which of the following is true for Microsoft Exchange Server…

Which of the following is true for Microsoft Exchange Server?

Read Details

Which of the following is a dynamic process that ensures ite…

Which of the following is a dynamic process that ensures items in an IT infrastructure meet or exceed security goals?

Read Details

Microsoft provides the Windows Server Backup utility for bac…

Microsoft provides the Windows Server Backup utility for backing up Windows servers.

Read Details

To combat scammers who scare users into purchasing their pro…

To combat scammers who scare users into purchasing their product to remove security problems, train users to install software only from trusted sources.

Read Details

PROGRAMMING – QUESTION 2: (13 PTS) In the textbox below, Wri…

PROGRAMMING – QUESTION 2: (13 PTS) In the textbox below, Write the Swift Coding that will solve the following programming problem: Use “inferred” data declaration” for the following constant with this specific value: Bus capacity is 20. Use “explicit” data declaration for the following variables which will NOT have a decimal point: Number of Attendees. Assign a value to the name variable for Number of Attendees of your choosing between 25 – 100. Use “explicit” data declaration for the following variables that will be CALCULATED, and which will NOT have a decimal point: Number of Buses Required and Attendee Overflow Count.   Using only “COMPOUND MATHEMATICAL OPERATORS”, Write the FOUR (4) individual formulas that will UPDATE the Number of Attendees after each day based on the following factors between Day #1 until Day #4: ——————————————————————————————- Day #1- The Number of Attendees are TRIPLED in attendance. Day #2- The Number of Attendees were joined/INCREASED by a party of 27 from another group. Day #3- The Number of Attendees reported that the 15 team leaders in attendance had to leave/ DECREASED. Day #4- The Number of Attendees partied all night and ONLY ¼ of the Attendees Remained! ———————————————————————————————————————-   Using a “NON-COMPOUND MATHEMATICAL OPERATORS”, Write the formula that will determine the Number of Buses Required which is found by DIVIDING the Number of Attendees found on Day#4 by the Bus Capacity. ==============================================================   Using only “NON-COMPOUND MATHEMATICAL OPERATORS”, Write the formula that will determine the Attendee Overflow Count which is found by “EXTRACTING” the REMAINDER when DIVIDING the Number of Attendees found on Day#4 by the Bus Capacity.   PRINT the results/values for Number of Attendees after Day #4, Number of Buses Required and Attendee Overflow Count   ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Read Details

Posts pagination

Newer posts 1 … 37,343 37,344 37,345 37,346 37,347 … 93,690 Older posts

GradePack

  • Privacy Policy
  • Terms of Service
Top