0

web technology Online Quiz - 122

Description: web technology Online Quiz - 122
Number of Questions: 20
Created by:
Tags: web technology
Attempted 0/20 Correct 0 Score 0

Who is the founder of the Drupal Project ?

  1. James Gosling

  2. Rasmus Lerdorf

  3. Dries Buytaert

  4. Craig R. McClanahan


Correct Option: C

Which two pre-configured content types comes with Drupal Installation ?

  1. Page and Poll

  2. Page and Story

  3. Forum and Story

  4. Blog and Poll

  5. Blog and Forum


Correct Option: B

Which contributed module permits site developers to define custom fields and content types ?

  1. Content Translation

  2. Views

  3. Panels

  4. CCK

  5. OpenID


Correct Option: D

What is a 'Node' in Drupal ?

  1. It is a system for classifying content

  2. It is generic term for a piece of content on your web site

  3. It is software (code) that extends Drupal features and/or functionality

  4. It controls how your site is displayed


Correct Option: B

_______________ is a file or collection of files (PHP, INFO, CSS, JPG, GIF, PNG), which together determine the look and feel.

  1. template

  2. page

  3. module

  4. theme


Correct Option: D

Which module helps classify content on Drupal websites ?

  1. Taxonomy

  2. PHP filter

  3. Throttle

  4. Statistics


Correct Option: A

Selects all options which are correct for Drupal ?

  1. Drupal is an open source CMS

  2. Drupal supports only Apache platform

  3. Drupal does not support creation of multi-lingual web sites

  4. Drupal supports Web based administration


Correct Option: A,D

If you want to upload any contributed module to extend Drupal's core functionality, where should you generally put the module ?

  1. path - /sites/all/modules

  2. path - /html/drupal/modules

  3. path - /html/drupal/mysite/modules

  4. path - /sites/default/modules


Correct Option: A

If 23rd of February is selected in the Calendar control and ToShortDateString() method is called, which of the following will appear?

  1. 02/23/2009 12:00:00 AM

  2. 02/23/2009

  3. Monday, February 23, 2009

  4. 23/02/2009


Correct Option: B

The SelectionMode property of Calendar control set to make selections of an entire week is,

  1. Day

  2. Week

  3. DayWeek

  4. DayWeekMonth


Correct Option: C

The five elements of AdRotator server control are,

  1. Image Url, NavigateUrl, AlternateText, Direction, Keyword

  2. Image Url, NavigateUrl, AlternateText, DataSource, Keyword

  3. Image Url, NavigateUrl, Direction, Impressions, Keyword

  4. Image Url, NavigateUrl, AlternateText, Impressions, Keyword


Correct Option: D

---------- server control encapsulates/wraps a set of server controls along with other elements(HTML and images) into a single unit as a layout of the Page.

  1. Panel

  2. PlaceHolder

  3. Form

  4. MultiView


Correct Option: A

Some new server controls added to ASP.NET 2.0 are,

  1. BulletedList, HiddenField, FileUpload, MultiView

  2. Calendar, HiddenField, FileUpload, MultiView

  3. BulletedList, AdRotator, FileUpload, MultiView

  4. BulletedList, HiddenField, AdRotator, Calendar


Correct Option: A

HiddenField server control are used because,

  1. Ideal for storing information

  2. Not visible to end-users

  3. Not interpreted by the browser

  4. All of the above

  5. None of the above


Correct Option: D

The default Upload file size limitation for FileUpload server control is __________ kb

  1. 2048

  2. 1024

  3. 4096

  4. 3072


Correct Option: C

The default value for executionTimeout i.e request time to attempt to execute to server before ASP.NET shuts down is

  1. 15

  2. 30

  3. 60

  4. 90


Correct Option: D

How can the contents of a file be converted to a stream object?

  1. using ToArray method

  2. using FileContent property

  3. using ToString method

  4. None of the above


Correct Option: B

ActiveViewIndex attribute of MultiView describes the currently showing View.

  1. True

  2. False


Correct Option: A

Which of the following server controls are newly added to ASP.NET 2.0?

  1. Image Server control

  2. ImageMap server control

  3. CheckBox server control

  4. CheckBoxList server control


Correct Option: B

What is Silverlight?

  1. Database

  2. Web Technology

  3. Programming Language

  4. None of the above


Correct Option: B
- Hide questions