I believe the correct answer would be letter. The default size of paper for documents would be letter. It has dimensions of 8.5 inches x 11 inches. You can see this clearly when you open a blank word file. However, you can freely change this.
Answer:
OR
Explanation:
"OR" expands a search by telling the database that any of the words it connects are acceptable. This is particularly beneficial when you are searching for synonyms, such as “the victorian age” OR “sexual puritanism”
So, if you type in “the victorian age” OR “sexual puritanism”, your results will include articles with either term, but not necessarily both.
For loop, if you have to fill water in a bucket three times, It will fill water in a bucket three times. While loop, If you have to take water from the well multiple times but stop when the water is empty in the well.
Explanation:
- For loop is used mostly static way of programming.
- While loop is used for dynamic approach of programming.
- Static approach has fix number of times the task is done.
- Dynamic approach is conditional attempt to complete the entire task.
- For loop uses discrete which means it uses the count approach.
- While loop is basis on characteristic, It works mostly with alphabet.
- Functions play major role in while loop to take a dynamic approach.
Answer:
QBasic consists of two windows: Program Window: The window titled as 'Untitled' is the program window. It is the place where program/code is written. Immediate Window: The window below Program Window titled as 'Immediate' is the immediate window.
The three most common operating systems for personal computers are Microsoft Windows, Apple Mac OS X, and Linux.