0% found this document useful (0 votes)
60 views47 pages

Download

The document contains examination questions for various subjects in a P.G. Diploma in Computer Application program, covering topics such as Database Management Systems, Internet and Web Technology, Office Automation, Programming in C, and GUI Programming in Visual Basic. Each unit includes multiple questions that require explanations, examples, and comparisons of concepts related to the respective subjects. The format requires students to attempt any two parts from each question, emphasizing a comprehensive understanding of the material.

Uploaded by

hemendrasinght07
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
60 views47 pages

Download

The document contains examination questions for various subjects in a P.G. Diploma in Computer Application program, covering topics such as Database Management Systems, Internet and Web Technology, Office Automation, Programming in C, and GUI Programming in Visual Basic. Each unit includes multiple questions that require explanations, examples, and comparisons of concepts related to the respective subjects. The format requires students to attempt any two parts from each question, emphasizing a comprehensive understanding of the material.

Uploaded by

hemendrasinght07
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 47

[2]

Roll No. ................................... (b) Discuss the features of attributes with example.
(c) Explain the difference between specialisation and
aggregation with an example.
Unit—III

E–1892 3. (a) What do you know about query ? Differentiate between


simple and complex query.
P. G. Diploma in Computer Application (b) Clearly specify the concept of inner join and outer join
(Second Semester) with suitable example.

EXAMINATION, May-June, 2021 (c) What exactly do you mean when you say domain
relational calculus ? Explain.
(New Course)
DATABASE MANAGEMENT SYSTEM Unit—IV

(PGDCA—107) 4. (a) Specify with example pitfalls in relational database


