If you are developing an application for the iPhone, which of the following are the appropriate dimensions in pixels?
a. 300 x 600
b. 480 x 320
c. 600 x 480
d. 800 x 600
b. 480 x 320
Computer Science & Information Technology
You might also like to view...
What is the difference between an “open system” and an open source system?
What will be an ideal response?
Computer Science & Information Technology
Which of the following algorithms is a greedy algorithm?
Merge sort Quick sort Insertion sort Bubble sort a. None b. Merge sort and quick sort c. Insertion sort and bubble sort d. Quick sort and insertion sort
Computer Science & Information Technology