If a class contains at least one pure virtual function, it is a(n) _______ class.

Fill in the blank(s) with the appropriate word(s).

abstract.

Computer Science & Information Technology

You might also like to view...

A bank wants to store the account number of its customers (an 8-digit number) in encrypted form on magnetic stripe ATM cards. Discuss the security of the following methods for storing the account number against an attacker who can read the magnetic stripe: (1) store a cryptographic hash of the account number; (2) store the ciphertext of the account number encrypted with the bank's public key

using a public-key cryptosystem; (3) store the ciphertext of the account number encrypted with the bank's secret key using a symmetric cryptosystem. What will be an ideal response?

Computer Science & Information Technology

The _______ describes hundreds of jobs, including those in the computer field.

A. Bureau of Labor Statistics B. IT department C. web portal D. cloud

Computer Science & Information Technology