The world’s Largest Sharp Brain Virtual Experts Marketplace Just a click Away
Levels Tought:
Elementary,Middle School,High School,College,University,PHD
| Teaching Since: | Apr 2017 |
| Last Sign in: | 103 Weeks Ago, 3 Days Ago |
| Questions Answered: | 4870 |
| Tutorials Posted: | 4863 |
MBA IT, Mater in Science and Technology
Devry
Jul-1996 - Jul-2000
Professor
Devry University
Mar-2010 - Oct-2016
Q 1 - Which of the following property changes the style of left border?
A - :border-bottom-style
B - :border-top-style
C - :border-left-style
D - :border-right-style
Q 2 - Which of the following property changes the style of right border?
A - :border-bottom-style
B - :border-top-style
C - :border-left-style
D - :border-right-style
Q 3 - Which of the following property changes the width of bottom border?
A - :border-bottom-width
B - :border-top-width
C - :border-left-width
D - :border-right-width
Q 4 - Which of the following property changes the width of top border?
A - :border-bottom-width
B - :border-top-width
C - :border-left-width
D - :border-right-width
Q 5 - Which of the following property changes the width of left border?
A - :border-bottom-width
B - :border-top-width
C - :border-left-width
D - :border-right-width
5. Which MySQL command will select all the records from a table named “students” where the value of the field “course” is“Biology”?A. SELECT EACH FROM ‘students’ where course=’Biology’;B. SELECT * FROM ‘students’ where course =’Biology’;C. GET ALL FROM “students’ where field= course;D. IMPORT * FROM ‘students’ where course =’Biology’;6. Which of the following is considered a server side scripting language?A. JavaScriptB. HTMLC. CSSD. PHP7. Consider the code segment shown . Javascript statement is properly written to modify the background color of the articleelement?A. document.body.article.style.backgroundColor=”#ff0000”B. document.getElementById(“news”).style.bgColor=”#ff0000”C. document.body.article.bgColor=”#ff0000”D. document.getElementById(“news”).style.backgroundColor=”#ff0000”8. Which of the following is NOT an HTML container element?A. <region>B. <section>C. <footer>D. <aside>9. What significant contribution did Tim Burners-Lee make to the web design industry?A. He invented the JavaScript language.B. He invented HTML.C. He developed the Netscape web browser.D. He invented cascading style sheets.<body> <articleid=”news”></article>
Attachments:
-----------