If you write a C++ program using operating system dependent libraries, will you be able to re-compile and re-link it on a different operating system? Explain why?

What will be an ideal response?


No, because the libraries are not standardized (universal). If you use a library specific only to Microsoft Windows, you will not be able to use that code on other operating systems.

Computer Science & Information Technology

You might also like to view...

Method can be used to set the layout manager of a container.

a. setManager b. setLayout c. setLayoutManager d. setGUILayout

Computer Science & Information Technology

The collections framework provides various __________ collection interfaces from which the programmer can quickly "flesh out" complete customized implementations.

a. abstract. b. concrete. c. structured. d. unstructured.

Computer Science & Information Technology

Utility software helps maintain, repair, and protect a computer

Indicate whether the statement is true or false

Computer Science & Information Technology

When Manual Hyphenation is selected, hyphens can still be inserted at the user's discretion

Indicate whether the statement is true or false

Computer Science & Information Technology