A ________ is a rectangular area on the screen where programs and content appear; it can be moved, resized, minimized, or closed

A) tab B) panel C) window D) tag


C

Computer Science & Information Technology

You might also like to view...

Answer the following questions true (T) or false (F)

1. A function’s return type may not be an array. 2. typedef is a reserved word. 3. An array can use an enumerated type for a subscript.

Computer Science & Information Technology

Which of the following should not be done during an internship?

a. Ask for more work b. Share your unsolicited opinion in front of the client c. Show up on time d. Network

Computer Science & Information Technology

Each object in an Alice world has a primitive sound method that can be used to play a sound file.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Case 10-2Ravi is writing a program for a client that uses arrays.Ravi must indicate an array's ____ in the loop when the array is not full.

A. logical size B. first value C. last value D. physical length

Computer Science & Information Technology