Which of the following statements regarding working inside a laptop computer is true?
A. When upgrading a laptop, you should use components that are the same brand as the laptop, or use only recommended components.
B. If an internal component needs replacing, you should always replace the component rather than disable it.
C. Repairing a laptop is always more cost effective than buying a new one.
D. The LCD screen of a laptop is never considered to be a field replaceable unit.
Answer: A
You might also like to view...
You usually edit task relationships in ____ view.
A. Gantt Chart B. Network Diagram C. Calendar D. Either A or B
Which versions of Gigabit Ethernet are published under the 802.3z standard? (Select all that apply.)
A. 1000BaseT B. 1000BaseCX C. 1000BaseSX D. 1000BaseLX E. both B, C, and D F. Scrambling Locked
Case-Based Critical Thinking Questions ?? Case 9-2 Gregor, a software developer, is developing a calendar application. He has to use severalifconditional statements to ensure that the calendar displays the exact number of days present in each month of each year. He creates adayCountarray to keep track of the number of days in each month. ?Gregor wants to ensure February contains 29 days only in the year 2020 as it is a leap year. Which of the following should Gregor use to set the value in thedayCountarray?
A. if (thisYear === 2020) {dayCount[1] = 29;} B. if (dayCount=29){2020;} C. if {thisYear = 2020;dayCount[1] == 29;} D. if {dayCount=29 && this year=2020;}
Case Based Critical ThinkingCase 1You are in the planning stages of designing a website to market cookbooks. Answer the following questions about planning the site. Which program will you use to create a vector-based logo for your website?
A. Dreamweaver B. Illustrator C. Photoshop D. Premiere Pro