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...

?The imgelement is inserted using the empty element tag because it does not enclose any page content, but instead links to an external image file.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Describe the purpose of a search engine. Name popular search engines. List items you typically can search for using a search engine.

What will be an ideal response?

Computer Science & Information Technology