Which of the following C++ operators performs logical not equal:
A. <>
B. ~=
C. !=
D. None of these are logical not equal in C++.
C. !=
Computer Science & Information Technology
You might also like to view...
Which of the following terms correctly defines the event in which multiple dynamic routers agree on the state of the network?
A) Port Mirroring B) Convergence C) Spanning Tree D) Link State
Computer Science & Information Technology
Which of the following is a valid XML tag?
a.
Computer Science & Information Technology