Intro to Computer Science Final Exam Study Guide ACTUAL UPDATED
QUESTIONS AND CORRECT ANSWERS
What do the curly brackets do? mark the beginning & end of the style rule
a. they are used for comments
b. not necessary, parentheses can be used.
c. make code easier to read
d. mark the beginning & end of the style rule
e. none of the above (nota)
The following JavaScript code might be used to retrieve var a = document.getElementById("A").value;
data from an input tag
a. var a = document.getInput("A").value;
b. var a = document.get("A").input;
c. var a = document.getElementById("A").value;
d. input = document.get("A").value;
e. none of the above
What does the <HR> tag do? represents an horizontal rule, thematic change
a. represents an horizontal rule, thematic change
b. It is used for Human Resources purposes
c. It is used for headers
d. nota
,A webpage's internal CSS goes in the: HEAD tag
a. BODY tag
b. TITLE tag
c. HEAD tag
d. nota
What is one of the goals of HTML which CSS provides? provide separation between content and formatting
a. provide separation between content and formatting
b. there is no set purpose
c. annoy and frustrate coders
d. to make certain people can read everthing
e. nota
The <h1> tag does what? Defines the most important of six different headings
a. creates a separate paragraph for a phrase or sentence
b. controls the upper or lower case of a number
c. Defines the most important of six different headings
d. changes upper to lowercase
e. none of the above (nota)
The <head> tag does what? Defines information about the document
a. Defines a header for a document or section
b. It is an optional tag and can be omitted
c. Defines information about the document
d. This tags only function is to point the beginning of
code
e. nota
What does the <table> tag do? Defines an HTML table
a. not require just points to a workarea or space
b. It points to an image of a table or workarea
c. Defines an HTML table
d. nota
What does the <html> tag do? Defines the root of an HTML document
a. It only reminds the coder what is being written
b. Defines the root of an HTML document
c. It's symbolic and is ignored by the compiler
d. It start the markup process
e. none of the above
The <h1> tag does what? defines the heading with the highest ranking
a. defines the heading with the highest ranking
b. metamorphical reference to biology , but is not
needed
c. refers only to the middle part of a webpage
d. none of the above
, What is the lastest version of CSS? CSS3
a. CSS1
b. CSS2
c. CSS4
d. CSS3
e. none of the above
According the reading assignment about CSS coding, nota
how many POINTS are there in an inch? (72 pt)
a. 120
b. 32
c. 75
d. none of the above
What does the <img > tag do? nota
a. It refers to thoughtful imagination which is need for
html
b. It really should be <ing> as it refers to an advertisement
c. This tag is used to record thoughts and ideas
d. none of the above
An external CSS would be placed: In the same directory as the webpage file
a. In the Body tag
b. In the same directory as the webpage file
c. in the HEAD tag
d. nota
What does the <p> tag do? defines a paragraph
a. defines a paragraph
b. used in commerce website to list prices
c. defines part or space on a page
d. defines a period for a website
e. none of the above
<!DOCTYPE> tag does what? Defines the document type
• Defines a hyperlink
• Defines the document type
• Starts the coding
• call the reader's attention to what they are doing
• nota
CSS (Cascading Style Sheets) stands for? nota
• Commnon Style Sheets
• control style sheets
• Common simple styles
• nota
QUESTIONS AND CORRECT ANSWERS
What do the curly brackets do? mark the beginning & end of the style rule
a. they are used for comments
b. not necessary, parentheses can be used.
c. make code easier to read
d. mark the beginning & end of the style rule
e. none of the above (nota)
The following JavaScript code might be used to retrieve var a = document.getElementById("A").value;
data from an input tag
a. var a = document.getInput("A").value;
b. var a = document.get("A").input;
c. var a = document.getElementById("A").value;
d. input = document.get("A").value;
e. none of the above
What does the <HR> tag do? represents an horizontal rule, thematic change
a. represents an horizontal rule, thematic change
b. It is used for Human Resources purposes
c. It is used for headers
d. nota
,A webpage's internal CSS goes in the: HEAD tag
a. BODY tag
b. TITLE tag
c. HEAD tag
d. nota
What is one of the goals of HTML which CSS provides? provide separation between content and formatting
a. provide separation between content and formatting
b. there is no set purpose
c. annoy and frustrate coders
d. to make certain people can read everthing
e. nota
The <h1> tag does what? Defines the most important of six different headings
a. creates a separate paragraph for a phrase or sentence
b. controls the upper or lower case of a number
c. Defines the most important of six different headings
d. changes upper to lowercase
e. none of the above (nota)
The <head> tag does what? Defines information about the document
a. Defines a header for a document or section
b. It is an optional tag and can be omitted
c. Defines information about the document
d. This tags only function is to point the beginning of
code
e. nota
What does the <table> tag do? Defines an HTML table
a. not require just points to a workarea or space
b. It points to an image of a table or workarea
c. Defines an HTML table
d. nota
What does the <html> tag do? Defines the root of an HTML document
a. It only reminds the coder what is being written
b. Defines the root of an HTML document
c. It's symbolic and is ignored by the compiler
d. It start the markup process
e. none of the above
The <h1> tag does what? defines the heading with the highest ranking
a. defines the heading with the highest ranking
b. metamorphical reference to biology , but is not
needed
c. refers only to the middle part of a webpage
d. none of the above
, What is the lastest version of CSS? CSS3
a. CSS1
b. CSS2
c. CSS4
d. CSS3
e. none of the above
According the reading assignment about CSS coding, nota
how many POINTS are there in an inch? (72 pt)
a. 120
b. 32
c. 75
d. none of the above
What does the <img > tag do? nota
a. It refers to thoughtful imagination which is need for
html
b. It really should be <ing> as it refers to an advertisement
c. This tag is used to record thoughts and ideas
d. none of the above
An external CSS would be placed: In the same directory as the webpage file
a. In the Body tag
b. In the same directory as the webpage file
c. in the HEAD tag
d. nota
What does the <p> tag do? defines a paragraph
a. defines a paragraph
b. used in commerce website to list prices
c. defines part or space on a page
d. defines a period for a website
e. none of the above
<!DOCTYPE> tag does what? Defines the document type
• Defines a hyperlink
• Defines the document type
• Starts the coding
• call the reader's attention to what they are doing
• nota
CSS (Cascading Style Sheets) stands for? nota
• Commnon Style Sheets
• control style sheets
• Common simple styles
• nota