Waiting for answer This question has not been answered yet. You can hire a professional tutor to get the answer.

QUESTION

pre test i need the real test taken but obviously if u dont do well on this one then i dont want u taken the real onei still pay u something for youre time

aturday, 28 September 2013, 09:29 AMCompleted onSunday, 29 September 2013, 01:57 PMTime taken1 day 4 hoursMarks27/70Grade38.57 out of a maximum of 100 (39%)Question 1Marks: 1 dont do this to me like bruce wayne did he a bad one Structures can be stacked or connected to one another at their ____.Choose one answer. a. entry points only   b. exit points only   c. entry or exit points   d. entry or combination points  IncorrectMarks for this submission: 0/1.Question 2Marks: 1As a general rule, an eof question should always come immediately after an input statement because the end-of-file condition will be detected at input.Answer: True False CorrectMarks for this submission: 1/1.Question 3Marks: 1From the 1950s, when businesses began to use computers to help them perform many jobs, through the 1970s, almost all interactive dialogues between people and computers took place at the ____.Choose one answer. a. command prompt   b. graphical window   c. menu   d. system interface  CorrectMarks for this submission: 1/1.Question 4Marks: 1____ refers to how the internal statements of a method serve to accomplish the method’s purpose.Choose one answer. a. Coupling   b. Cohesion   c. Bonding   d. Binding  IncorrectMarks for this submission: 0/1.Question 5Marks: 1____ involves combining two or more files while maintaining the sequential order.Choose one answer. a. Merging files   b. Sorting files   c. Splitting files   d. Dividing files  CorrectMarks for this submission: 1/1.Question 6Marks: 1All methods require a this reference.Answer: True False CorrectMarks for this submission: 1/1.Question 7Marks: 1An array is a/an ____ of values in computer memory.Choose one answer. a. list   b. accumulation   c. set   d. record  IncorrectMarks for this submission: 0/1.Question 8Marks: 1The most common way to declare a destructor explicitly is to use an identifier that consists of ____.Choose one answer. a. a colon followed by the class name   b. a period followed by the class name   c. a tilde followed by the class name   d. an exclamation mark followed by the class name  CorrectMarks for this submission: 1/1.Question 9Marks: 1The following pseudocode is an example of a/an ____ structure.

get number

while number is positive

add to sum

get number

Choose one answer. a. sequence   b. decision   c. loop   d. nested  IncorrectMarks for this submission: 0/1.Question 10Marks: 1The do loop is a variation of the ____ loop.Choose one answer. a. if-then-else   b. while   c. case   d. sequence  CorrectMarks for this submission: 1/1.Question 11Marks: 1An array whose elements you can access using a single subscript is a/an ____ array.Choose one answer. a. one-dimensional   b. multi-dimensional   c. non-dimensional   d. differential  CorrectMarks for this submission: 1/1.Question 12Marks: 1The keyword that is NOT included in a single-alternative selection is ____.Choose one answer. a. if   b. then   c. else   d. endif  IncorrectMarks for this submission: 0/1.Question 13Marks: 1Arrays, unlike simple built-in types, are ____.Choose one answer. a. passed by deference   b. passed by value   c. passed by reference   d. passed by configuration  IncorrectMarks for this submission: 0/1.Question 14Marks: 1When you ____ records, you store a list of key fields paired with the storage address for the corresponding data record.Choose one answer. a. store   b. tab   c. underscore   d. index  IncorrectMarks for this submission: 0/1.Question 15Marks: 1A ____ allows users to interact with a program in a graphical environment.Choose one answer. a. GCI   b. CGI   c. command line   d. GUI  IncorrectMarks for this submission: 0/1.Question 16Marks: 1____ errors are relatively easy to locate and correct because the compiler or interpreter you use highlights every error.Choose one answer. a. Logic   b. Syntax   c. Input   d. Process  CorrectMarks for this submission: 1/1.Question 17Marks: 9Match each item with a statement below.A decision “inside of” another decision  Used when you must nest a series of decisions about a single variable  Using this operator, each Boolean expression must be true in order for the entire expression to be evaluated as true &nbs;if-then-else structure  An expression whose value can be only true or false  When this operator is used, only one of the listed conditions must be met for the resulting action to take place  Part of a decision that executes only when the tested condition in the decision is false  Path that can never be traveled  Will always evaluate to the same result  Partially correctMarks for this submission: 3/9.Question 18Marks: 1Providing array values is sometimes called ____.Choose one answer. a. creating the array   b. declaring the array   c. accumulating the array   d. populating the array  IncorrectMarks for this submission: 0/1.Question 19Marks: 1In every popular computer coding scheme, “A” is numerically one greater than “B.”Answer: True False IncorrectMarks for this submission: 0/1.Question 20Marks: 1A calling method sends a/an ____ to a called method.Choose one answer. a. parameter   b. interface   c. object   d. argument  IncorrectMarks for this submission: 0/1.Question 21Marks: 1Classes that depend on field names from parent classes are said to be ____ because they are prone to errors.Choose one answer. a. robust   b. innovative   c. fragile   d. constructive  CorrectMarks for this submission: 1/1.Question 22Marks: 1A ____ is one of the tiny dots of light that form a grid on your screen.Choose one answer. a. point   b. texel   c. shader   d. pixel  CorrectMarks for this submission: 1/1.Question 23Marks: 1In a class method, the ____ reference can be used only with identifiers that are field names.Choose one answer. a. my   b. this   c. that   d. me  IncorrectMarks for this submission: 0/1.
Show more
LEARN MORE EFFECTIVELY AND GET BETTER GRADES!
Ask a Question