A has a comma then and so that isn't correct
B should be and I am
D should have an and in it
C is correct
Answer:
central processing unit in short form CPU :)
Answer:
I think secure digital is needed
Answer: static
Explanation:
variables when declared static gets called statically meaning whenever a function call is made it get stored and it is not required to get the variable again when the function is again called. There scope is beyond the function block