Answer:
Explanation:
Operator can be defined as
a character or characters which gives determination of actions that are needed to be performed/ considered. Operators are symbols that gives the compiler information to perform specific mathematical/logical manipulations.They are special type of functions, which are capable of taking one or more arguments, then produces a new value. Different types of operator are;
✓arithmetic operators(addition "+" substraction "-"
✓relational operators( greater than ">"
lesser than"<"
✓Logical operators.( Connective words/symbols such as AND, NOT, OR)
Arithmetic Operators: These include "+" (addition), "-" (subtraction), "*" (multiplication), "/" (division), "\" (integer
Answer:
The correct answer is PGP i.e "Pretty Good Privacy" .
Explanation:
Pretty Good Privacy is an encryption algorithm that gives the database interaction with the confidentiality and authorization.Pretty Good Privacy is security algorithm which gives the security into the mail . login ,decryption ,encryption are the example of the "Pretty Good Privacy" .
Pretty Good Privacy is a type of hybrid cryptosystem that incorporates cryptographic algorithms and it has de facto open source standard for the mail and the file storage .
<span>A batch processing system is the execution of a series of jobs in a program on a computer without manual intervention</span>
Answer:
#include <iostream>
using namespace std;
int main ()
{
int num;
cin>>num;
cout << num<< " " << 2 num << " " << numnum;
return 0;
}
Explanation:
See answer
The option that is not a type of spoofing is creating a fake website for a well-known business.
<h3>What is email spoofing?</h3>
Email spoofing is known to be a method that is often used in spam and other forms of phishing attacks. This is often done to trick computer users to see that a message originate from a person or firm that they know.
Conclusively, The option that is not a type of spoofing is creating a fake website for a well-known business as it is not what spoofing is all about.
Learn more about spoofing from
brainly.com/question/23021587
#SJ1