adplus-dvertising
frame-decoration

Question

Which from the following operators is not a comparison operator?

a.

==

b.

! =

c.

# =

d.

< =

Answer: (c).# =

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which from the following operators is not a comparison operator?

Similar Questions

Discover Related MCQs

Q. There are how many ways for delimiting an un-indexed sequence of objects?

Q. What is the mean of concatenation?

Q. The sequence of contiguous characters in memory, is called as

Q. Stream insertion operator is denoted by?

Q. C-strings are terminated by

Q. Strings are accessed by variables of type

Q. A string is terminated by a

Q. For finding the number of characters in the string, which function is used?

Q. Which operator is suitable for the concatenation function of a string class?

Q. Which from the following function not belongs to file?

Q. All these strncpy ( ), strstr ( ), strok( ), strchr ( ) functions belongs to

Q. Which operators used when one object is assigned to another object that has already been declared for the same class?

Q. There are how many types of stream operators?

Q. The append operator is denoted by

Q. Ios: :scientific, ios: : fixed are included in which mask?

Q. A function call that is used with insertion and extraction operators but they look like objects when they are called by a program, is called

Q. Which flag is used for skipping the leading whitespace during formatting an input?

Q. The stream base class ios is used for

Q. Goodbit ( ), eofbit ( ), failbit ( ), badbit ( ) all functions are examples of

Q. The I/O operations that use the extraction and insertion operators, are called