check( name in( ‘Ryan’, ‘Cristiano’, ‘Leo’))
a) The condition checks whether the name attribute includes the three mentioned names
b) The condition allows the name attribute to possess only the three mentioned names
c) The condition checks whether the given names are sub-strings in at least one of the values
d) None of the mentioned
What does the following condition do?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
What does the following condition do?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!