You double-click a document called TEST GRAPHICS.VSD and the Visio application opens with the TEST GRAPHICS.VSD file active in a window. What registry hive tracked the file extension and associated it with the Visio application?

A) HKEY_CLASSES_ROOT
B) HKEY_CURRENT_CONFIG
C) HKEY_LOCAL_MACHINE
D) HKEY_CURRENT_USER


A

Computer Science & Information Technology

You might also like to view...

When pointing to the border between two columns on the column heading, the pointer displays as a ________

A) flashing arrow B) ruler C) two-headed arrow D) four-headed arrow

Computer Science & Information Technology

A characteristic or attribute of an object that determines how the object looks and behaves is called a(n) ________

A) form B) report C) key D) property

Computer Science & Information Technology

Consider the following SQL query:

SELECT P.Name, C.Name
FROM Professor P, Course C, Taught T
WHERE P.Id = T.ProfId AND T.Semester = 'S2002'
AND T.CrsCode = C.CrsCode
Write down an equivalent expression in relational algebra.

Computer Science & Information Technology

What does smooth movement mean when referring to the character control?

What will be an ideal response?

Computer Science & Information Technology