Skip to main content

Web Technology Question bank





QUESTION BANK FOR MO/2012
BCA 5001 Internet and Web Technology


1. Discuss the various methods available for connecting to Internet?
2. What is the difference between Client server mode and peer to peer network?
3. What do you understand by Domain Name System?
4. How IP addressing is done? Discuss the various IP address classes in detail.
5. Discuss in details how the system connects to a particular requested web address.
6. What is unicasting and multicasting?
7. Define the terms : a) routers
b) Repeaters
c) Bridges
d) Gateways

8. Write short notes on web Server?
9. What is the difference between Paired tag and Singular tag
10. Discuss about :
a) URL
b) HTTP

11. Discuss briefly following terms:
a. Internet Server
b. Internet Service Provider
c. TCP
d. E-Mails
12. What is web hosting?
13. What are the factors we need to keep in mind while designing website for the client.
14. How many types of lists can be implemented through HTML? Discuss in brief.
15. Write short note on HTML links.
16. Discuss about the following HTML tags:
a) title
b) caption
d) strong
f) hr>
17. Find the errors and correct in the following HTML mark up:

18. What is HTML? How is HTML interpreted?
19. Discuss about various HTML attributes?
20. What is the difference between singular tags and paired tags?
21. Develop HTML code for the following :
a. How do I add an image to my web page?
b. How do I add a RESET button to my web page?
c. How to make a hyperlink on a picture?
d. How to create a hyperlink on the same page?
e. How to align pictures on a webpage?
f. How to make a link to another webpage?
g. How to create links to sections on the same page in HTML.
h. Opening new web page window when clicking on a link.
i. How to create a fixed background image on a web page.
j. Creating a web page with a single background image not a tiled background.

22. Find errors and correct the following code:

23. Provide short answers for following:
a) Can a page include more than one set of tags?
b) What is the software required to create and edit JavaScript programs
c) How data is stored in a JavaScript?
d) How browsers recognize JavaScript code?
e) What is the difference between Java and JavaScript?
f) Can we use HTML tags with JavaScript?
g) How to insert comments in a JavaScript?
h) A script that executes when the user clicks the mouse button is called?
i) What is the purpose of enclosing a script with in html comments?
j) What you understand by local and global variables?

24. Write a short note on JavaScript arrays.
25. What is typecasting in JavaScript?
26. Why we need to use Boolean variables?
27. Discuss the following tings in JavaScript:
a) Delete operator
b) New Operator
c) Void operator
28. Following statement is an example of which kind of error?
While (3==3)
29. What do you understand by an Object? Discuss properties ,values and methods of a Object with Date as an example
30. Can one of an Object’s properties be another object?
31. Math object have constant properties. Discuss them.
32. Discuss some objects that cannot be used with the new keyword.
33. What are the advantages of JavaScript?
34. How to use an external JavaScript in your file?
35. What is the information stored in a navigator object?
36. Which Object’s properties contain URL of the current document?
37. Discuss the JavaScript’s browser object hierarchy in detail?
38. Discuss the ternary operators in JavaScript.
39. What is the difference between a JavaScript code and a JavaScript block?
40. How to differentiate between Local and Global variables in java Script.
41. Discuss basic data types available in JavaScript?
42. Discuss the functions associated with a string object in JavaScript?
43. What does the statement if (question! = answer) do in JavaScript?
44. What is the function of ‘/’ and ‘++’ sign in case of JavaScript?
45. What is the difference between Local and Global variables in case of JavaScript? Do we need to explicitly declare every variable?
46. Discuss the various kinds of loops available in JavaScript?
47. Discuss some of the build in functions in JavaScript.
48. What is the difference between break and continue in JavaScript?
49. Discuss with examples functions explicitly provided by JavaScript for type conversions.

Comments

Popular posts from this blog

Advantages and Disadvantages of EIS Advantages of EIS Easy for upper-level executives to use, extensive computer experience is not required in operations Provides timely delivery of company summary information Information that is provided is better understood Filters data for management Improves to tracking information Offers efficiency to decision makers Disadvantages of EIS System dependent Limited functionality, by design Information overload for some managers Benefits hard to quantify High implementation costs System may become slow, large, and hard to manage Need good internal processes for data management May lead to less reliable and less secure data

Inter-Organizational Value Chain

The value chain of   a company is part of over all value chain. The over all competitive advantage of an organization is not just dependent on the quality and efficiency of the company and quality of products but also upon the that of its suppliers and wholesalers and retailers it may use. The analysis of overall supply chain is called the value system. Different parts of the value chain 1.  Supplier     2.  Firm       3.   Channel 4 .   Buyer

Big-M Method and Two-Phase Method

Big-M Method The Big-M method of handling instances with artificial  variables is the “commonsense approach”. Essentially, the notion is to make the artificial variables, through their coefficients in the objective function, so costly or unprofitable that any feasible solution to the real problem would be preferred, unless the original instance possessed no feasible solutions at all. But this means that we need to assign, in the objective function, coefficients to the artificial variables that are either very small (maximization problem) or very large (minimization problem); whatever this value,let us call it Big M . In fact, this notion is an old trick in optimization in general; we  simply associate a penalty value with variables that we do not want to be part of an ultimate solution(unless such an outcome is unavoidable). Indeed, the penalty is so costly that unless any of the  respective variables' inclusion is warranted algorithmically, such variables will never be p