COS1512 Introduction to Programming II (COS1512)

University of South Africa

Here are the best resources to pass COS1512 Introduction to Programming II (COS1512). Find COS1512 Introduction to Programming II (COS1512) study guides, notes, assignments, and much more.

Page 2 out of 29 results

Sort by

COS1512/101/3/2019
  • COS1512/101/3/2019

  • Exam (elaborations) • 92 pages • 2023
  • COS1512/101/3/2019. 100% CORRECT questions, answers, workings and explanations. Whatsapp +25479 093 7672 for assistance.
    (0)
  • R49,87
  • + learn more
COS1512 Assignment 3 (COMPLETE ANSWERS) 2023 - DUE 21 August 2023
  • COS1512 Assignment 3 (COMPLETE ANSWERS) 2023 - DUE 21 August 2023

  • Exam (elaborations) • 30 pages • 2023
  • COS1512 Assignment 3 (COMPLETE ANSWERS) 2023 - DUE 21 August 2023 100% TRUSTED workings, explanations and solutions. For assistance call or whatsapp us on +25477 954 0132 . Question 1 Consider the following structure used to keep employee records: struct Employee { string firstName; string lastName; float salary; } Turn the employee record into a class type rather than a structure type. The employee record class should have private member variables for all the data. Include pu...
    (0)
  • R49,87
  • + learn more
COS1512 Assignment 2 (COMPLETE ANSWERS) 2023 - DUE 3 July 2023
  • COS1512 Assignment 2 (COMPLETE ANSWERS) 2023 - DUE 3 July 2023

  • Exam (elaborations) • 20 pages • 2023
  • COS1512 Assignment 2 (COMPLETE ANSWERS) 2023 - DUE 3 July 2023 100% TRUSTED workings, explanations and solutions. For assistance call or whatsapp us on +25477 954 0132 . Question 1 Write a program to determine the tuition fees for a student. The program should use two overloaded functions, each named calcFees, to determine the tuition fees for a student. Students who repeat a module pay a different fee for the modules which are repeated. The program should first ask if the student repea...
    (0)
  • R49,87
  • + learn more
COS1512 Assignment 2 2023.
  • COS1512 Assignment 2 2023.

  • Exam (elaborations) • 19 pages • 2023
  • python Copy code def calcFees(num_modules_first, fee_first): return num_modules_first * fee_first def calcFees(num_modules_first, fee_first, num_modules_repeat, fee_repeat): total_fees = (num_modules_first * fee_first) + (num_modules_repeat * fee_repeat) return total_fees def main(): repeat_modules = input("Does the student repeat any modules? (yes/no): ")
    (0)
  • R44,52
  • 5x sold
  • + learn more
COS1512 Assignment 2 2023 (DUE : 6 July 2023)
  • COS1512 Assignment 2 2023 (DUE : 6 July 2023)

  • Exam (elaborations) • 20 pages • 2023
  • Available in package deal
  • COS1512 Assignment 2 2023 (DUE : 6 July 2023) 100% TRUSTED workings, explanations and solutions. For assistance call or whatsapp us on +25477 954 0132 . Question 1 Write a program to determine the tuition fees for a student. The program should use two overloaded functions, each named calcFees, to determine the tuition fees for a student. Students who repeat a module pay a different fee for the modules which are repeated. The program should first ask if the student repeats any modules. I...
    (1)
  • R48,26
  • 1x sold
  • + learn more
COS1512 ASSIGNMENT 2 2023
  • COS1512 ASSIGNMENT 2 2023

  • Exam (elaborations) • 20 pages • 2023
  • COS1512 Assignment 2 2023 100% TRUSTED workings, explanations and solutions. For assistance call or whatsapp us on +25477 954 0132 . Question 1 Write a program to determine the tuition fees for a student. The program should use two overloaded functions, each named calcFees, to determine the tuition fees for a student. Students who repeat a module pay a different fee for the modules which are repeated. The program should first ask if the student repeats any modules. If the student repe...
    (0)
  • R50,04
  • + learn more
COS1512 Exam Pack 2023
  • COS1512 Exam Pack 2023

  • Exam (elaborations) • 160 pages • 2023
  • Available in package deal
  • COS1512 Exam Pack 2023 100% TRUSTED workings, explanations and solutions. For assistance call or whatsapp us on +25477 954 0132 .
    (1)
  • R46,30
  • 2x sold
  • + learn more
COS1512 Study Guide 2023
  • COS1512 Study Guide 2023

  • Exam (elaborations) • 66 pages • 2023
  • Available in package deal
  • COS1512 Study Guide 2023 100% TRUSTED workings, explanations and solutions. For assistance call or whatsapp us on +25477 954 0132 .
    (1)
  • R46,30
  • + learn more
COS1512 Assignment 3 2023 (DUE : 21 August 2023)
  • COS1512 Assignment 3 2023 (DUE : 21 August 2023)

  • Exam (elaborations) • 30 pages • 2023
  • Available in package deal
  • COS1512 Assignment 3 2023 (DUE : 21 August 2023) 100% TRUSTED workings, explanations and solutions. For assistance call or whatsapp us on +25477 954 0132 . Question 1 Consider the following structure used to keep employee records: struct Employee { string firstName; string lastName; float salary; } Turn the employee record into a class type rather than a structure type. The employee record class should have private member variables for all the data. Include public member fun...
    (0)
  • R74,26
  • 2x sold
  • + learn more
COS1512 ASSIGNMENT 3 2023
  • COS1512 ASSIGNMENT 3 2023

  • Exam (elaborations) • 30 pages • 2023
  • COS1512 ASSIGNMENT 3 2023 100% TRUSTED workings, explanations and solutions. For assistance call or whatsapp us on +25477 954 0132 . Question 1 Consider the following structure used to keep employee records: struct Employee { string firstName; string lastName; float salary; } Turn the employee record into a class type rather than a structure type. The employee record class should have private member variables for all the data. Include public member functions for each of the ...
    (0)
  • R74,98
  • + learn more