test 2 review

Réussis tes devoirs et examens dès maintenant avec Quizwiz!

What is the value Num = atoi ("1000");

1000

which of the following is required to close a structure

;

A test using the isupper function will return false if the argument is an uppercase character

False

what is the escape sequence that represents null terminator

\0

to test if a character is printable what function do you use

isprint

out <<toupper( tolower('z')) << endl;

lower case z

what is the result char a upercase to lowercase (A)

lowercase a

idnum is a _ structure

member

structure variable maybe passed from arguments to functions

true

datatype created by the programer

abstract data type

what describes only the general characteristics of a object

abstractractions

which of the following is an example of c++ primative data type

all of the above

which of the following coverts the string from "10" into ("10")

ati ("10")

a sructure _ contain members of the same data type

can

before a structure can be used it must be

declared

general characteristic of cout

displays the output

what allows you to acces structure memory

dot operator

in c++ c strings is a sequence of characters that is terminated by

null terminator

what function changes character argument from lowercase to uppercase

to upper


Ensembles d'études connexes

36: Management of Patients With Immune Deficiency Disorders

View Set

Chapter 49: Endocrine Problems: disorders of the pituitary gland

View Set

types of casualty policies bonds and related terms

View Set

Section 12: Texas Deceptive Trade Practices and Consumer Protection Act

View Set

Clinical Exam Diagnostics test 1

View Set

Ch. 4 Treatment Settings and Therapeutic Programs

View Set

Chapter 4,5,6 Legal Environment of business

View Set