Page 1 of 1

CSC1351 Concepts of Programming Languages Part I: Question 1: Write a complete Java program - with your own code writing

Posted: Thu May 26, 2022 9:45 am
by answerhappygod
Csc1351 Concepts Of Programming Languages Part I Question 1 Write A Complete Java Program With Your Own Code Writing 1
Csc1351 Concepts Of Programming Languages Part I Question 1 Write A Complete Java Program With Your Own Code Writing 1 (150.81 KiB) Viewed 28 times
please I need it in JAVA not any language else.
CSC1351 Concepts of Programming Languages Part I: Question 1: Write a complete Java program - with your own code writing - that contains: 1. A main method I 2. Another method that returns a value 3. An array in the main method 4. A loop: for, while, or do-while 5. A selection: if-else or switch Question 2: Test your program. Ensure that it runs correctly (syntax error free).