QUESTION 9
What is the effect of a #pragmaonce statement in a header (.h) file when 2source (.cpp) files #include the header file that contains thestatement?
Choose one • 1 point
A. It skips the header for the second source file.
B. The second source also copies the header from the harddrive.
QUESTION 10
When committing a brand new file into one source control branchwith git, that file will automatically be added to all otherbranches.
Choose one • 1 point
1. True
2. False
QUESTION 9 What is the effect of a #pragma once statement in a header (.h) file when 2 source (.cpp) files #include the
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am