An operator wants to create an Automatic Computer Group containing only Windows 10 computers where a user is signed in. Which Relevance expression can be used to accomplish this?
I remember practicing a question similar to this, and I feel like option B might be the right choice since it checks for both the OS name and a logged-on user.
Option E: 'if (computers.contains('Win10')) { return true; } else { return false; }' - Because sometimes, the simple solution is the best solution, even if it's not an option on the exam.
E) 'if (computers.contains('Win10')) { return true; } else { return false; }' - Because sometimes, the simple solution is the best solution, even if it's not an option on the exam.
Haha, Option D looks like it's trying to be too clever. Checking for the existence of the name of the logged-on user seems a bit unnecessary when we can just check for the presence of a logged-on user directly.
Haha, Option D looks like it's trying to be too clever. Checking for the existence of the name of the logged-on user seems a bit unnecessary when we can just check for the presence of a logged-on user directly.
I'm not sure why Option C includes a negation for the logged-on user. Shouldn't we be checking for the presence of a logged-on user, not the absence of an empty string?
Option B seems to be the most straightforward and clear way to express the requirement. It directly checks for the Windows 10 operating system and the presence of a logged-on user.
Gertude
5 months agoFrance
5 months agoColby
5 months agoShaunna
6 months agoEstrella
6 months agoAnabel
6 months agoJules
6 months agoArtie
7 months agoVernell
7 months agoNadine
7 months agoDoug
7 months agoShanda
7 months agoAlida
7 months agoKirk
8 months agoFrance
1 year agoMarguerita
11 months agoScot
11 months agoTheola
11 months agoStacey
1 year agoVince
12 months agoReynalda
1 year agoTalia
1 year agoKallie
1 year agoFrankie
11 months agoLarae
11 months agoArdella
1 year agoLarue
1 year agoOretha
1 year agoCarlota
1 year agoHaydee
1 year agoSamira
1 year agoHaydee
1 year ago