Exam1 Review CSE111 B.Ramamurthy 5/28/2016

advertisement
Exam1 Review
CSE111
B.Ramamurthy
5/28/2016
B.Ramamurthy
1
Exam Date
March 9, 2016
Please bring

Pencils, pens and erasers.
This is a closed book exam.
No make up exam will be given.
5/28/2016
B.Ramamurthy
2
Topics
Ch.1 to Ch.7
Block diagram of a computer
Basic elements of a web page
HTML, CSS (No JS)




Tags, style, attributes, values etc.
heading sizes (h1, h2 etc.), color
font-size, font-family
img tag, Scaling (size) of an image
Tags we discussed in class and those used in
the labs

List, table, ordered list, unordered list etc.
Number system: digitizing data

5/28/2016
Decimal, binary, hexadecimal
B.Ramamurthy
3
Format
5 questions 20(+/-5) points each;
Each question may have many
subsections.
Designated seats: we are going seat in
you in a specific place (you will learn
about it when you come to the exam.)
5/28/2016
B.Ramamurthy
4
How to study?
Review class notes
Powerpoint notes posted on ublearns
Read the text book chapter 1 to 7
5/28/2016
B.Ramamurthy
5
Sample questions
Computer hardware block diagram
Simple page description to HTML page design
Move global style specification to css: such as
color
Elements enabling a web page
Number conversion:


Decimal  binary
Hexadecimal  Binary
B.Ramamurthy
6
Download