LCD stands for ________ display

A) lumens and crystal B) liquid crystal
C) laser compact D) liquid cathode


B

Computer Science & Information Technology

You might also like to view...

Which of the following can you install on Windows Server that centralizes control of network resources?

A. workgroup B. homegroup C. Active Directory D. Microsoft Management Console

Computer Science & Information Technology

Excel uniquely identifies cells within a worksheet with a cell name

A. Cell locator coordinates B. Cell names C. Column letters and row numbers D. Column numbers and row letters

Computer Science & Information Technology

   public class First    {      public static void main(String[] args)      {         System.out.println("First Java application");      }    } ? Given the above code, which item identifies that the method will work without instantiating an object of the class?

A. public B. static C. void D. println

Computer Science & Information Technology

What computer system was the first to run the UNIX operating system??

A. ?Apple II B. ?DEC PDP-7 C. Sun ?SPARC D. ?IBM 5150

Computer Science & Information Technology