restart terminal command line ubuntu

C++
#To reset Terminal:
$ reset

#To rerun/restart your bash.rc
$ source ~/.bashrc 

#To Restart your computer
$ reboot
Source

Also in C++: