adplus-dvertising
frame-decoration

Question

Which of the following is true if A and B are not equal?

a.

if A not = b

b.

if A! = B

c.

if (A not = B)

d.

if (A! = B)

Answer: (d).if (A! = B)

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which of the following is true if A and B are not equal?

Similar Questions

Discover Related MCQs

Q. Which of the following triggers an event automatically at regular intervals?

Q. What value is returned by get month() for the month of April?

Q. The first control statement in a far loop usually

Q. What does the + + operator do?

Q. A for loop contains

Q. If a browser has java script turned off, it will

Q. What does “_” do?

Q. Which of the following java script statements are correct definitions of an array?

Q. Which of the following do java script lines end with?

Q. Which of the following returns the first characters of the string str?

Q. Which method is used to search for a sub string?

Q. What is the full form of DOM?

Q. Which of the following refers to the <html> element in an HTML document?

Q. Which of the following objects is the root object in HTML DOM object hierarchy?

Q. Which of the following is not a property of the window object?

Q. Which of the following is not a method of the window object?

Q. What does the confirm() method of the window object return?

Q. Which of the following methods executes a certain piece of code after a periodic interval?

Q. Which of the following is not a property of the location object?

Q. Which of the following is a method of the location object?