You need to replace the CMOS battery in a laptop. Which of the following is a common location for the battery?
a. Under the DVD-ROM
b. Behind the laptop battery
c. Under the keyboard
d. Behind the hard drive
Answer: c. Under the keyboard
You might also like to view...
Which of the following statements is false?
a. App-Activity is an indirect subclass of Activity that supports using newer Android features apps running on current and older Android platforms. b. You implement interface TextWatcher of package android.text to respond to events when the user changes the text in an EditText. c. You implement interface SeekBar.OnSeekBarChangeListener of package an-droid.widget to respond to the user moving the SeekBar’s thumb. d. Class NumberFormat of package java.text provides numeric formatting capa
Iterators are similar to pointers because of the:
a. * and ++ operators. b. -> operator. c. begin and end functions. d. & operator.