The command [Ctrl-SPC] sets the _____ at the current cursor position.
a: mark b: point
c: cursor d: Space-Bar
e: all of the above
a: mark
Computer Science & Information Technology
You might also like to view...
If p1 is an integer pointer that is pointing to memory location 1001, and an integer takes 4 bytes, then (p1+1) evaluates to:
a. 1002 b. 1004 c. 1005 d. Unknown
Computer Science & Information Technology
To allow file access in a program, you must use __________ in the header file.
a. #include file b. #include fileaccess c. #include fstream d. #include cfile
Computer Science & Information Technology
Name one other mutual exclusion constraint the algorithm in Fig. 5.24 violates.
What will be an ideal response?
Computer Science & Information Technology
____ is a networking standard for very short-range wireless connections; the devices are automatically connected once they get within the allowable range.
A. IrDA B. xMax C. Wi-Fi D. Bluetooth
Computer Science & Information Technology