Mohamed Kantako
@MohamedKantako
0
Creating a class for hardwareThe class is expected to have a member variable to store the pin number connecting the LED, variables to store brightness and time duration, and member functions to turn on and off the LED.
0
0
0
0
Max and Min of an ArrayThe code displays the max number on the console when ‘9’ is typed and displays the min number when ‘0’ is typed, while any other number is considered an error.
0
0
0
0
Cpp, Lab 1This code allows the user to input any number, therefore, the source code will display "Hello World!!!" as many times the user's input number.
0
0
0