FSU COP 3330 quiz 1 and Answers
100% Correct
What is the minimum number of assignment points required to make a C or
better in this course - CORRECT ANSWER-280
Which of the following topics are expected to be covered in COP 3330 -
CORRECT ANSWER-Namespaces, Inheritance, Stack & Queues, Overloading,
Templates, Polymorphism, Character Strings (C-string), File I/O
Classes and Objects, Bitwise Operations
Using Emacs to edit C++ Source code, the effect of the TAB key is (select all that
apply) - CORRECT ANSWER-Indent the line corretly based on C++ syntax,
Indent 2 spaces per sub-structure level,
Align the cursor to the correct level of the indention, based on C++ syntax insert
one TAB character
An ISO compliant text file should end with - CORRECT ANSWER-an end of line
character
A makefile containing 6 targets and 4 shell command should contain how many
Tab characters - CORRECT ANSWER-4
100% Correct
What is the minimum number of assignment points required to make a C or
better in this course - CORRECT ANSWER-280
Which of the following topics are expected to be covered in COP 3330 -
CORRECT ANSWER-Namespaces, Inheritance, Stack & Queues, Overloading,
Templates, Polymorphism, Character Strings (C-string), File I/O
Classes and Objects, Bitwise Operations
Using Emacs to edit C++ Source code, the effect of the TAB key is (select all that
apply) - CORRECT ANSWER-Indent the line corretly based on C++ syntax,
Indent 2 spaces per sub-structure level,
Align the cursor to the correct level of the indention, based on C++ syntax insert
one TAB character
An ISO compliant text file should end with - CORRECT ANSWER-an end of line
character
A makefile containing 6 targets and 4 shell command should contain how many
Tab characters - CORRECT ANSWER-4