Which of the following will cause a logical error if you are attempting to compare x to 5?
A. if (x == 5)
B. if (x = 5)
C. if (x <= 5)
D. if (x >= 5)
Answer: B
Computer Science & Information Technology
You might also like to view...
You can create subreports using drag-and-drop
Indicate whether the statement is true or false
Computer Science & Information Technology
A user has a docking station at work, but now wants to take their laptop home. Which of the following features would a technician use to allow this?
A. Remote Access B. Hardware Profiles C. Advanced Power Management D. Device Manager
Computer Science & Information Technology