Write a statement that picks up but does not store the rest of the line from an input stream called inf.

What will be an ideal response?

inf.ignore (100, ā€˜\nā€™); // other numbers could be used

Computer Science & Information Technology

You might also like to view...

An anonymous type can be passed as a parameter to a function.

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

Computer Science & Information Technology

To create a DTD or a schema, you need access to a _____.

A. word processor B. spreadsheet program C. text editor D. WYSIWYG authoring program

Computer Science & Information Technology