Time: 20:00

1. What is a Model in MVC ?

2.Which type of CSS is used in the code below ?

<p style = “border:2px solid red;”>

3. Which one of the following is not considered as an error ?

4. Which of the following is a correct CSS Syntax ?

5.What is the file extension for a Photoshop file ?

6.For generalized color correction, which command adjusts the overall combination of colors in an image ?

7.Ctrl + + P is the shortcut key to open__________ in sublime text editor.

8.What is the standard resolution of images on the web ?

9.Which CSS property specifies how a video, or an image is resized to fit its content box ?

10.What is the output of the following JavaScript code ?

<script>
var a;
document.getElementById(“demo”).inner
HTML=a+1;
</script>

11.Which of the following is the correct option for the requirement of web publishing ?

12.When working with a Mask Layer, for an erasing effect, what tool is used to “take away” and “add” to the picture ?

13. How to read and render an HTML page ?

14.Which of the following options is incorrect with reference to status codes ?

15.W3.CSS does not provides the following border class

16.From the below mentioned CSS properties,which of the following is used to make the text bold ?

17.What will happen in the following case ? h1 {color: red text-decoration: underline; font style: italic;}

18.HTML Tags are enclosed in _________.

19.What is a module in AngularJS ?

20.How can one change the font of an element ?