Windows XP and Apple OS X Cheetah were both released in ________
A) 1991 B) 2004 C) 1999 D) 2001
D
Computer Science & Information Technology
You might also like to view...
Which of the following statements about creating arrays and initializing their elements is false?
a) The new keyword should be used to create an array. b) When an array is created, the number of elements must be placed in square brackets following the type of element being stored. c) The elements of an array of integers have a value of null before they are initialized. d) A for loop is an excellent way to initialize the elements of an array.
Computer Science & Information Technology
This symbol displays Months as 1 through 12:?
A. ?m B. ?mm C. ?mmm D. ?mmmm
Computer Science & Information Technology