Cos1512 assignment Study guides, Class notes & Summaries

Looking for the best study guides, study notes and summaries about Cos1512 assignment? On this page you'll find 34 study documents about Cos1512 assignment.

Page 4 out of 34 results

Sort by

COS1512 Tutorial Letter.
  • COS1512 Tutorial Letter.

  • Exam (elaborations) • 121 pages • 2022
  • COS1512 Tutorial Letter. COS1512/101/3/2011 IMPORTANT INFORMATION Read this tutorial letter first. It contains the compulsory assignment. SCHOOL OF COMPUTING Introduction to Programming 2 IMPORTANT INFORMATION: READ NOW This is a semester module. Plan to spend at least 8 hours per week on this module. To be considered for examination admission in COS1512, a student must meet the following requirement: Submit assignment 1 BEFORE 14 March 2011 (first semester registration) OR Submit...
    (0)
  • $3.00
  • + learn more
COS1512 -ASSIGNMENT 1
  • COS1512 -ASSIGNMENT 1

  • Exam (elaborations) • 11 pages • 2021
  • COS1512 -ASSIGNMENT 1 Question 1 INPUT: #include <iostream> using namespace std; void calcCharges(int daysInHospital, double dayRate, double mediCharges, double serviceCharges) { double totalCharges; totalCharges = ((daysInHospital * dayRate) + mediCharges + serviceCharges); (ios::fixed); (ios::showpoint); sion(2); cout << "The Total Charges for hospital stay is: R" << totalCharges; } int main() { int daysInHospital; double dayRate, mediCharges, se...
    (0)
  • $3.49
  • + learn more
 COS1512 -ASSIGNMENT 2
  • COS1512 -ASSIGNMENT 2

  • Exam (elaborations) • 11 pages • 2021
  • COS1512 -ASSIGNMENT
    (0)
  • $3.49
  • + learn more