Which profile is used when new user profiles are created?
A. default
B. roaming
C. mandatory
D. public
Answer: A
You might also like to view...
Floating point numbers are represented in memory by a(n) [ mantissa ] and a(n) [ exponent ].
What will be an ideal response?
A(n) _______________ graph is graph with a low number of edges.
A. dense B. TS C. cycle-less D. sparse
Which of the following is incorrect?
a. A constructor may be static. b. A constructor may be private. c. A constructor may invoke a static method. d. A constructor may invoke an overloaded constructor. e. A constructor invokes its superclass no-arg constructor by default if a constructor does not invoke an overloaded constructor or its superclass’s constructor.
Which of the following is TRUE about Access' Compact and Repair feature?
A) It removes objects and stores them in a secondary file. B) You should compact your database no more than once a week due to the time required. C) It defragments a fragmented database file if needed. D) It fragments a fragmented relational database file.