Answer the following statements true (T) or false (F)
1. Suppose you have been given a sorted list of 100 names and need to find a particular name in that list. Using binary search, it is possible that you might have to look at every location in the list before finding the desired name.
2. Binary search is an example of an O(log N) algorithm, where the number of items in the list to be searched is N.
3. One advantage of assembly languages over machine languages is that they enable the programmer to use words to identify instructions instead of using binary- number sequences.
4. JavaScript, C++, and Java are all examples of high-level programming languages.
5. When a Web page is loaded into a Web browser, JavaScript code in that page is executed by a JavaScript interpreter that is embedded in the browser.
1. FALSE
2. TRUE
3. TRUE
4. TRUE
5. TRUE
You might also like to view...
___________ algorithms modify the containers they operate on.
Fill in the blank(s) with the appropriate word(s).
The ________ bar appears to the left of a table and can be used to expand and contract the data so that details or summary data are displayed
Fill in the blank(s) with correct word
With respect to the feature in the accompanying figure, the Artistic category is typically used in all of the following EXCEPT ____.
a. personal art expression
b. commercial art
c. typography
d. retouching existing works
To save a document as a template that can be reused when needed, use the following path:
A. File/New B. File/Save as C. Home/Styles/Change Styles D. Insert/Text/Quick Parts