Answer:
True
Explanation:
Not(False) OR False = True OR False = True
Answer:
Explanation:
Two items on the magnetic strip are, Credit Card info and Balance
Two ways supermarket may check are the PIN pad you are using to pay or their reciept system.
Answer:
no not my prize possessions it took me years to get them
For 90% of users, the word processing capabilities of Google Docs is more than enough. But for some, Microsoft Word's advanced features will be important. ... You also get far more powerful templates, which could speed up your work, depending on what you use Word for.
Answer:
Can be executed on multiple platforms.
Explanation:
A program is portable if it is not platform dependent. In other words, if the program is not tightly coupled to a particular platform, then it is said to be portable. Portable programs can run on multiple platforms without having to do much work. By platform, we essentially mean the operating system and hardware configuration of the machine's CPU.
Examples of portable programs are those written in;
i. Java
ii. C++
iii. C