Why do you not get an undefined reference in virtual table error when you don’t define a pure virtual function?

What will be an ideal response?


Because you write the member function without a body and you cannot create an object of the class that contains a pure virtual function. Its body is replaced by =0.

Computer Science & Information Technology

You might also like to view...

What process places a file system on a disk by creating the root of the directory structure and the file system?

A. Partitioning B. Allocating C. Formatting D. Defining

Computer Science & Information Technology

What are the issues involved in implementing an add or a remove method for a binary tree?

What will be an ideal response?

Computer Science & Information Technology

_______ is a scenario in which a massive number of heterogeneous decentralized devices communicate with each other and with the network to perform storage and processing tasks without the intervention of third parties.

A) Galvanic driving B) IoT World Forum C) Fog computing D) Edge computing

Computer Science & Information Technology

In the Relationships window, a linking line without referential integrity shows the "one" and "many" symbols. _____

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

Computer Science & Information Technology