There are alot of parts in a computer system. You have to be a little specific
Answer:
The arithmetic operator is used by the program to perform simple algebraic operations like addition, subtraction, multiplication, division, etc. Relational operators are the ones that are used to validate a relationship between the two operands as if they are equal, greater than, less than, etc.
Answer TCP/IP is the most common protocol in Local Area Networks.
Solid state storage?
There are three different types,
Like RAM, ROM, SSS
Answer:
Option (B) is the correct answer to the following questions.
Explanation:
The following option is correct because the binary scope operator is used to define the global variable only when the local variable has also the same name and we want to use global variable also or we also use scope operate when we do not want to use any function inside the class.
The following option (A) is wrong because we not always required binary scope operator and the option (C) is wrong because we cannot use the scope operator anywhere and the option (d) is already wrong because that binary scope operator would not be used in the function prototype.