design.
Time : Three Hours ] [ Maximum Marks : 100
[ Minimum Pass Marks : 40 (b) What do you understand by 4NF ? Explain with
example.
Note : Attempt any two parts from each question. All questions
carry equal marks. (c) What is join dependency ? Why do we use it into 5th
normal form ?
Unit—I
Unit—V
1. (a) What exactly do you mean by Database Management
System (DBMS) ? Explain the overall structure of a 5. (a) Differentiate between order by clause and group by
database management system. clause with example.
(b) Explain in brief transaction management with example. (b) Discuss five SQL functions with example.
(c) Give an example of data modelling in a database (c) Discuss the procedure to create, alternate and drop
management system. table.
Unit—II

2. (a) What does ER diagram mean to you ? Give an example


to demonstrate your point. E–1892

P. T. O.
Roll No. ...................................

E–1893
P. G. Diploma in Computer Application
(Second Semester)
EXAMINATION, May-June, 2021
(New Course)

INTERNET AND WEB TECHNOLOGY

(PGDCA-108)

Time : Three Hours ] [ Maximum Marks : 100

Note : Attempt any two parts from each question. All questions
carry equal marks.

Unit—I

1. (a) Explain history of computer in brief.


(b) What is Information Technology ? Write applications
of information technology in brief.
(c) Write short notes on :
(i) Public domain software
(ii) Programming Language and its types.

P. T. O.
[2] E–1893

Unit—II

2. (a) Explain all E-mail protocols and E-mail routing.


(b) Explain evolution of internet and addressing of internet
in detail.
(c) Write short notes on :
(i) Dial up
(ii) Leased line
(iii) VSAT.
Unit—III

3. (a) Explain telnet, telnet protocols and telnet clients in


details.
(b) Explain Web planning, Web hosting and Web
publishing tools in detail.
(c) Write short notes on :
(i) Terminal emulation
(ii) WWW Servers
(iii) URL.
Unit—IV

4. (a) Explain structure of HTML document with example.


(b) Explain image tag (< ing > tag) with all attribute and
image maps in HTML.
(c) Write short notes on :
(i) Linking in HTML
(ii) CSS
(iii) Font layout.
[3]

Unit—V

5. (a) Explain various electronic payment systems.

(b) Explain details of internet security.

(c) Write short notes on :

(i) EDI

(ii) Firewalls

(iii) E-commerce.

E–1893
Roll No. ...................................

E–1889
P. G. Diploma in Computer Application
(First Semester)
EXAMINATION, Dec.-Jan., 2020-21
(New Course)
OFFICE AUTOMATION AND TALLY
(PGDCA—102)

Time : Three Hours ] [ Maximum Marks : 100


Note : Attempt any two parts from each unit. All questions
carry equal marks.
Unit—I

1. (a) How can we create table in MS-Word ? What are


different features of table ? Explain in detail.
(b) Write short notes on :
(i) Spelling & Grammar Check
(ii) View Tab
(iii) Clipart
(c) Explain the following from HOME Tab :
(i) Setting Fonts

P. T. O.
[2] E–1889

(ii) Paragraph setting


(iii) Various styles
(iv) Format painter

Unit—II

2. (a) Explain the following :


(i) Protect workbook
(ii) Freezing panes
(iii) Share workbook
(b) Explain Data Tab with the following options :
(i) Sort & Filter Options
(ii) Data Validation
(iii) Group & Ungroup
(c) Write short notes on the following :
(i) Pie Chart
(ii) Watch window
(iii) Autosum

Unit—III

3. (a) How do you create a presentation in power point ?


Explain uses of power point presentation.
(b) Write a steps to add chart, sound and movie in a slide.
(c) Write short notes on :
(i) Animation Tab
(ii) View Tab
[3]

Unit—IV

4. (a) What is DBMS ? Explain the features of DBMS.


Define various data types in MS-Access.
(b) Explain pivot chart view and sort & filter option in
home tab.
(c) Write short notes on :
(i) Importing data from access
(ii) Creation of table
(iii) Relationship
(iv) Datasheet view
Unit—V

5. (a) Explain creating of company and ledger account in


Tally.
(b) What is trial balance ? Explain the steps to create trial
balance in Tally.
(c) Write short notes on :
(i) Purchase Register
(ii) Bills Payable
(iii) Bonus
(iv) Loans

E–1889
Roll No. ...................................

E–1890
P. G. Diploma in Computer Application
(First Semester)
EXAMINATION, Dec.-Jan., 2020-21
(New Course)
PROGRAMMING IN C
(PGDCA—103)

Time : Three Hours ] [ Maximum Marks : 100


Note : Attempt any two parts from each unit. All questions
carry equal marks.
Unit—I

1. (a) Write short notes on the following :


(i) Identifiers
(ii) Keywords
(iii) Constant
(iv) Variables
(v) Character Set
(b) What are various operators used in C ? Explain in
detail with example.
(c) Write short notes on the following :
(i) Basic input-output functions in C
(ii) Various format specifiers for scanf.

P. T. O.
[2] E–1890

Unit—II

2. (a) What is if statement and if-else statement ? Write a C


program to find largest among three numbers using if-
else statement.
(b) Explain difference between while and do-while loop
with example.
(c) Explain the concept of function in detail. Write a C
program to swapping of two integer numbers using
function.
Unit—III

3. (a) What is array ? Write a C program to add the elements


of array.
(b) What is pointer ? Explain the use of pointer, address
operator, pointer variable and referencing pointer with
example.
(c) Write short notes on the following :
(i) Pointer arithmetic with example
(ii) Passing array to function with example
Unit—IV

4. (a) What do you understand by structure in C ? Explain


how to declare and initialize structure, with suitable
example.
(b) Write short notes on the following :
(i) Structure within structure
(ii) Union
(c) Explain the concept of array of structure and array
within structure.
[3]

Unit—V

5. (a) What are various dynamic memory allocation


functions ? Explain.

(b) What are various file handling functions used in C ?


Explain.

(c) Write short notes on the following :

(i) Dynamic multi-dimensional array

(ii) Error handling.

E–1890
[2] E–1891

Roll No. ................................... Unit–II

2. (a) Explain the concept of MDI application. Design an


application to demonstrate MDI application.
(b) Discuss the different types of operators used in
E–1891 VB.Net with examples.
(c) Explain the different data types used in VB.net with
P.G. Diploma in Computer Application example.

(Second Semester) Unit–III

EXAMINATION, May-June, 2021 3. (a) Define Exception. Explain the concept of Exceptional
handling in VB.Net with example.
(New Course)
(b) Explain the different control structures used in VB.Net
PROGRAMMING IN V.B. Net
with example.
(PGDCA-106)
(c) What do you mean by arrays ? Explain the use of array
Time : Three Hours ] [ Maximum Marks : 100 with example.
Note : Attempt any two parts from each unit. All questions carry Unit–IV
equal marks. 4. (a) Explain the working with window forms. Write a
Unit–I program to show and hide the two window forms ?

(Objective/Multiple Choice Questions) (b) Explain the working of the following controls with
examples :
1. (a) Explain the architecture and features of Net.
(i) Text box
framework ?
(ii) Button
(b) Explain the following :
(iii) Label
(i) JIT compilation
(iv) Scrollbar
(ii) Name spaces
(v) List box
(c) What is Common Language Runtime (CRL). Explain (c) Differentiate between open file dialog and print dialog
what is event driven programming in VB.net.
with example.

P. T. O.
[3]

Unit–V

5. (a) Explain the architecture of ADO.Net.

(b) Explain the following :

(i) Data adapters

(ii) Data sets

(c) Design a window application to insert student records


using ADO.NET.

E–1891
Roll No. ...................................

E–1894
P. G. Diploma in Computer Application
(First Semester)
EXAMINATION, Dec.-Jan., 2020-21
(Old Course)
INTRODUCTION TO SOFTWARE ORGANIZATION
(PGDCA—101)

Time : Three Hours ] [ Maximum Marks : 100


Note : Attempt any two Parts from each Unit. All questions
carry equal marks.
Unit—I

1. (a) Write the characteristics and limitations of all


generation of computer.
(b) Explain any two output device in brief.
(c) Write short notes on the following :
(i) Scanner
(ii) PC
Unit—II

2. (a) What is memory ? Explain types of primary memory.

P. T. O.
[2]

(b) Explain any one sequential access and one random


access device in brief.
(c) Write short notes on the following :
(i) SIMM and DIMM
(ii) Registers
Unit—III

3. (a) What is Software ? Differentiate system software and


application software.
(b) What is operating system ? Explain their types and
function.
(c) What is language translator ? Describe their types.
Unit—IV

4. (a) Define data, information and knowledge and write the


characteristics of information.
(b) Describe the all types of programming language.
(c) Write the features of object oriented programming and
functional programming.
Unit—V

5. (a) What is Computer Network Protocol ? Describe any


two types of protocol.
(b) What is topology ? Explain their types.
(c) Write short notes on the following :
(i) Router
(ii) Gateway
(iii) HUB
E–1894
[2]

Roll No. ................................... (b) Discuss the features of attributes with example.
(c) Explain the difference between specialisation and
aggregation with an example.
Unit—III

E–1892 3. (a) What do you know about query ? Differentiate between


simple and complex query.
P. G. Diploma in Computer Application (b) Clearly specify the concept of inner join and outer join
(Second Semester) with suitable example.

EXAMINATION, May-June, 2021 (c) What exactly do you mean when you say domain
relational calculus ? Explain.
(New Course)
DATABASE MANAGEMENT SYSTEM Unit—IV

(PGDCA—107) 4. (a) Specify with example pitfalls in relational database


design.
Time : Three Hours ] [ Maximum Marks : 100
[ Minimum Pass Marks : 40 (b) What do you understand by 4NF ? Explain with
example.
Note : Attempt any two parts from each question. All questions
carry equal marks. (c) What is join dependency ? Why do we use it into 5th
normal form ?
Unit—I
Unit—V
1. (a) What exactly do you mean by Database Management
System (DBMS) ? Explain the overall structure of a 5. (a) Differentiate between order by clause and group by
database management system. clause with example.
(b) Explain in brief transaction management with example. (b) Discuss five SQL functions with example.
(c) Give an example of data modelling in a database (c) Discuss the procedure to create, alternate and drop
management system. table.
Unit—II

2. (a) What does ER diagram mean to you ? Give an example


to demonstrate your point. E–1892

P. T. O.
E – 1897
P. G. Diploma in Computer Application
( Second Semester ) Examination June-2021
(Old Course)
GUI – PROGRAMMING IN VISUAL BASIC
(PGDCA-106)
Time : Three Hours ] [ Maximum Marks : 100
Note :- Attempt any two part from each question. All questions carry equal
marks.
UNIT-I
1 a. What do you mean by Automatic code completion Feature? Explain code Navigation
Feature of VB.?
b. Explain any three IDE components of Visual Basic?
c. What are merits and demerits of VB as a programming language? Explain.
UNIT-II
2. a. Write a visual basic code to calculate perimeter of rectangle.
b. Describe In how many ways the arguments can be passed to the procedures in VB.
c. What is the purpose of Exit and continue statement in control structure?
UNIT-III
3. a. What is menu? Explain the steps of creating a menu with a suitable example.
b. What do you mean by debugging in a project? Explain the basic debugging techniques in
VB.
c. Explain the use of watch window, immediate window and local window.
UNIT -IV
4. a. Differentiate between sequential and random-access files.
b. Explain methods to access all type of data files in VB
c. What do you mean by ADODC? Why it is necessary for database connectivity.
UNIT -V
5. a. What is a Record Set? Explain List some common properties of a Record Set object.
b. What do you mean by MDI? Write steps of How to create an MDI application on Visual
basic.
c. How Crystal reports are created in VB? Explain its steps.

***
F – 1900
P.G. Diploma in Computer Application (First Semester)
(Old Course) Examination Dec.-Jan., 2021-22
INTRODUCTION TO SOFTWARE ORGANIZATION
(PGDCA-101)
Time : Three Hours ] [ Maximum Marks : 100
Note :-Attempt any two parts from each unit. All questions carry equal marks.

UNIT -I
1. a. What is computer generation? Write characteristic of each generation of computer.
b. What is personal computer. Explain architecture of Pentium IV.
c. Write short note on –
i. Input, Output device
ii. Types of computers
UNIT -II
2. a. Explain block diagram of central processing unit with its components.
b. What is storage device? Explain primary and secondary storage device.
c. Explain data storage and retrieval system.

UNIT -III
3. a. What is software? Explain compiles, Interpreter and assembles.
b. What is Booting process? Explain types of booting.
c. What is programming language? Explain types of programming language.

UNIT –IV
4. a. Explain communication protocols.
b. Explain brides, HUB, Router and Gateways.
c. Write short notes on –
i. World Wide Web
ii. Application of Internet
UNIT –V
5. a. Explain structure of Linux OS.
b. Explain Linux editors and editor commands
c. Write short notes on –
a. md b. cat c. find d. grep

***
[2]

Roll No. ........................... Total Printed Pages - 2 Unit - III


3. (A) What is array? Explain different types of array.
F-1896 (B) Explain pointer arithmetic and pointer to - pointer.
(C) What is string? Explain any three string handling
function with syntax.
P.G. DIPLOMA IN COMPUTER APPLICATION Unit - IV
(FIRST - SEMESTER) 4. (A) What is structure? Explain Structure within
EXAMINATION, Dec.-Jan. 2020-21 structure.
(B) Write difference between structure and union.
(Old Course)
(C) Write short note on
Programming in C
(i) Pointer to structure
(PGDCA-103)
(ii) Operations on Union
Unit - V
Time : Three Hours] [Maximum Marks : 100
5. (A) What is dynamic memory? Explain Malloc function
with example.
Note : Attempt any two part from each unit. All questions
(B) Explain any four file handling function with example-
carry equal marks
(C) Write short note on -
Unit - I
(i) Dynamic Multi - Dimensional array.
(Objective/Multiple Choice Questions)
(ii) Error Handling.
1. (A) What is data type? Explain different types of data
type used in C language?
(B) Explain the logical and relational operator used in C
language.
(C) Write short note on
(i) Format Specifier for scanf
(ii) Constant
Unit - II
2. (A) Explain if - else and nested if statement with
example.
(B) Write difference between while and do-while loop.
(C) What is function? Exaplain function, declaration,
function defination and calling with example .
P.T.O. F-1896
[2]
Roll No. ........................... Total Printed Pages - 2 Unit - III
3. (A) What is void pointer? Explain with an example.
F-1890 (B) Explain string handling functions used in C with
exmple. (any 5)
P.G. DIPLOMA IN COMPUTER APPLICATION (C) Write short notes on-
(FIRST SEMESTER) (i) Array of pointer.
EXAMINATION, Dec. - Jan., 2021-22 (ii) Pointer constant.
(New Course) (iii) Multi-dimensional arrays.
PROGRAMMING IN C
(PGDCA- 103) Unit - IV
4. (A) Explain the scope of union & differentiate between
Time : Three Hours] [Maximum Marks:80 structure & (and) union with suitable example.
(B) Write a program in C language to defined a structure
Note : Attempt any two parts from each unit. All questions book with bname, author, bookid, price. Enter data
carry equal marks. for five books and then print the five books with
bname, author, bookid, price.
Unit - I (C) Write short notes on-
1. (A) What do you mean by operator precedence and (i) Array of structure
associativity? Explain with example. (ii) Structure within structure
(B) Explain data types is C. (ii) Pointer to structure
(C) Write a Program in C language that calculate simple
and compound interest. Unit - V
5. (A) Explain malloc( ) & f ree( ) functions with
Unit - II example.
2. (A) Compare Iteration and Recursion function in C. (B) Explain the structure of file handling program in C.
(B) What is user defined function and library function? (C) Write short notes on-
Explain both with example. (i) Unbuffered and buffered file.
(C) Explain break statement, continue statement, goto (ii) fgetch( )
statement in C language with example. (iii) fscanf( )
(iv) rewind( )

F-1890 P.T.O. F-1890


[2]

Roll No. .............................. Total Printed Pages - 2 1. MICR

2. Plotter

3. LED
F - 1888
4. Joystick
P.G. DIPLOMA IN COMPUTER APPLICATION Unit - III
(FIRST SEMESTER)
EXAMINATION, Dec. - Jan., 2021-22 3. (a) Explain microprocessor.
(NEW COURSE) (b) Explain primary and secondary storage.
FUNDAMENTAL OF COMPUTERS
(c) What is cache memory? Explain advantage of it.
PGDCA (101)
Unit - IV
[ Time : Three Hours ] [ Maximum Marks : 80 ]
4. (a) Explain system software.

Note : Attempt any two part from each unit. All ques- (b) Explain generation of computer language.
tions carry equal marks.
(c) What is compiler and interpreter explain it in detail.
Unit - I

1. (a) What is computer? Explain characteristics of it. Unit - V

(b) Explain the different type of computer. 5. (a) What is booting process? Explain it.

(c) Explain different type of memory. (b) Explain LINUX operating system and it's advantage.

Unit - II (c) Explain following command.

2. (a) Explain CPU in detail. cd, md, rm, ls, find, grep, cat, who

(b) Name five input device and explain.

(c) Write short notes on.

P.T.O. F - 1888
[2]

Roll No. ........................... Total Printed Pages - 2 (B) Explain converting an ER model into relation
schema.
(C) Differentiate strong entity set and weak entity set
with example.
F- 1892 Unit - III
3. (A) Explain about set operators in relational algebra.
P.G. Diploma in Computer Application (B) What do you understand by join? Explain with example.
(Second Semester) (C) Write note on tuple relational calculus and domain
EXAMINATION, May - June, 2022 relational calculus.
(New Course) Unit - IV
DATABASE MANAGEMENT SYSTEM 4. (A) Explain the concept of functional dependency with
(PGDCA - 107) an example.
(B) What is Normalization? Explain the types of nor-
Time : Three Hours] [Maximum. Marks:80 malization.
[Minimum Pass Marks:20
(C) Discuss BCNF. How does it differ from 3 NF.

Note : Attempt any two parts from each question. All ques- Unit - V
tions carry equal marks. 5. (A) Discuss about different DML operations with syn-
tax and example.
Unit - I (B) List the data types supported by SQL and explain
1. (A) What is DBMS? Explain in detail about DBMS where clause with appropriate example.
advantages over file management system. (C) Write about granting roles and privileges.
(B) Explain views of data with suitable example.
(C) Discuss about database languages.
Unit - II
2. (A) Define Key. Explain the different types of Key with
example.

P.T.O. F- 1892
[2]

Roll No. ........................... Total Printed Pages -2 Unit - II


2. (A) What do you mean by security of Data/Information.
Why we need security in E - commerce.
(B) What is encryption? Explain secret key and public
F - 1899 (A) key encryption.
(C) Explain B2B2C and C2C E-commerce.
Unit - III
P.G. Diploma in Computer Application
(Second Semester)  (A) What is HTML. Explain basic tag its attribute and
font tag of HTML.
EXAMINATION, May-June, 2022
(B) Explain < HR >, < Br >, < p > and < pre > lays with
(OLD Course) example.
Essentials of E-Commerce and HTML (C) Write short note on
(PGDCA - 108) (i) XSL
(ii) < Table > tag and its attribute
Time : Three Hours] [Maximum Marks:100

Unit - IV
Note: Attempt any two parts of each question. all ques-
tion carries equal marks.  (A) Explain Frame and < HREF > tag with example.
(B) Explain < IMG > tag and all its attribute with example.
Unit - I (C) Write short note on:
1. (A) W hat is E-commerce? Explain its impact on (i) Internal and external Linking
traditional business. (ii) BASE FONT and CENTER.
(B) What is EDI? Explain the component and applica- Unit - V
tion of EDI
5. (A) Explain static web pages and dynamic web page.
(C) Write short note on:
(B) Explain domain name Registration and Web space
(i) E-commerce in India allocation.
(ii) FEDI (C) Explain FTP and search engines.

P.T.O. F - 1899
[2]

Roll No. .............................. Total Printed Pages - 2 Unit - III


3. (a) Differentiate RAM and ROM with examples.
F - 1894 (b) Describe Data Storage Methods.
(c) Explain the following :
P.G. DIPLOMA IN COMPUTER APPLICATION (i) Computer Bus
(FIRST SEMESTER)
(ii) Control Unit
EXAMINATION, Dec. - Jan., 2021-22
Unit - IV
(OLD COURSE)
(FUNDAMENTAL OF COMPUTERS) 4. (a) How many types of application software?
PGDCA (101) Explain with example.
(b) Explain Assembler, Interpreter and Compiler with
example.
Time : Three Hours] [Maximum Marks:100
(c) How does boot loader works? Describe it.
Unit - V
Note : Attempt any two parts from each unit. All questions
carry equal marks. 5. (a) Explain functions of Operating System.

Unit - I (b) Describe file system and directory structure of Linux.

1. (a) Draw and explain block diagram of computer system. (c) Write the use and syntax of the following :

(b) Explain generation of computers with examples. (i) md

(c) Describe the working of data processing system. (ii) ls

Unit - II (iii) cd

2. (a) Explain different types of Input devices with examples. (iv) grep

(b) Explain any three output devices with examples. (v) mv

(c) Explain the following:


1. Thumb Scanner
2. Speakers

P.T.O. F - 1894
[2]

Roll No. ........................... Total Printed Pages - 3 C. Write a program in VB to check given no. is prime or
not.

UNIT-II
F - 1897(A)
2. A. Write a program to show the use of select case.

B. Write a program to print N terms of even number.


P.G. Diploma in Computer Application
(Second Semester) C. What are the difference between while and Do-while
loop give any one example of program.
EXAMINATION, MAY-JUNE, 2022
(New Course) UNIT-III

GUI-PROGRAMMING IN VISUAL BASIC 3. A. What is ActiveX control? Differentiate list box and

(PGDCA-106) combo box.

B. How many types of error found in visual basic and


Time : Three Hours] [Maximum Marks:100] what tools are available for error handing.

C. Write steps to create following menu in a form.


Note- Attempt any two part from each unit. All questions
carry equal marks:
Class
UNIT-I
PGDCA
1. A. Why VB is called event driven progromming
Sem
language? Explain any two mouse and keyboard
Ist
event.
IInd
B. Describe object, property and method by example.

P.T.O. F - 1897(A)
[3]

UNIT-IV

4 A. Write the features and use of sequential and

Random file.

B. Explain the type of structured query language and


write any two command of each.

C. Differentiate ADO, DAO & RDO.

UNIT-V

5. A. How many types of report generated in VB. Write


the advantages of Report.

B. Describe Drag and drop method and mouse event


by example.

C. What is MDI? Write advantates of MDI.

F - 1897(A)
[2]

Roll No. ........................... Total Printed Pages -3 Unit - II

2. (A) Explain different internet service providers in detail.

F - 1893 (B) Explain TCP/IP suite model of internet.

(C) Write short notes on:


P.G. Diploma in Computer Application (i) SMTP
(Second Semester)
(ii) IMAP - 4
EXAMINATION, May - June, 2022
(iii) POP - 3
(New Course)
Internet and Web Technology
(PGDCA - 108)
Unit - III

Time : Three Hours] [Maximum Marks:80 3. (A) Explain FTP (Five Transfer Protocol) and Types of
FTP servers in detail
Note : Attempt any two parts from each unit. All ques-
(B) Explain HTTP and maintainance of website in detail.
tions carry equal marks.
(C) Write short notes on:
Unit - I
(i) Internet relay chat
1. (A) Define all number system with example (i.e Binary
octal, Hexadecimal, Decimal) (ii) Telnet

(B) What is computer organisation? Explain in detail. (iii) Search Engine


(C) Write short notes on:
(i) History of computer
(ii) Applications of information Technology in
engineering & Medicine.

F - 1893
P.T.O.
[3]

Unit - IV

4. (A) Explain Table tag with example.

(B) What is linking in different WebPages? Explain


internal and external linking with example.

(C) Write short notes on:

(i) Image Maps

(ii) FONT Tag

(iii) BODY Tag

Unit - V

5. (A) What is E-commerce? Explain advantages of


E- commerce in brief.

(B) What is AAA and Malwares? Explain in brief.

(C) Write short notes on :

(i) Payment Gateway

(ii) Internet threats

(iii) EDI

F - 1893

You might also like