
<p> Add Question Here </p><p>Question 1 True/False 1 points Modify Remove </p><p>Question The CPU is considered the "brain" of the computer. Answer True False Add Question Here </p><p>Question 2 True/False 1 points Modify Remove </p><p>Question The bus is a group of parallel wires that carry control signals and data between the other components. </p><p>Answer True False Add Question Here </p><p>Question 3 True/False 1 points Modify Remove </p><p>Question Main memory is often referred to as RAM. Answer True False Add Question Here </p><p>Question 4 True/False 1 points Modify Remove </p><p>Question All computers store values using the decimal number system. Answer True False Add Question Here </p><p>Question 5 True/False 1 points Modify Remove </p><p>Question Only one program can be stored in memory at a time. Answer True False Add Question Here </p><p>Question 6 True/False 1 points Modify Remove </p><p>Question Putting data into a particular memory address is known as a READ. Answer True False Add Question Here </p><p>Question 7 Multiple Choice 1 points Modify Remove </p><p>Question Main memory is considered volatile because Answer it may change at any time without warning. the contents of memory are lost when the computer is turned off. </p><p> the contents of memory are the same each time the computer is turned on. the memory may be easily removed from the computer. Add Question Here Question 8 Multiple Choice 1 points Modify Remove </p><p>Question Secondary storage is considered persistent because Answer it may change at any time without warning. the contents of memory are lost when the computer is turned off. </p><p> unless problems occur, the information isn't corrupted when the computer is turned off. the memory may be easily removed from the computer. Add Question Here </p><p>Question 9 Multiple Choice 1 points Modify Remove </p><p>Question Each cell of memory is numbered and that number is referred to as the cell's Answer block. </p><p> identity. address. size. Add Question Here </p><p>Question 10 Multiple Choice 1 points Modify Remove </p><p>Question A byte is composed of Answer 2 bits. 4 bits. 8 bits. 16 bits. Add Question Here </p><p>Question 11 Multiple Choice 1 points Modify Remove </p><p>Question Secondary storage refers to: Answer swap or virtual memory, which creates the illusion of more RAM on the system. </p><p>RAM. ROM. devices such as hard disks, tapes, or floppy disks. Add Question Here </p><p>Question 12 Fill in Multiple Blanks 1 points Modify Remove </p><p>Question For logical operations, we consider a 1 to be [a]______and a 0 to be [b]______. </p><p>Answers for: a on,On,ON Answers for: b OFF,Off,off Add Question Here </p><p>Question 13 True/False 1 points Modify Remove </p><p>Question The operating system gives the illusion of several jobs executing simultaneously through the use of time sharing. </p><p>Answer True False Add Question Here </p><p>Question 14 True/False 1 points Modify Remove </p><p>Question The operating system is considered applications software. Answer True False Add Question Here </p><p>Question 15 True/False 1 points Modify Remove </p><p>Question UNIX filenames are case sensitive. Answer True False Add Question Here </p><p>Question 16 True/False 1 points Modify Remove </p><p>Question The UNIX command to copy a file is 'copy' . Answer True False Add Question Here </p><p>Question 17 True/False 1 points Modify Remove </p><p>Question It is possible to have more than one operating system available to run on a single machine. </p><p>Answer True False Add Question Here </p><p>Question 18 True/False 1 points Modify Remove </p><p>Question In UNIX we can combine commands using the pipe, | . Answer True False Add Question Here </p><p>Question 19 True/False 1 points Modify Remove </p><p>Question Directories and subdirectories are hierarchical in nature. Answer True False Add Question Here </p><p>Question 20 True/False 1 points Modify Remove </p><p>Question The UNIX command to list the files in a directory is 'lst'. Answer True False Add Question Here </p><p>Question 21 True/False 1 points Modify Remove Question The UNIX command to create a new directory is 'mkdir' . Answer True False Add Question Here </p><p>Question 22 True/False 1 points Modify Remove </p><p>Question The UNIX command to delete a directory is 'del' . Answer True False Add Question Here </p><p>Question 23 True/False 1 points Modify Remove </p><p>Question The UNIX command to display the contents of a file is 'cat' . Answer True False Add Question Here </p><p>Question 24 Multiple Choice 1 points Modify Remove </p><p>Question The coordination of a computer's activities is handled by Answer the operating system. peripheral devices. the computer operator. the keyboard. Add Question Here </p><p>Question 25 Multiple Choice 1 points Modify Remove </p><p>Question Which of the following is an operating system? Answer pico emacs UNIX pine Add Question Here </p><p>Question 26 Multiple Choice 1 points Modify Remove </p><p>Question pine is an example of a(n) Answer text editor. operating system. e-mail utility. word processor. Add Question Here </p><p>Question 27 Multiple Choice 1 points Modify Remove </p><p>Question UNIX is an example of a(n) Answer text editor. operating system. e-mail utility. word processor. Add Question Here </p><p>Question 28 Multiple Choice 1 points Modify Remove </p><p>Question emacs and pico are examples of Answer text editors. operating systems. e-mail utilities. word processors. Add Question Here </p><p>Question 29 Multiple Choice 1 points Modify Remove </p><p>Question The UNIX command to delete a file is Answer mv del rm pwd Add Question Here </p><p>Question 30 Multiple Choice 1 points Modify Remove </p><p>Question The notation .. (dot-dot) refers to the Answer parent directory. current directory. child directory. home directory. Add Question Here </p><p>Question 31 Multiple Choice 1 points Modify Remove </p><p>Question The notation . (dot) refers to the Answer parent directory. current directory. child directory home directory. Add Question Here </p><p>Question 32 Fill in the Blank 1 points Modify Remove </p><p>Question The computer's start-up procedure is called ______. </p><p>Answer boot, Boot, BOOT, booting, Booting, BOOTING Add Question Here </p><p>Question 33 Fill in the Blank 1 points Modify Remove </p><p>Question Explain what the following UNIX command does. cd ______Answer changes directory Add Question Here </p><p>Question 34 Fill in the Blank 1 points Modify Remove </p><p>Question The interface between the operating system and the user is called the ______. Answer user interface, User Interface, USER INTERFACE, User interface, user Interface Add Question Here </p><p>Question 35 Fill in the Blank 1 points Modify Remove </p><p>Question The UNIX command that when typed will return what directory you are currently in is ______. Answer pwd Add Question Here </p><p>Question 36 Fill in the Blank 1 points Modify Remove </p><p>Question An example of a wildcard character used by UNIX commands is ______. </p><p>Answer * ? Add Question Here </p><p>Question 37 True/False 1 points Modify Remove </p><p>Question The study of algorithms began in the 1900's when electronic computers began to be used. </p><p>Answer True False Add Question Here </p><p>Question 38 Multiple Choice 1 points Modify Remove </p><p>Question The best definition of an algorithm is Answer a step by step solution to a problem. a finite set of unambiguous executable instructions that directs a </p><p> terminating activity. a general solution to a problem. a finite set of steps that solve a problem. Add Question Here </p><p>Question 39 Multiple Choice 1 points Modify Remove </p><p>Question The study of algorithms began Answer when the first computer was invented. as a subject in mathematics. in the 1800's. in the 1940's. Add Question Here </p><p>Question 40 Multiple Choice 1 points Modify Remove </p><p>Question The concept or meaning represented by an algorithm is known as its Answer control structure. sequence. semantics. syntax. Add Question Here Question 41 Multiple Choice 1 points Modify Remove </p><p>Question Pseudocode Answer is English phrases or formulas used to express each step of a problem. could include code structures such as If/Else or While. is a notation used to express an algorithm. is all of the above. is none of the above. Add Question Here </p><p>Question 42 True/False 1 points Modify Remove </p><p>Question 'int' is a keyword in C. Answer True False Add Question Here </p><p>Question 43 True/False 1 points Modify Remove </p><p>Question In the C programming language, variable names can have at most 8 characters. </p><p>Answer True False Add Question Here </p><p>Question 44 True/False 1 points Modify Remove </p><p>Question A function with return type 'void' always returns the value '0'. Answer True False Add Question Here </p><p>Question 45 True/False 1 points Modify Remove </p><p>Question The preprocessor directive '#include ' instructs the preprocessor to place the contents of the file 'foo.h' into the code at that point. </p><p>Answer True False Add Question Here </p><p>Question 46 True/False 1 points Modify Remove </p><p>Question The '#include' preprocessor directive is used to insert one file into another. </p><p>Answer True False Add Question Here </p><p>Question 47 True/False 1 points Modify Remove </p><p>Question The preprocessor directive #define RING 1 tells the C preprocessor to replace each occurrence of the constant RING with 1. Answer True False Add Question Here </p><p>Question 48 True/False 1 points Modify Remove </p><p>Question All variables must be declared and given a type before they are used Answer True False Add Question Here </p><p>Question 49 True/False 1 points Modify Remove </p><p>Question You must use the newline ('\n') character to start printing at the beginning of the next line. </p><p>Answer True False Add Question Here </p><p>Question 50 True/False 1 points Modify Remove </p><p>Question A C program that prints three lines of output must contain three 'printf' statements. </p><p>Answer True False Add Question Here </p><p>Question 51 True/False 1 points Modify Remove </p><p>Question '3d' is a legal identifier in C Answer True False Add Question Here </p><p>Question 52 True/False 1 points Modify Remove </p><p>Question '__yes' is NOT a legal identifier in C Answer True False Add Question Here </p><p>Question 53 True/False 1 points Modify Remove </p><p>Question 'me_to-2' is a legal identifier in C. Answer True False Add Question Here </p><p>Question 54 True/False 1 points Modify Remove </p><p>Question 'XyYzZx' is a legal identifier in C. Answer True False Add Question Here Question 55 True/False 1 points Modify Remove </p><p>Question 'star*it' is a NOT legal identifier in C. Answer True False Add Question Here </p><p>Question 56 True/False 1 points Modify Remove </p><p>Question 'main' is a legal identifier in C. Answer True False Add Question Here </p><p>Question 57 True/False 1 points Modify Remove </p><p>Question 'ABC123' is a legal identifier in C. Answer True False Add Question Here </p><p>Question 58 True/False 1 points Modify Remove </p><p>Question 'm' is NOT a legal identifier in C. Answer True False Add Question Here </p><p>Question 59 True/False 1 points Modify Remove </p><p>Question 'money$' is a legal identifier in C. Answer True False Add Question Here </p><p>Question 60 True/False 1 points Modify Remove </p><p>Question If a is a variable of type int, the statement a = 17.76 is an expression with type int and value 17. </p><p>Answer True False Add Question Here </p><p>Question 61 True/False 1 points Modify Remove </p><p>Question If a is a variable of type int, the statement a = 17.76 is an expression with type double and value 17.76. </p><p>Answer True False Add Question Here </p><p>Question 62 True/False 1 points Modify Remove Question If a is a variable of type int, the statement a = 17.76 is an expression with type double and value 17. </p><p>Answer True False Add Question Here </p><p>Question 63 True/False 1 points Modify Remove </p><p>Question The statement printf("%d\n", 3, 5); prints the number 3 five times. Answer True False Add Question Here </p><p>Question 64 True/False 1 points Modify Remove </p><p>Question '1more' is a legal identifier in C Answer True False Add Question Here </p><p>Question 65 True/False 1 points Modify Remove </p><p>Question 'to_dec' is a legal identifier in C Answer True False Add Question Here </p><p>Question 66 True/False 1 points Modify Remove </p><p>Question 'forget-it' is a legal identifier in C Answer True False Add Question Here </p><p>Question 67 True/False 1 points Modify Remove </p><p>Question 'hex2dec' is a legal identifier in C. Answer True False Add Question Here </p><p>Question 68 True/False 1 points Modify Remove </p><p>Question 'floater' is a legal identifier in C. Answer True False Add Question Here </p><p>Question 69 True/False 1 points Modify Remove </p><p>Question 'horrendous' is a legal identifier in C. Answer True False Add Question Here </p><p>Question 70 True/False 1 points Modify Remove </p><p>Question 'rub-a-dub-dub' is not a legal identifier in C. Answer True False Add Question Here </p><p>Question 71 True/False 1 points Modify Remove </p><p>Question 'Let_it_be_me' is not a legal identifier in C. Answer True False Add Question Here </p><p>Question 72 True/False 1 points Modify Remove </p><p>Question 'two+four' is not a legal identifier in C. Answer True False Add Question Here </p><p>Question 73 True/False 1 points Modify Remove </p><p>Question 'UPPER' is not a legal identifier in C. Answer True False Add Question Here </p><p>Question 74 True/False 1 points Modify Remove </p><p>Question 'l_o_n_g' is not a legal identifier in C. Answer True False Add Question Here </p><p>Question 75 True/False 1 points Modify Remove </p><p>Question '_3angle' is not a legal identifier in C. Answer True False Add Question Here </p>
Details
-
File Typepdf
-
Upload Time-
-
Content LanguagesEnglish
-
Upload UserAnonymous/Not logged-in
-
File Pages11 Page
-
File Size-