Start time:
Do 10 Okt 2019 10:15:00
End time:
Di 11 Feb 2020 10:15:00

Assignments: 2

Hello Name
Write a C++ program, that simply prints your name and your age. a) use std::cout to perform this task b) use printf to perform this task c) use variables to store your name and age and print...
overview