Web Development Exam  >  Web Development Notes  >  BCA (Bachelor of Computer Applications): Web Technology - Question Paper

BCA (Bachelor of Computer Applications): Web Technology - Question Paper - Web Development PDF Download

Download, print and study this document offline
Please wait while the PDF view is loading
 Page 1


 
Roll No: ________________ 
 
BCA-11 (Bachelor of Computer Applications) 
Sixth Semester Examination – 2013 
BCA-19 
Web Technology 
 
Time: 3 Hours                                                                                                                      Max Marks:  60 
 
Section-A 
Long Answer Type Questions 
(Attempt any two questions from section-A) 
2 x 15 = 30 marks 
1. Explain following terms: 
a) Telnet 
b) HTTP 
c) SMTP 
d) SNMP 
e) Gopher 
 
2. Discuss web server architecture with the help of suitable diagram. Differentiate between 
client side and server side scripting. 
 
3. What is PHP? Discuss various data types, control statements, string functions and server 
variables used in PHP in detail. 
 
4. Write short note on following HTML / DHTML tags with suitable example: 
a) HEAD 
b) BODY 
c) DIV 
d) MARQUEE 
e) FORM 
 
Section-B 
Short Answer Type Questions 
(Attempt any four questions from section-B) 
4 x 5 = 20 marks 
1. Explain client server computing concepts. 
 
2. Differentiate between VBScript and Java Script with the help of suitable examples. 
 
3. What is ODBC? What is the significance of ODBC in web technology? 
 
  
Page 2


 
Roll No: ________________ 
 
BCA-11 (Bachelor of Computer Applications) 
Sixth Semester Examination – 2013 
BCA-19 
Web Technology 
 
Time: 3 Hours                                                                                                                      Max Marks:  60 
 
Section-A 
Long Answer Type Questions 
(Attempt any two questions from section-A) 
2 x 15 = 30 marks 
1. Explain following terms: 
a) Telnet 
b) HTTP 
c) SMTP 
d) SNMP 
e) Gopher 
 
2. Discuss web server architecture with the help of suitable diagram. Differentiate between 
client side and server side scripting. 
 
3. What is PHP? Discuss various data types, control statements, string functions and server 
variables used in PHP in detail. 
 
4. Write short note on following HTML / DHTML tags with suitable example: 
a) HEAD 
b) BODY 
c) DIV 
d) MARQUEE 
e) FORM 
 
Section-B 
Short Answer Type Questions 
(Attempt any four questions from section-B) 
4 x 5 = 20 marks 
1. Explain client server computing concepts. 
 
2. Differentiate between VBScript and Java Script with the help of suitable examples. 
 
3. What is ODBC? What is the significance of ODBC in web technology? 
 
  
4. How do we create table in HTML? Design following three by three matrix with border 
using <Table> tag. 
 
10 30 20 
20 56 65 
34 76 72 
  
5. What do you mean by style sheet? Why style sheet is used with HTML? Give an example 
of style sheet. 
 
6. Explain Document Object Model (DOM). 
 
7. How do we write Java script with HTML programming? Write HTML code and script to 
validate a text box for checking blank entries. 
 
8. How do we upload a file to web server using PHP? 
 
Section-C 
Objective Type Questions 
(Attempt all questions from section-C) 
1 x 10 = 10 marks 
1. 
Which type of web document is run at the client site? 
 a. Static b. Dynamic 
 c. Active d. All of the above 
     
2. 
The main function of a browser is to 
 a. compile HTML b. interpret HTML 
 c. de-compile HTML d. interpret CGI programs 
      
3. 
Which of the following is associated with SNMP 
 a. 
SMI 
b. 
BER 
 c. 
DNS 
d. 
MIB 
  
 
 
 
4. 
Choose the correct HTML tag for the largest heading 
 a. 
<h6> b. <heading> 
 c. 
<head> d. <h1> 
  
 
 
 
5. What is the correct HTML tag for inserting a line break? 
 a. <br /> b. <break /> 
 c. <lb /> d. None of the Above 
  
 
 
 
6. 
What is the correct HTML for inserting an image? 
 a. 
<image src="image.gif" alt="MyImage" /> b. <img href="image.gif" alt="MyImage" /> 
 c. 
<img src="image.gif" alt="MyImage" /> d. <img alt="MyImage">image.gif</img> 
  
 
 
 
Page 3


 
Roll No: ________________ 
 
BCA-11 (Bachelor of Computer Applications) 
Sixth Semester Examination – 2013 
BCA-19 
Web Technology 
 
Time: 3 Hours                                                                                                                      Max Marks:  60 
 
Section-A 
Long Answer Type Questions 
(Attempt any two questions from section-A) 
2 x 15 = 30 marks 
1. Explain following terms: 
a) Telnet 
b) HTTP 
c) SMTP 
d) SNMP 
e) Gopher 
 
2. Discuss web server architecture with the help of suitable diagram. Differentiate between 
client side and server side scripting. 
 
3. What is PHP? Discuss various data types, control statements, string functions and server 
variables used in PHP in detail. 
 
4. Write short note on following HTML / DHTML tags with suitable example: 
a) HEAD 
b) BODY 
c) DIV 
d) MARQUEE 
e) FORM 
 
