Ceng 511 HW
Ceng 511 HW
Ceng 511 HW
2 Tri, SY 2022-2023
CENG511 – COMPUTER PROGRAMMING 1
HWAC
Total Points: 20
Student ID Student
Name
Course Code Course Title Section
Q3. Write a program that prompts the user to input a positive integer. It should
then print the multiplication table of that number.
Import java.util.scanner;
System.out.println(“Factorial : “+ fact);
}
}
HWAC
OUTPUT
RUBRIC /
MARKING 5 marks for correct syntax and incomplete output
SCHEME 4 marks for partially correct syntax and incomplete output
3 marks if program and output is incomplete
2 marks if only program is included
1bmark for incomplete program and no output