Tag: web technology

Questions Related to web technology

  1. Client Style Sheet

  2. Custom Style Sheet

  3. Cascading Style Sheet

  4. Common Style Sheet


Correct Option: D
  1. CSS helps making glossy and attractive design

  2. It helps in reducing bandwidth usage by having single file linking to various HTML files

  3. Its used to achieve background loading of content

  4. A single file change helps us manage the design of whole website


Correct Option: B,D
  1. Really Simple Synchronization

  2. Readng Simple Syndication

  3. Really Simple Syndication

  4. Reading Simple Synchronization


Correct Option: C
  1. a computer Language

  2. is a technology

  3. is optimizer which makes website load faster

  4. is a server side language


Correct Option: B
  1. removeChild()

  2. removeChildAt()

  3. removeItem()

  4. deleteAll()


Correct Option: A,B
  1. public class MyButton extends Button

  2. public class MyButton becomes Button

  3. public class MyButton inherits Button

  4. public class MyButton implements Button


Correct Option: A