Answer:
x is assigned "5", y is assigned "28", and ch is assigned "$"
Explanation:
#include <stdio.h>
#include <iostream>
using namespace std;
int main()
{
int x,y;
char ch;
x = 5;
y = 28;
ch = 36;
cout<<x<<endl<<y<<endl;
cout<<ch;
return 0;
}
To protect my computer form hacking and save my files
Hi,
The word you are looking for is "Hacking".
"Hacking is unauthorized entry into a computer system via any means."
Hope this helps.
r3t40
Answer:
Explanation:
A ruler
;););););););););););););););)