Apple went public in 1977.
举一反三
- The Apple ____. A: at a very fast rate B: went public in 1980 C: was more advanced than any other on the market
- the Apple Ⅱ A: grew at a very fast rate B: went public in 1980 C: was more advanced than any other computer on the market
- Many people believe the author wrote the book in 1977. He died in 1975. (but) A: Many people believe the author wrote the book in 1977 but he died in 1975. B: He died in 1975,butmany people believe the author wrote the book in 1977.
- 以下程序的运行结果为( )。class Apple { int n1 = 5; static int n2 = 0; void fun() { n1++; n2++; } } public class Main { public static void main(String[] args) { Apple apple1 = new Apple(); Apple apple2 = new Apple(); apple1.fun(); System.out.print(apple1.n1 + "," + apple1.n2 + ";"); apple2.fun(); apple2.fun(); System.out.print(apple2.n1 + "," + apple2.n2); } }
- According to Steve Jobs, what were two milestone products in our industry to date? A: Apple II in 1977 and the IBM PC in 1981 B: MAC C: Cell phone D: Apple TV