Which of the following expressions determines whether the char variable, chrA, is not equal to the letter 'A'?

a. chrA == 'A'
b. chrA != 'A'
c. chrA || 'A'
d. chrA.notEquals(A)


b. chrA != 'A'

Computer Science & Information Technology

You might also like to view...

When you point to a hyperlink, the pointer becomes the shape of a(n) ____ to indicate the text or object contains a hyperlink.

A. question mark B. exclamation point C. hand D. foot

Computer Science & Information Technology

The VFS ________.

a) schedules disk I/O b) implements functions such as read and write c) interprets data from superblocks, files, inodes and directory entries d) all of the above

Computer Science & Information Technology

When were the basic principles of structured programming formulated?

A. 1960s B. 1970s C. 1980s D. 1990s

Computer Science & Information Technology

In PowerPoint, a document file is called a(n) ____________________.

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

Computer Science & Information Technology