The Start menu includes the:

A) feeds B) spin box C) programs list D) wallpaper

C

Computer Science & Information Technology

You might also like to view...

Which of the following Advanced Settings in the Folder Options dialog box will replace live icons with a standard image?

A) Display simple folder view B) Always show icons C) Display file icons on thumbnails D) Display the full path in the title bar

Computer Science & Information Technology

Your colleague has not used Visual Basic in a while and so when he encounters a decision point, he sometimes calls out to you over the cubicle wall to get answers to his questions. He wants help remembering which method of passing an argument will give the Sub procedure access to the value of the passed argument without actually referencing the variable declared in the calling procedure. Which of the following do you suggest to him?

A. ByVal B. ByRef C. ByArg D. ByInd

Computer Science & Information Technology