Section-B 
Short Answer Type Questions 
(Attempt any four questions from section-B) 
4 x 5 = 20 marks 
1. Explain client server computing concepts. 
 
2. Differentiate between VBScript and Java Script with the help of suitable examples. 
 
3. What is ODBC? What is the significance of ODBC in web technology? 
 
  
4. How do we create table in HTML? Design following three by three matrix with border 
using <Table> tag. 
 
10 30 20 
20 56 65 
34 76 72 
  
5. What do you mean by style sheet? Why style sheet is used with HTML? Give an example 
of style sheet. 
 
6. Explain Document Object Model (DOM). 
 
7. How do we write Java script with HTML programming? Write HTML code and script to 
validate a text box for checking blank entries. 
 
8. How do we upload a file to web server using PHP? 
 
Section-C 
Objective Type Questions 
(Attempt all questions from section-C) 
1 x 10 = 10 marks 
1. 
Which type of web document is run at the client site? 
 a. Static b. Dynamic 
 c. Active d. All of the above 
     
2. 
The main function of a browser is to 
 a. compile HTML b. interpret HTML 
 c. de-compile HTML d. interpret CGI programs 
      
3. 
Which of the following is associated with SNMP 
 a. 
SMI 
b. 
BER 
 c. 
DNS 
d. 
MIB 
  
 
 
 
4. 
Choose the correct HTML tag for the largest heading 
 a. 
<h6> b. <heading> 
 c. 
<head> d. <h1> 
  
 
 
 
5. What is the correct HTML tag for inserting a line break? 
 a. <br /> b. <break /> 
 c. <lb /> d. None of the Above 
  
 
 
 
6. 
What is the correct HTML for inserting an image? 
 a. 
<image src="image.gif" alt="MyImage" /> b. <img href="image.gif" alt="MyImage" /> 
 c. 
<img src="image.gif" alt="MyImage" /> d. <img alt="MyImage">image.gif</img> 
  
 
 
 
7. 
Using which tag we insert an JavaScript in HTML page? 
 a. 
<JavaScript type="text/javascript"> 
</JavaScript> 
 
b. 
<script type="text/javascript"> 
</script> 
 
 c. 
<JScript type="text/javascript"> 
</JScript> 
d. 
<HTMLScript type="text/javascript"> 
</HTMLScript> 
  
 
 
 
8. 
We use <script></Script> tag within  
 a. 
<head> 
b. 
<body> 
 c. 
<title> 
d. 
<JavaScript> 
  
 
 
 
9. 
Variables/functions in PHP don't work directly with 
 a. 
echo() 
b. 
isset() 
 c. 
print() 
d. 
All of the above 
  
 
 
 
10. 
Which of the following type cast is not correct? 
 a. 
real 
b. 
double 
 c. 
decimal 
d. 
boolean 
  
 
 
 
 
 
Read More

FAQs on BCA (Bachelor of Computer Applications): Web Technology - Question Paper - Web Development

1. What is web technology in BCA?
Ans. Web technology in BCA refers to the study of various technologies used for developing and designing web applications. It includes various programming languages, frameworks, and tools used for creating web pages, web applications, and dynamic websites.
2. What are the essential skills required for web development in BCA?
Ans. The essential skills required for web development in BCA include proficiency in programming languages such as HTML, CSS, JavaScript, and PHP. Knowledge of web development frameworks such as AngularJS, ReactJS, and VueJS, along with database management skills, is also essential for developing web applications.
3. What are the career prospects after completing a BCA in web development?
Ans. After completing a BCA in web development, students can pursue a career as a web developer, web designer, or UI/UX designer. They can also work as a front-end or back-end developer, software engineer, or database administrator. With experience, they can advance to managerial positions in the IT industry.
4. What is the importance of web technology in today's digital world?
Ans. Web technology has become an essential aspect of today's digital world as it provides a platform for businesses to connect with their customers globally. It enables the creation of dynamic websites, web applications, and e-commerce platforms that enhance user experience and increase customer engagement. It also plays a critical role in the growth of the IT industry, creating numerous job opportunities for web developers and designers.
5. What are the latest trends in web technology that BCA students should be aware of?
Ans. The latest trends in web technology that BCA students should be aware of include Progressive Web Apps (PWAs), Artificial Intelligence and Machine Learning, Chatbots, Voice Search Optimization, and Responsive Web Design. They should also focus on mastering programming languages such as Python, Java, and Ruby on Rails, along with web development frameworks such as Node.js and Django to stay updated with the latest industry trends.
Download as PDF
Explore Courses for Web Development exam
Signup for Free!
Signup to see your scores go up within 7 days! Learn & Practice with 1000+ FREE Notes, Videos & Tests.
10M+ students study on EduRev
Related Searches

Exam

,

Summary

,

Extra Questions

,

study material

,

Previous Year Questions with Solutions

,

Important questions

,

MCQs

,

BCA (Bachelor of Computer Applications): Web Technology - Question Paper - Web Development

,

BCA (Bachelor of Computer Applications): Web Technology - Question Paper - Web Development

,

Semester Notes

,

pdf

,

video lectures

,

ppt

,

shortcuts and tricks

,

past year papers

,

practice quizzes

,

Free

,

Sample Paper

,

Viva Questions

,

Objective type Questions

,

mock tests for examination

,

BCA (Bachelor of Computer Applications): Web Technology - Question Paper - Web Development

;