COGNITIVE ASSESSMENT
What is an error in a program called?
A. a germ
B. a bug
C. an error
D. a virus
Answer: B
You might also like to view...
Which of the following statements correctly declares the input file object MyInput and initializes the file object to stream from the file exam.txt?
A. ifstream MyInput("exam.txt"); B. MyInput ifstream("exam.txt"); C. ifstream MyInput(exam.txt); D. MyInput ifstream(exam.txt);
Which of the following is true about assigning personal desktops?
A. the user and virtual machine must be members of the same workgroup B. they can be run from a Web browser C. the user needs to know the IP address of the virtual machine D. a user can be assigned multiple personal virtual desktops
Case 11-3 Mac has recently started working as a data-entry officer. To polish his job skills, Mac is learning the various Microsoft Word formatting and text enhancing styles. Mac uses a page number field to add page numbers to a document he has created. If Mac wants to insert the page number at the bottom of every page, he should insert it in the document's _____.
A. ?hyperlink B. ?watermark C. ?footer D. ?link
No class in the same package can access an inner class after it is compiled.
Answer the following statement true (T) or false (F)