Q1. Using HTML to design a webpage to represent your personality in two webpages as the following:

<!--First WebPage --> 
<html>
<head>
<title> Personal Information </title>
</head>
<body>
<br> <b> <u> <h1> Personal Information </b> </u> </h1> <br>
<br> Mobile: 01110231090 <br>
<br> Name: Sherif <br>
<br> Address: Madia, Cairo, Egypt <br>
<br> Specialization : CS <br>
<br> Modern University for Technology & Information <br>
<br> <a href = [email protected] > Email </a> <br>
<body bgcolor = “ white ”>
<body text = “red”>
</body>
</html>
<!--Second WebPage --> 
<html>
<head>
<title> Personal Experience </title>
</head>
<body>
<br> <b> <u> <h1> Personal Skills </b> </u> </h1> <br> <br><br>
<br> Programming Language Skills: <br>
<br> Structured Programming Using C++ Very Good <br> 
<br> Java Good <br>
<br><br>
<br> Grade: Very Good <br>
</body>
</html>

Q2. Explain how the image representation, image resolution & image quality ?

Image Resolution: is multi width & height, it gives the total number of pixels in an image. Quality means the image's representation of details that are stored in the pixels, like the color, shadows, contrast, etc. -Higher resolutions mean that there more pixels per inch (PPI), resulting in more pixel information and creating a high-quality, crisp image. Images with lower resolutions have fewer pixels, and if those few pixels are too large (usually when an image is stretched), they can become visible like the image below.

Image Quality: can refer to the level of accuracy in which different imaging systems capture, process, store, compress, transmit and display the signals that form an image. Another definition refers to image quality as "the weighted combination of all of the visually significant attributes of an image".

Q3. Discuss the difference between Multimedia & Hybrid media ?

Multimedia: An application that uses a collection of multiple media sources like text, graphics, images, sound/audio, animation/video. Multimedia is the field concerned with the computer-controlled integration of text, graphics, drawings still & moving images (video), animation, audio & and other media where every type of information can be represented, stored, transmitted & processed digitally.

Hyper media: An application which uses associative relationships among information contained within multiple media data for the purpose of facilitating access to & manipulation of the information encapsulated by the data.

Q4. Discuss the main component & characteristics of Multimedia Systems ?

Multimedia Systems Characteristics:

  1. Multimedia Systems must be computer – controlled.
  2. Multimedia Systems are integrated.
  3. The information they handle must be represented digitally.
  4. The interface to the final presentation of media is usually interactive.

Multimedia System Components: