This statement checks if num1 is equal to the absolute value of num1
For instance,
num1 = 4 and the absolute value of num1 = 4. This would run the code inside the if statement but if num1 = -1 the absolute value of num1 = 1 and the if stamtent would be skipped because -1 does not equal 1
Answer:
The output of the given JavaScript code is "5".
Explanation:
In the given JavaScript code, a method calculate is declared, inside the method, three variable "s, x, and y" is declared, in which all variable assigns a value, that is "2, 2, and 3". In the next step, a conditional statement is defined, that check value, which can be described as follows:
- In the, If the block, x variable checks its value is greater then 4 if it is true, it will add value 2 in s variable otherwise, it will go to else if block.
- In this block it will check the value of y variable greater then 4 if it is true, it will add value 4 in s variable.
- In both of the above conditions is false, it will go to else section, in this, variable "s" add value 3 in its variable, and use an alert box to print its value.
Answer: I don’t know
Explanation:I had a website to help but it won’t let send it
Answer:
B. KDM
Explanation:
The KDE display manager (KDM) was developed for the KDE desktop environment, while the GDM is a display manager for the gnome desktop environment.
The XDM display manager is used by the Linux operating system when a specific desktop environment is not chosen.
Answer:
Terminal Resource Security
Explanation:
Terminal Resource Security is a type of access control that prevents unwanted user from using a computer that is not in use to access the data and network. It is feature in a software that ensures that the screen of a computer is erased and a user is automatically signed off after a particular length of inactivity. It is used by many organizations.