Which is not a keyword?
举一反三
- Which one is keyword? ( ) A: swicth B: character C: Default D: case
- Which one of the followings is not a keyword? ( ) A: assert B: nonlocal C: pass D: eval
- Which is not a keyword? A: go B: continue C: Break D: Class E: transient
- 在Robot Framework中,用户可自定义Keyword,用户自定义的Keyword通常是底层TestLib中的Keyword的组合和封装。
- P10: In Java, __________ is the keyword that declares a set of statements which will be executed if a matching Java exception occurs in the preceding "try" block. A: Catch B: Implements C: Byte D: Abstract