Linux is a kind of software whose code is provided for use, modification, and redistribution. What kind of software is this?
A. open source
B. client/server
C. upgradable
D. multitasking
Answer: A
You might also like to view...
In a typical nested for-loop used to process a two-dimensional array, following the end of the each execution of the inner for loop:
a. The outer for loop initializes its counter variable. b. The outer for loop increments its counter variable. c. The inner for loop initializes its counter variable. d. The inner for loop increments its counter variable.
Files and folders on an NTFS file system in Windows 7 cannot use Unicode characters in the filename.
Answer the following statement true (T) or false (F)
The XIRR function is generally used in capital budgeting to measure and compare how profitable a potential investment is
Indicate whether the statement is true or false
You use a port scanner to scan a system and find port 80 open. What type of service is most likely running on that system?
a. FTP server b. Web server c. DNS server d. Telnet server