Tag: technology
Questions Related to technology
-
Application Rule
-
Ruleset Name
-
Ruleset Version
-
Operator ID
-
Always
-
When the context of the current step differs from the activity context
-
Only when referencing Page List or Page Group properties
-
Never
-
Blue tagging
-
Blue bugging
-
Blue error
-
none
-
802.11
-
802.15
-
802.16
-
802.3
-
It will run without error
-
Runtime Error
-
Compilation Error
-
None of all
-
We can invoke run() method directly to start thread
-
If we call start() method twice, two threads will be created
-
t.sleep(50) - it will give minimum guarantee of at least 50ms this thread will not run
-
Thread can be still alive even after the completion of run().
-
Ready
-
Runnable
-
New
-
Waiting