Web Engg Suggestion PDF

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

Dhaka City College

B.Sc. (Hons) in Computer Science and Engineering


8th Semester, Part-4
CSE-421(Web Engineering)
Suggestions for In-course Examination

1. Define: Webpage, Website, Web browser, WWW.


2. Write down the basic structure of a website.

3. Write down the common features of web server.


4. What are the ways of inserting CSS into HTML page?
5. Differentiate between HTTP and HTTPS.
6. What is tag? Describe tag syntax with example.
7. What is Java Script? Why Java Script is used in the webpage design?
8. Describe different CSS selectors with example.
9. Explain document.get Element By lD () function with example.
10. Describe the attributes used in Image tag.
11. Write short notes on try-catch statement.
12. Explain client-server architecture.
13. Write down the different ways of giving output in JavaScript.

14. What are the basic requirements to run a PHP program?

15. How array is declared in PHP?


16. Write down the difference between GET and POST method.
17. Write down the steps to establish a connection from PHP to MySQL with sample
code.

18. What is URL encoding? Explain URL encoding with example.


19. Write down some common mistakes in JavaScript.
20. Explain the advantages and disadvantages of MySQL.

You might also like