Wild Card
Excel VBA
Computer Companies
Languages/Programing
Computer Potpourri
100

Why can't one use wifi when a plane is about to take off?

It disrupts the computers in the cockpit.

100

What function would you call to display a modal-message box?

MsgBox

100

Which company's logo is an apple with a bite on the side?

Apple Inc.

100

This language can't run without a class, can make a window with JFrame and can import libraries.


Java

100

A collection of primitive values OR objects.


Array

200

What is the name of the famous computer engineer who was the popular face of Apple Inc. during the 2000's?

Steve Jobs.

200

This function determines is an expression is a number.

IsNumeric

200

Which company's logo is a circle with four letters inside of it?

Dell

200

Name 3 of the programs that are part of Microsoft office 2010

Word, Excel, Powerpoint, Outlook, One Note, Publisher, Visio...

200

This is the smallest, primitive data type.

Char

300

Who is the popular computer scientist known for his work at Microsoft and became a well-known philanthropist?

Bill Gates

300

This functions creates a random number between 0 and 1.

Rnd

300

What does HP stand for?

Hewlett-Packard

300

What is the term used to describe values that are written using 1 and 0 only?

Binary

300

A reference to an object that is currently also referred to by another reference. Each reference is a/an _______ of another.


Alias

400

What does LCD stand for?

Liquid Crystal Display

400

This function converts a expression to a string data type.

CStr

400

Which company was behind the now discontinued VAIO brand?

Sony

400

What is the base-10, or decimal, version of the number 00010101?

21

400

A class that is used to "wrap" primitive data into Objects.


Wrapper Class

500

What does HDMI stand for?

High Definition Multi-media Interface.

500

This function searches for a specific expression in a list and then outputs a corresponding "value" from a given column in a determined table array?

VLOOKUP

500

This is a low cost, credit-card sized computer that plugs into a computer monitor or TV, and uses a standard keyboard and mouse.

Raspberry Pi

500

What does the 'chmod' command do on UNIX?


It allows you to alter the read, write, and execute permissions on your files.

500

The areas within a program in which an identifier such as a variable, can be referenced.


Scope