Selenium 2.0 [Webdriver] Quiz Questions and Answers
Answer :
- to declare a variable that can hold unsigned 16-bit Unicode characters
Answer :
- A) initialization
B) condition
C) updation
all of the above
Answer :
- 64-bit floating-point number
Answer :
- for (int i = 0; i <= 5; i++) System.out.println(i);
Answer :
- It executes the if block if a condition is true
- It executes the else block if a condition is false
Answer :
- A) Actions
B) Accessors
C) Assertions
All of the above
Answer :
- Error occurred due to faulty input.