A(n) ____________________ is a short document intended primarily to summarize material covered in a training session and promote recall.

Fill in the blank(s) with the appropriate word(s).


cheat sheet

Computer Science & Information Technology

You might also like to view...

Which of the following ISDN equipment can attach directly to the U reference point?

a. only NT1 b. only NT2 c. NT1 & NT12 d. only NT12

Computer Science & Information Technology

What will the output be from the following commands?

echo *** error *** echo 'Is 5 * 4 > 18 ?' echo $x echo What is your name? echo $y echo Would you like to play a game? echo "$y" echo \*\*\* Given the following assignments: $ x=* $ y=? $ z='one > two > three' $ now=$(date) $ symbol='>' and these files in your current directory: $ echo * names test1 u vv zebra

Computer Science & Information Technology

Which of the following protocols can be used to query for host, user, and group information for clients?

A. LDAP B. DNS C. DHCP D. SNMP E. SCP

Computer Science & Information Technology

The classes in java.lang must be explicitly imported into your program.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology