Loading an image ahead of time is known as

a. buffering
b. prefetching
c. caching
d. backlogging


b. prefetching

Computer Science & Information Technology

You might also like to view...

Which of the following statements are true?

a. An anonymous inner class is an inner class without a name. b. An anonymous inner class must always extend a superclass or implement an interface, but it cannot have an explicit extends or implements clause. c. An anonymous inner class must implement all the abstract methods in the superclass or in the interface. d. An anonymous inner class always uses the no-arg constructor from its superclass to create an instance. If an anonymous inner class implements an interface, the constructor is Object(). e. An anonymous inner class is compiled into a class named OuterClassName$n.class.

Computer Science & Information Technology

Whose primary responsibility is it to test computer programs?

What will be an ideal response?

Computer Science & Information Technology

Access automatically takes leap years into account when calculating the number of years using the DATEDIFF function

Indicate whether the statement is true or false

Computer Science & Information Technology

____ is an intelligent system that authenticates users and includes a distributed database of information about every application, user, server, and resource on a network.?

A. ?NetWare Directory Services (NDS) B. ?Active Directory C. ?LDAP D. ?X.509

Computer Science & Information Technology