Wednesday, April 16, 2014

Web Designing Frequently Asked Multiple Choice Questions and Answers pdf free download

50 TOP Latest and Most Frequently Asked Web Designing Multiple Choice Questions and Answers
1)    Interpret this statement: <strong>Michelle</strong>
a) It makes Michelle strong
b) It highlights Michelle as being strong
c) It will print out Michelle in bold font
Ans: C

2)    Tables can be nested (table inside of another table).
a) True
b) False
Ans: A

3) Which is correct?
a) <b>Click Here<b>
b) <strong>Click Here<strong>
c) <b>Click Here</b>
d) </strong>Click Here</strong>
Ans: C

4) Which of the following is a two sided tag?
a) DT
b) LI
c) DD
d) DL
Ans: D

5) The Browser applies the feature of a tag until it encounters_____tag.
a) Quit
b) Closing
c) Exit
d) Anti
e) Deactivate
Ans: B

6) _______are the HTML codes that control the apearance of the document contents
a) Tags
b) Codas
c) Slashes
d) Properties
e) Code
Ans: A

7) What are the genral syntax for inline image?
a) src=img
b) src=image
c) img=file
d) img src=file
e) image src=file
Ans: D

8) An HTML_____takes text in one format and changes it to HTML code.
a) Browser
b) Editor
c) Converter – correct answer
d) Processor
e) Parser
Ans: C

9) To create a link to an anchor, you use the______property in A tag.
a) Name
b) Tag
c) Link
d) Href
Ans: D

10) HTML Tags are case sensitive.
a) True
b) False – correct answer
Ans: B

11) Relative path make your hypertext links______.
a) Portable
b) Discrete
c) Uniform
Ans: A

12) A_____structure starts with a general topic that includes link to more specific topics.
a) Hierarchical
b) Linear
c) Mixed
Ans: A

13) Which of the following path is supported by HTML?
a) Ralative
b) Defererenced
c) Absolute and Relative
Ans: C

14) You cannot designate an inline image as a hypertext link.
a) True
b) False
Ans: B

15) Because each computer differs in terms of what fonts it can display, each individual browser determines how text is to be displayed.
a) True
b) False
Ans: A

16) You do not have to connect to the internet to verify changes to a Web page on your computer.
a) True
b) False
Ans: A

17) You can combine structures e.g, linear and hierarchical.
a) True
b) False
Ans: A

18) What is HTML stands for?
a) Hypertext Mailing List
b) Hypertext Mark Language
c) Hypertext Markup Language
Ans: C

19) What is the tag for an inline frmae?
a) Iframe – correct answer
b) Inframe
c) frame
d) inlineframe
Ans: A

20) Within the MAP tag, you use the AREA tag to specify the areas of the image that will act as a hotspot.
a) True
b) False
Ans: A

21) Can you create an e-mail form with auto responder using form action method=mailto:youdomainname.com?
a) Yes
b) No
Ans: B

22) What is the most widely use e-mail form script?
a) ASP
b) PHP – correct answer
c) Perl CGI
d) JSP
Ans: B

23) There are_____color names recognized by all version of HTML.
a) 6
b) 8
c) 256
d) 16
Ans: D

24) Software programs, like your Web browser, use a mathemathical approach to define color.
a) True
b) False
Ans: A

25) If you want to increase the font size by 2 relative to the sorounding text, you enter +2 in the tag.
a) True
b) False
Ans: A

26) What operator makes converts 00110011 into 11001100?
a) ~
b) !
c) &
d) |
Ans: A

27) The default statement of a switch is always executed.
a) True
b) False
Ans: B

28) H1 is the smallest header tag.
a) True
b) False
Ans: B

29) The page title is inside the____tag.
a) Body
b) Head – correct answer
c) Division
d) Table
Ans: B

30) _____refers to the way the GIF file is saved by the graphics software.
a) Dithering
b) Interlacing
c) Balancing
Ans: B

31. Which is not a view for displaying a report object?
A. Datasheet view
B. Design view
C. Print preview
D. Layout preview
Ans: A

32.  The report footer section is most useful for displaying:
A. grand totals
B. Column headings   
C. subtotals
D. page numbers
Ans: A

33.  Which function can not be used for calculated controls in a report?
A. SUM
B. AVG
C. MPT
D. COUNT
Ans: C

34.  Which setting you must modify to print a report using letterhead?
A. Group
B. Margin
C. Section
D. Orientation
Ans: B

35.  In the datasheet formatting dialogue box, which is not an option in the border and line styles dropdown list box?
A. datasheet border
B. datasheet underline
C. Column Header underline
D. vertical gridline
Ans: C

36.  Which is not an option for customizing a datasheet window?
A. change one row’s height
B. hide one column
C. change one column’s width
D. freeze one column
Ans: A

37.  Which is not a command that is selectable from right click menu of a field column?
A. Hide columns
B. Unhide columns
C. freeze columns
D. sort descending
Ans: B

38.  What do you call the process of restricting the display of records in a table to those matching a particular criterion?
A. filtering
B. restricting
C. sorting
D. sifting
Ans: A

39.  In the relationships window, what does the appearance of symbols, such as 1 and the infinity symbol, at the endpoints of a relationship line mean?
A. Referential integrity is enforced
B. Referential integrity isn’t enforced
C. An inner join is set
D. An outer join is set
Ans: A

40.  Which of the following is not an action query?
A. add
B. delete
C. make-table
D. update
Ans:  A

41.  Which object is used to create a form?
A. Tables and Queries
B. Tables only
C. Tables and reports
D. Queries and reports
Ans: A

42.  What determines a table’s sort order?
A. AutoNumber field
B. Index field  
C. Field order
D. Primary key
Ans: B

43.  What is an intersection of a row and a column?
A. Form
B. Cursor
C. Cell
D. Record
Ans: C

44.  Which tool do you use to create a query object?
A. Database wizard
B. Simple filter wizard
C. Simple query wizard
D. Table query wizard
Ans: C

45.  Which of the following is not a view for interacting with a form object?
A. Datasheet view
B. Design view
C. Form view
D. Layout view
Ans: D

46.  What is the purpose of indexing?
A. To reduce table size
B. To speedup data search
C. both A and B
D. none of the above
Ans: B

47.  Which is the valid data type in Access?
A. Number
B. Text
C. Currency
D. All of the above
Ans: D

48.  How many relations may exist between two tables in databases?
A. 4
B. 3
C. 2
D. 1
Ans: B

49.  What is the full form of SQL?
A. Sophisticated Question List
B. Structured Question List
C. Structured Query Language
D. Small Query Length
Ans: C

50.  Which data type is better to use for storing phone number in the following format “977-1-1234567”?
A. Text
B. Auto Number
C. Number
D. Currency
Ans:  A

No comments: