What type of value is the outcome of the condition in a do while statement?

A. true
B. false
C. Boolean
D. character


Answer: C

Computer Science & Information Technology

You might also like to view...

grade is a char variable that holds a letter grade 'A', 'B', 'C', 'D', or 'F'. Write a switch statement that prints one of the messages in the table below based on the value in grade.


What will be an ideal response?

Computer Science & Information Technology

A union query is a special type of query that can be created when you want to describe one number in terms of two other numbers

Indicate whether the statement is true or false

Computer Science & Information Technology

Identify the correct formula to calculate the cumulative interest paid on a mortgage loan for the second year of the loan (periods 13-24, where rate =9%, nper= 5, present value = $250,000

A) =CUMIPMT(.09/12, 5*12, 250000,13,24,0) B) =CUMIPMT(.09/12, 5*12, 250000,24,13,0) C) =CUMIPMT(.09*12, 30/12,-250000,13,24,0) D) =CUMIPMT(.09/12, 30/12,-250000,24,13,0)

Computer Science & Information Technology

COGNITIVE ASSESSMENT You are using a Linux-based operating system designed by Google to work primarily with web apps. What is it called?

A. iOS B. Chrome OS C. BlackBerry OS D. Symbian OS

Computer Science & Information Technology