Multiple Choice
What does the expression 1 <> 5 evaluate to?
A) TRUE
B) FALSE
C) NULL
D) Undefined
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q65: The _ data type assumes the data
Q66: To assign a value to a variable,use
Q67: If NUMBER variable x has a value
Q68: What is the active set?<br>A)Set of data
Q69: There are variable data types called INTEGER
Q71: To concatenate two strings,use the _ operator.<br>A)&<br>B)&&<br>C)||<br>D)+
Q72: The _ operator indicates greater than or
Q73: What is the prefix for error codes
Q74: In programming,decision control structures alter the order
Q75: In a PL/SQL program,2 ** 3 =