Answer:
yo no se busca en gogle amiga
the less command is a dedicated file reader while CAT command is mainly used for the creation of files or it can conCATenate (link) files.
Answer:
cin>>temperature;
Explanation:
This statement in c++ will take the input.The value entered by the user on the screen will be stored in the variable temperature. cin is an standard input method in c++ and is used take input from the screen. It is an object of istream class that is standard input stream .It corresponds to C stream stdin.
It was invented by Osborne<span> Computers</span>