QUESTION 13
Which of the following statements is true about virtual functiontables in C++?
Choose one • 1 point
1. Every object contains a virtual function table.
2. Every object points to a virtual function table.
3. A virtual function table is shared by all instances of aclass.
4. None of the other statements are true.
QUESTION 14
When you save a file in visual studio, it will automaticallycommit that file into the git repo.
Choose one • 1 point
1. True
2. False
QUESTION 13 Which of the following statements is true about virtual function tables in C++? Choose one • 1 point 1. Ever
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am