Which of the following can be used for comparing values within an if statement? (Choose two.)

A. -lt
B. -neq
C. =
D. -grt


Ans:
A. -lt
C. =

Computer Science & Information Technology

You might also like to view...

All of the information about an individual or company that is displayed in a single row of a data source is a field

Indicate whether the statement is true or false

Computer Science & Information Technology

____ are areas on the bottom and right sides of windows that allow visitors to scroll through page content.

A. Menu bars B. Tool bars C. Scrollbars D. Status bars

Computer Science & Information Technology

A user, has a new slim profile laptop and is in need of additional USB ports. HE has also request FIREWIRE connection capabilities which his laptop does not provide. Which of the following would BEST fit the specifications he has provided?

A. A docking station B. An external USB hub C. A USB to firewire Converter D. A cable lock

Computer Science & Information Technology

Macros

a) can help avoid the overhead of a function call. b) execute before a program is compiled. c) never add subtle bugs to programs. d) cannot be used to replace a function call with inline code.

Computer Science & Information Technology