KNEC Diploma in ICT Module III: Internet Based Programming past paper November 2014 Answers

Answers for Internet Based Programming past paper November 2014

Course Name:  Information and Communication Technology
Also Done By:
NA
Course Level:  Diploma
Sub Level:       Module III
Course Unit:   Internet Based Programming
Exam body:    KNEC

Share with Friends:
        
Go Back



1. Outline three uses of server side web programs ()

2. Explain two factors to consider when choosing a web programming language ()

3. Explain two circumstances under which a web designer would prefer to use a web authoring tool when developing a website ()

4. Outline three features of micromedia Dreamweaver ()

5. Write a JavaScript code embedded in HTML that would be used to display numbers and computes their cubes as shown below. Use while loop ()

6. State two technical challenges faced when enforcing internet security ()

7. Describe two web programming interfaces ()

8. Charles, a web designer, intends to develop a website for company he is working for. Describe two web authoring tools other that Dreamweaver that he would use to develop the site ()

9. interpret the following JavaScript program ()

10. With the aid of a diagram in each case, explain the function of the following tags as used in web design.

(i)  <tfoot>							
(ii) <colgroup> 

()


11. State three circumstances under which a paragraph tag would be used ()

12. Describe each of the following types of web authoring editors: (i)Pure WYSIWYG; (ii) compound editor. ()

13. Explain a circumstance under which a split view option would be used when designing a web page using web authoring tool ()

14. Outline four types of hyperlinks used in web programming ()

15. Explain the function of each of the following commands as used in web authorizing tools. (i) design (ii) live code ()

16. Interpret each of the following statements as used in HTML frames. (i)cols= “200, *” (ii)scrolling = “no” ()

17. State the function of each of the following tags: (i)<blockquote> (ii)<href> ()

18. Explain the function of each of the following terms as used in web Authoring tools: I. Paste special; II. copy ()

19. Differentiate between spoofing and phishing as used in internet ()

20. Explain the function of the <hr> tag as used in HTML ()

21. With aid of an example, outline a statement that would be used to declare a string of characters in JavaScript programming language. ()

22. Write an ASP program embedded on HTML that would be used to display all the multiples of 5 in the range 1 and 50. ()

23. Outline four disadvantages of using frames when designing a web site ()

24. Explain two methods used when transmitting data collected from a form to a server ()

25. Nicholson, a web master, in an organization intends to enhance security on the data in their networked computers. Outline two security measures that he would put in place ()

26. Explain a circumstance under which a web site designer would use a frame when designing a website ()

27. Write a JavaScript code embedded in HTML that accepts a password of a user. The program should then output the message, “Valid password” if password entered is KNEC14 else display; “Invalid password”. ()

28. Outline four attributes associated with the image tag ()

29. Distinguish between hypertext and hyperlink as used in web programming ()

30. Differentiate between each of the following file formats: (i) .fla and .swf (ii) .flv and .swc ()

31. With the aid of an example, describe the term empty tag as used in HTML ()

32. State three examples of list tags used in HTML ()

33. Distinguish between external links and internal links as used in web design ()