Programming

123 University

Here are the best resources to pass Programming. Find Programming study guides, notes, assignments, and much more.

All 1 results

Sort by

C++ ASSIGNMENT
  • C++ ASSIGNMENT

  • Exam (elaborations) • 5 pages • 2020
  • QUESTION 1 Write a program to display odd numbers from 0 to 100 (inclusive). The program should also display the sum of the odd numbers as shown below: 1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47,49 Sum is: 625QUESTION 2A Write a program that will display the pattern below. Using two while-loops (5 marks) 1 1 2 1 2 3 1 2 3 4 1 2 3 4 5 1 2 3 4 5 6 QUESTION 2B Write a program that will display the pattern below Using two for-loops (5 marks) 1 1 2 1 2 3 1 2 3 4 1 2 ...
    (0)
  • $17.49
  • + learn more