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

1. The sprintf function is used to print string variables.

2. The function fgets will not cause buffer overflow.

3. You cannot declare a 2-dimensional array of characters the way you do for numeric data types.

1. False
2. True
3. False

Computer Science & Information Technology

You might also like to view...

After we create a(n) ____, we can send a corresponding message to a(n) ____ to elicit a desired behavior.

A. object; method B. method; object C. class; object D. object; class

Computer Science & Information Technology

Search engines may use meta tags to understand the main topic or subject of a webpage.

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

Computer Science & Information Technology