You are on page 1of 25

DE310

DE-1349

DISTANCE EDUCATION
B.Sc.(Information Technology) DEGREE EXAMINATION, MAY 2011.
DIGITAL COMPUTER FUNDAMENTALS
(2007 onwards)
Time : Three hours

Maximum : 100 marks
Answer any FIVE questions.
All questions carry equal marks. (5 20 = 100)
1. Write down the rules for converting from one base to another. Also solve the
following. (20)
(a) (011110.111010)
2
to decimal
(b) (2576.752)
8
to decimal
(c) (4564)
10
to hexadecimal
(d) (FC2B)
16
to octal
(e) (137.7105)
8
to decimal.
2. Explain the four rules for the following with suitable example.
(20)
(a) Binary Addition
(b) Binary Subtraction
(c) Binary 2's complement addition
(d) Binary 2's complement subtraction
3. Simplify the following expression in sum of product form and draw the logic
circuit using NAND only. (20)
(a) C B A +
(b)
) 5 , 4 , 2 , 0 ( ) , , ( = z y x F
1
13
DE310
DE1350

4. Simplify the following functions using three and four variable karnaugh map and
draw the NOR logic circuit for (iii & iv)
(20)
(a) F(A, B, C, D) =
) 15 , 14 , 13 , 11 , 7 , 3 ( M
(b) F(A, B, C, D) =
) 11 , 15 , 14 , 12 ( M
(c) F(A, B, C) =
) 6 , 3 , 0 ( M
(d) F(A, B, C) =
) 13 , 12 , 9 , 8 , 7 , 3 , 2 , 0 ( M
(e) F(A, B, C, D) =

) 15 , 13 , 12 , 11 , 9 , 8 , 7 , 3 , 1 ( M
5. (a) Draw and explain the logic diagram of 8 to 1 multiplexer with only NOR
gates. Include the enable input A=1, B=0, C=1. Solve the expression and
find out the result. (10)
(b) Explain about 1 to 16 demultiplexer with logic circuit and truth table.
(10)
6. (a) Explain about the functions of Asynchronous counter and draw the block
diagram, waveforms, truthtable for the following. (10)
(i) 3-bit binary ripple counter
(ii) A down counter
(iii) 3-bit binary updown counter.
(b) Explain NOR gate latch and NAND gate latch in RS-flipflop.
(10)
7. Design and explain the functions of synchronous counter, with truth table, logic
circuit and waveforms of the following.
(20)
(a) mod 8 pareallel binary counter
(b) 4-bit updown counter
(c) Parallel updown counter
8. Explain about the concepts of input-output units and computer memory.
(20)

2
14
DE310

DISTANCE EDUCATION
B.Sc. (Information Technology) DEGREE EXAMINATION, MAY 2011.
DATA STRUCTURES USING C
(2007 onwards)
Time : Three hours Maximum : 100 marks
Answer any FIVE questions.
All questions carry equal marks.
(5 20 = 100)
1. (a) Explain the various control statements in C. (10)
(b) (i) Explain the structure of C program. (5)
(ii) Discuss in detail about data types available
in C. (5)
2. (a) What is function and its advantages? Explain about call by value and call
by reference with an example program?
(b) Write a program in C to find out the roots of quaderatic equations?
3. (a) Explain pointers. Illustrate with examples about array of pointers.
(b) Write a note on Dynamic memory allocation.
4. (a) (i) Write a program in C to check whether the given string is
palindrome or not.(6)
(ii) Write a program in C to find the average of N numbers. (4)
(b) Discuss about stack. Explain the procedure to insert and delete a item in stack.
(10)
5. (a) What is Binary tree? Explain the tree traversal methods with examples.
(b) What do you mean by linked list? Explain the algorithm to insert and delete a
node in a singly linked list.
6. (a) Explain how 2 Dimensional array can be represented in the memory.
(b) Discuss the format specifiers used with Data Input and Data output functions
with examples.
7. (a) Discuss in detail about local and global variable. Explain their uses with
examples.
(b) Write a note on gets and puts function.
3
DE310
DE1351

8. (a) Write a program to check whether the given number is odd or even.
(b) Explain the concepts and uses of arrays with examples.

DISTANCE EDUCATION
B.Sc. (Information Technology) DEGREE EXAMINATION, MAY 2011.
DISCRETE MATHEMATICS
(2007 onwards)
Time : Three hours Maximum : 100 marks
Answer any FIVE questions.
All questions carry equal marks.
1. (a) Find the disjunctive normal form of
) ( ) ( Q P Q P
. (10)
(b) Using indirect proof, show that
q p
,
r q
,
) ( r p
,
r r p
.
(10)
2. (a) If
} , { d c A =
,
} 2 , 1 { = B
,
} 3 , 2 { = C
. Prove that
) ( ) ( ) ( C A B A C B A =
. (10)
(b) Let
} 4 , 3 , 2 , 1 { = A
,
= R
determine whether the relation R is reflexive
symmetric and transitive. (10)
3. (a) Let
)} 7 ,...... 2 , 1 {( = X
and
y x y x R = / ) , {(
is divisible by
} 3
.
Show that R is an equivalence relation. (10)
(b) Write all possible functions from
} , { b a X =
to
} 3 , 2 , 1 { = y
.
(10)
4. (a) Let
} 3 , 2 , 1 { = A
, define f: A A be
2 ) 1 ( = f
,
, 1 ) 2 ( = f
and
3 ) 3 ( = f
,
find
3 2
, f f . (10)
4
15
DE310
DE1352

(b) Let
R R f :
and
R R g :
, where R is the set of real numbers be given by
2 ) (
2
x x f and
4 ) ( + =x x g
. Find
g f
;
f g
.(10)
5. (a) Define semi group. Give an example. (5)
(b) Let T be the set of all even integers show that the semigroups
) , ( + Z
and
) , ( + T
are isomorphic. (15)
6. (a) Prove that for every element of a group (G, *) the inverse of a is unique.
(10)
(b) If a and b are the elements of a group (a, *) then prove that
1 1 1
* ) (

= a b b a
. (10)
7. (a) Let G be a finite group prove that a non empty subset H of G is s
subgroup of G if and only if H ab , wherever
H b a ,
. (10)
(b) Let H and K be two subgroups of G prove that HK is a subgroup of G if and
only if HK = KH. (10)
8. (a) If order of a group G is prime number, then prove that G has no
nontrivial subgroups. (10)
(b) Prove that a subgroup H of a group G is a normal subgroup in G if and only if
every left coset of H in G is a right coset of H in G.(10)

DISTANCE EDUCATION
B.Sc. (IT)/B.Sc. (IT) (Lateral) DEGREE EXAMINATION,
MAY 2011.
INTERNET PROGRAMMING
(2007 onwards)
Time : Three hours Maximum : 100 marks
Answer any FIVE questions.
All questions carry equal marks.
1. Explain in detail about the following :
(a) Transport layer,
5
23
DE310
DE1353

(b) Application layer.
2. Explain in detail about the following :
(a) Mail transfer protocol
(b) File transfer protocol.
3. Discuss about the learning about science, technology and the internet itself.
4. Discuss in detail about the type conversion and the type casting with suitable
examples.
5. Discuss about the types of inheritance with suitable examples.
6. Explain in detail :
(a) JAVA data types
(b) JAVA classes and objects.
7. Explain in detail :
(a) APPLET
(b) String Handling.
8. Explain in detail about the internet resources for K-12 teachers, and self
education.

DISTANCE EDUCATION
B.Sc.(IT)/ B.Sc.(IT)/(Lateral) DEGREE EXAMINATION,
MAY 2011.
ANALYSIS AND DESIGN OF INFORMATION SYSTEMS
(2007 onwards)
Time : Three hours Maximum : 100 marks
Answer any FIVE questions.
(5 20 = 100)
6
24
DE310
DE1354

1. (a) Describe the different types of systems.
(b) Describe the role of system analyst.
2. (a) Write the steps in feasibility analysis and explain.
(b) What is decision table? Explain with an example.
3. (a) Explain the need of output design.
(b) List out the requirements of form design and explain.
4. (a) Describe the different methods of file organisation.
(b) What is the use of HIPO and IPO chart? Explain.
5. (a) What are the methods available for conversion and explain.
(b) Explain the procedure for hardware and software selection.
6. (a) Explain the importance of system maintenance.
(b) With suitable example, explain the top-down approach.
7. (a) Write about physical Design.
(b) How can you perform cost benefit analysis? Explain.
8. (a) Explain how can you conduct the interview.
(b) Describe the elements of a system.

DISTANCE EDUCATION
B.Sc. (I.T)/B.Sc. (I.T) (Lateral) DEGREE EXAMINATION, MAY 2011.
APPLICATION PROGRAMS
(2007 onwards)
Time : Three hours Maximum : 100 marks
Answer any FIVE questions.
(5 20 = 100)
1. (a) Explain how can you
7
25
DE310
DE1355

(i) Change the background colour of the desktop
(ii) Create a desktop shortcut for an application
(iii) Activate a screen saver for your computer.
(3 3 = 9)
(b) Describe the steps required to rename and delete the files and folders.
(11)
2. (a) What are the different views available for working on a document?
Explain them.
(b) Explain the concept of mailmerge.
3. (a) How can you enter a data into a worksheet?
(b) Describe the different types of charts.
4. (a) How can you create a presentation using the design template?
(b) Write the procedure for inserting pictures and graphics into presentation.
5. (a) Write the procedure for adding inserting and deleting records in a
database.
(b) How can you combine excel data and charts with word document?
6. (a) Write the steps to create, save and edit a query in Access.
(b) Describe the data types supported by MS-ACCESS.
7. (a) What are the buttons available in formatting tool bar of powerpoint?
Explain them.
(b) Describe the statistical and financial functions available in Excel.
8. (a) Describe the commands available for editing a document.
(b) What are headers and footers? Also explain how can you create different
headers or footers for odd and even pages.

DISTANCE EDUCATION
8
31
DE310
DE1356

B.Sc. (IT)/B.Sc. (IT) (Lateral) DEGREE EXAMINATION,
MAY 2011.
COMPUTER NETWORKS
(2007 onwards)
Time : Three hours Maximum : 100 marks
Answer any FIVE questions.
All questions carry equal marks.
(5 20 = 100)
1. (a) Discuss briefly on network hardware and network software.
(b) Explain the OSI reference model in detail.
2. (a) Discuss the features of fiber optics transmission media.
(b) Explain the ISDN system architecture.
3. (a) Explain the issues related in designing dada link layer.
(b) Briefly discuss the sliding window protocols.
4. (a) Explain the Petri Net model in detail.
(b) Discuss the function of carrier sense multiple access protocols.
5. (a) Explain the congestion control algorithm.
(b) Discuss about the internet control protocols.
6. (a) Explain about multiplexing and crash recovery.
(b) Discuss about TCP and UDP.
7. (a) Explain briefly about network security.
(b) Discuss briefly on
(i) DNS
(ii) Electronic mail.
8. (a) Discuss briefly on world wide web.
(b) Write short notes on multimedia and MPEG standards.

9
32
DE310

DISTANCE EDUCATION
B.Sc. (IT)/B.Sc. (IT) (Lateral) DEGREE EXAMINATION,
MAY 2011.
VISUAL PROGRAMMING
(2007 onwards)
Time : Three hours Maximum : 100 marks
Answer any FIVE questions.
All questions carry equal marks.
1. (a) Explain in detail about various versions of Windows Operating System.
(b) Explain about format and size of the windows.
2. (a) Write a Windows program to create our own brush option and display
lines with it.
(b) Describe the different window messages.
3. (a) Explain the windows common controls in details.
(b) Write a program to display some text at the centre of the window.
4. (a) Write short note on PIF editor.
(b) Explain scroll bar creation in windows.
5. (a) Explain the Features of Visual Basic.
(b) Write a note on Message Box.
6. (a) What are the different data types supported by Visual Basic? How are
they declared? Also mention their uses.
(4 + 4 + 4)
(b) What do you understand by event driven programming? List and explain about
some of the events supported by Visual Basic Objects. (4 + 4)
7. (a) Explain about the different ways of arranging the Windows on an MDI
form.
(b) Describe the different kinds of looping statements in Visual Basic.
10
DE310
DE1357

8. (a) What are Control Arrays? Explain with the help of a suitable example.
(4 + 6)
(b) Explain in detail about graphics in VB. (10)


DISTANCE EDUCATION
B.Sc.(IT)/B.Sc. (IT) (Lateral) DEGREE EXAMINATION,
MAY 2011.
PRINCIPLES OF INFORMATION TECHNOLOGY
(2007 onwards)
Time : Three hours Maximum : 100 marks
Answer any FIVE questions.
All questions carry equal marks.
1. (a) Explain six elements of a computer and communication system.
(10)
(b) Explain about interactivity. (5)
(c) Write a short notes on different kinds of computer.
(5)
2. (a) Explain in detail about the types of applications software.
(15)
(b) Explain any two specialized software. (5)
3. (a) Explain the development in computer, communication technology. (12)
(b) Explain Internet web browser. (8)
4. (a) Explain about online information services. (5)
(b) Write a short note on ISDN lines. (5)
(c) Discuss in detail about the concepts of cyber ethics.
(10)
11
33
DE310
DE1358

5. (a) Write a short note on shared resources. (5)
(b) Describe the features and applications of cabel modem.
(5)
(c) Describe about communication channels. (10)
6. (a) Explain in detail secondary storage devices. (10)
(b) What are the features of dbms? (8)
(c) Write a note on key field. (2)
7. (a) Discuss in detail about internet programming. (14)
(b) Write briefly the six phases of system analysis and design.
(6)
8. (a) Explain the compression and decompression in detail.
(10)
(b) Explain the features of MIS. (5)
(c) What are the five steps in programming? Explain.
(5)

DISTANCE EDUCATION
B.Sc. (IT)/B.Sc. (IT) (Lateral) DEGREE EXAMINATION,
MAY 2011.
MOBILE COMPUTING
(2007 onwards)
Time : Three hours Maximum : 100 marks
Answer any FIVE questions.
All questions carry equal marks.
(5 20 = 100)
1. (a) Discuss the features of 2 G and 2.5 G technologies.
(b) Explain GSM architecture.
2. (a) Explain with neat diagram the mobile IP protocol architecture.
12
34
DE310
DE1359

(b) Describe in detail : WLL system.
3. (a) Write short notes on CDPD.
(b) Explain the features of IPV6.
4. (a) Discuss : Wireless application protocol gateways.
(b) How can we implement enterprise wireless application protocol strategy?
5. (a) Give a brief introduction to wireless technologies.
(b) How can we implement markup languages?
6. (a) Discuss the Wireless Markup language. (8)
(b) Short notes on :
(i) Hardware (4)
(ii) Software and (4)
(iii) Web sites (4)
7. (a) Write short notes on Markup languages.
(b) Explain in detail about the arithmetic and relational operators in WML script.
8. (a) Explain the general features of WML script.
(b) Write the general features of WAP 2.0.

DISTANCE EDUCATION
B.Sc. (IT)/B.Sc. (IT) (Lateral) DEGREE EXAMINATION,
MAY 2011.
RDBMS
(2007 onwards)
Time : Three hours Maximum : 100 marks
Answer any FIVE questions.
All questions carry equal marks.
1. (a) What is a database and explain the various views of the database in
detail. (10)
13
35
DE310
DE2083

(b) Write about the components and benefits of DBMS.
(10)
2. Explain in detail about manipulative capabilities and user interfaces in DBMS.
3. (a) What are the various types of data models available?
(b) Write in detail on Mapping operation.
4. (a) Give the overview of Oracle Architecture. (15)
(b) Also write about the benefits of Oracle. (5)
5. Illustrate with an example any 10 oracle queries, using join, aggregate -
functions, group by.
6. Write about views of multiple tables using query and selecting distinct values.
7. (a) Explain with an example NULL values.
(b) Also write about modifying tables.
8. Write short note on the following :
(a) Embedded SQL (4)
(b) Client/Server databases (4)
(c) Rename of Table (4)
(d) Table creation (4)
(e) Table updation. (4)

DISTANCE EDUCATION
B.Sc. (Information Technology) DEGREE EXAMINATION, MAY 2011.
C AND DATA STRUCTURES LAB
(2007 onwards)
Time : Three hours Maximum : 100 marks
One question should be given to each candidate by lot system.
Answer both subdivision (a) and (b)
14
16
DE310

1. (a) Write a C program to implement insert and delete operations on linked
list structure.
(b) Write a C program to calculate simple interest.
2. (a) Write a C program to implement push and pop operations on stack.
(b) Write a C program to calculate compound interest.
3. (a) Write a C program to find the factorial of a given number using
FUNCTION declaration.
(b) Write a C program to convert a given number into words for numbers 1 to 5.
EX.1 to ONE, 2 to TWO and 5 to FIVE.
4. (a) Write a C program to sort 10 numbers in ascending order using bubble
sort.
(b) Write a C program to compute commission earned by a salesman according to
the scheme given below.
SALES AMOUNT COMMISSION %
Upto Rs. 1,000 0
Above 1000 upto 5000 5
Above 5000 10
5. (a) Write a C program to find square root, square and cube of any number.
(b) A man is paid at the hourly rate of Rs. 15/per hour for the first 45 hours
worked. Thereafter, overtime is paid at 1.5 times the hourly rate for the
next
25 hours and 2 times the hourly rate for further hours worked per week,
calculate and print his gross weekly wage.
6. (a) There are 10 students in an class. Their names and marks in three
different subjects are given. If a student takes more than 40 marks in
each subject, then he is declared PASS. Otherwise FAIL. Write a C
program to do the above.
15
Cut here
Cut here
Cut here
Cut here
DE310
DE-2084

(b) Write a C program to find the biggest of 5 numbers. Modify the program to
find the biggest of 10 numbers.
7. (a) Write a C program to calculate compound interest.
(b) Write a C program to concatenate two given strings and find the length of the
concatenated string.
8. (a) Write a C program to find simple and compound interests using
FUNCTION declaration.
(b) Write a C program to input a temperature in Celsius and find the
corresponding temperature in Fahrenheit. Use the formula
32 5 9 + =c f
.
9. (a) Write a C program to find square root, square and cube of any number.
(b) Write a C program to evaluate the given mathematical expression using stack.
10. (a) Write a C program to find the area of a circle.
(b) Write a C program to implement insert and delete operations on queue using
array concept.

DISTANCE EDUCATION
B.Sc. (IT)/B.Sc. (IT) (Lateral) DEGREE EXAMINATION,
MAY 2011.
COMPUTER LAB II
(JAVA PROGRAMMING LAB)
(2007 onwards)
Time : Three hours

Maximum : 100 marks
16
Cut here
Cut here
Cut here
26
DE310

ONE question should be selected by the Examiner and given to each candidate by
lot.
Answer both subdivisions (a) and (b).
1. (a) Write a Java Program for sorting a given list of names in ascending
order using command line arguments.
(b) Write a Java program to create multiple threads in Java.
2. (a) Write a Java program to multiply two given matrices.
(b) Write a Java program to count number of words and characters in a text.
3. (a) Write a Java Program to create packages in Java.
(b) Write a Java program illustrating overloading and overriding methods to Java.
4. (a) Write a Java program to write Applets to draw the various polygons.
(b) Write a Java program which illustrates the implementation of multiple
inheritance using interfaces in Java.
5. (a) Write a Java program for sorting a given list of names in ascending order
using command line arguments.
(b) Write a Java program to create and manipulate Labels, Lists, Text fields, Text
Areas and Panels.
17
Cut here
Cut here
Cut here
Cut here
DE310
DE-2085

6. (a) Write a Java program illustrating the implementation of various forms of
inheritance
(Ex. Single, Hierarchical).
(b) Write a Java program to multiply two given matrices.

DISTANCE EDUCATION
B.Sc. (IT)/B.Sc. (IT) (Lateral) DEGREE EXAMINATION,
MAY 2011.
COMPUTER LAB III APPLICATION PROGRAMS LAB
Time : Three hours

Maximum : 100 marks
Answer One question from each unit, chosen by Examiner.
MS-Word : 25
Excel : 35
Access : 40
UNIT I
1. Write a letter to your manager seeking a casual leave for two days. Use
attention, salutation, date and time features automatically inserted through
commands. Neatly format the letter.
2. Create a table with employee data. Use vertical alignment, column totals,
merging cell features. Format table contents suitably.
3. Create a Macro that formats selected text with the following:
Times New Roman, 13 pt, Bold, Underline and Red Colour. Select text and execute
the macro.
UNIT II
18
27
Cut here
Cut here
DE310

4. Create a payroll worksheet for 10 employees with suitable columns. Format the
worksheet with borders, colour and shading.
5. Create a worksheet with two input data table to generate profit for selling a
product. Two parameters namely cost price and selling price of a product are
used in rows and columns respectively.
Profit = Selling price Cost price.
6. Create bar chart for student performance in five subject marks. Format the
chart with scale, legend, label and colour features.
UNIT III
7. Create a database with three tables student, fees and marks. Use Register
number as a primary key. create a query that displays data from all the tables.
8. Create colourful data entry form for a table in a database. Use look up values for
data wherever possible.
9. Create three tables in a database as given below:
EMPLOYEE PAY DEDUCTION
EMPNO EMPNO EMPNO
NAME BASIC PAY LIC
ADDRESS HRA PF
DESIGNATION DA LOAN
Generate a report that display payslip for all the employees.

19
Cut here
Cut here
Cut here
Cut here
DE310
DE2086

DISTANCE EDUCATION
B.Sc. (IT)/B.Sc. (IT) (Lateral) DEGREE EXAMINATION,
MAY 2011.
Lab IV VISUAL BASIC AND ORACLE
(2007 Onwards)
Time : Three hours Maximum : 100 marks
1. Examiner has to select Two questions ONE from VB and another from oracle.
2. Each question carries 50 marks.
3. Questions are to be given to the candidates by lot system.
4. Write algorithm and flowchart if necessary.
VB Questions
1 Write and test a VB program to compute the surface area and volume of a
sphere given the radius. Use option buttons and INPUT Boxes.
Formula
2
4 R A =
2
3
4
R V =
2 Write and test a VB program to compute and print either the sum of odd
numbers or even numbers at the users choice using label, text and option
buttons.
3 Write and test a VB program that allows the user choice among four
arithmetic operations of addition, subtraction, multiplication and division with
two given numbers.
4 Write and test a VB program to select candidates for four posts, based on their
qualifications.
20
36
Cut here
Cut here
DE310

MALE AND PG DEGREE MANAGER
MALE, GRADUATE AND TYPING CLERK
FEMALE AND PG DEGREE SECRETARY
FEMALE, GRADUATE AND TYPING STENO
5 Write and test a VB program to display the Day and Convert upper case from
Lower case to give word.
ORACLE Questions
6 Create table ADDRESS with the following structure,
Filed name Type Width Decimal
NAME Character 20
STREET Character 20
CITY Character 20
PIN Numeric 6
(a) Add 5 records.
(b) Display the structure of the table.
(c) Add the field DISTRICT.
(d) Fill all DISTRICT with MADURAI
(e) Change the PIN to 630003 where city is KARAIKUDI and PIN is 623003.
7 Create table PAY with the following structure
Field name Type Width Decimal
EMP NO Numeric 8
NAME Character 25
DOJ Date 8
BPAY Numeric 8 2
DA Numeric 8 2
HRA Numeric 3
21
Cut here
Cut here
Cut here
DE310

DEDU Numeric 3
GPAY Numeric 8 2
NPAY Numeric 8 2
(a) Add 5 records, (fill all fields except DA, HRA, DEDU, GPAY and NPAY).
(b) Fill DA with 75% of Bay for all employees.
(c) Fill HRA with 300 for all employees.
(d) Fill DEDU with 750 for all employees.
(e) Fill GPAY with the sum of BPAY, DA an HRA.
(f) Fill NPAY with GPAY-DEDU.
(g) Display EMP NO, NAME, BAPY, DEDU, GRAY, NPAY alone.
8 Create table LABEL with the following structure
Field name Type Width Decimal
NAME Character 20
STREET Character 20
CITY Character 20
PIN Numeric 6
(a) Add 5 records.
(b) Display the contents of the table.
(c) Display the ascending order sorted list with NAME as primary key.
(d) Display the descending order sorted list with CITY as primary key.
(e) Display the contents with appropriate HEADINGS.
9 Create table BLOOD with the following structure
Field name Type Width Decimal
DNO Numeric 3
DNAME Character 20
DOB Date
DAGE Numeric 2
22
Cut here
DE310

Field name Type Width Decimal
DADD1 Character 15
DADD2 Character 15
DCITY Character 15
DPIN Numeric 6
DBLOOD Character 3
DSEX Character 1
(a) Add 5 records.
(b) Display all the records
(c) Display the information of donors in the age group 20 to 25 using BETWEEN
option.
(d) Display the information of donors having date of birth BETWEEN 01-JAN-55
and 31-DEC-75.
(e) Display the information of donors having any of the blood group from the set of
blood groups using IN option.
(f) Display the information of female donors with age between 20 and 25 using
BETWEEN option.
10 Create table MARK with the following structure :
Field name Type Width Decimal
REGNO Numeric 8
NAME Character 20
TAMIL Numeric 3
ENGLISH Numeric 3
MATHS Numeric 3
BIOLOGY Numeric 3
(a) Add 5 Records.
(b) Show data in fields REGNO, NAME, TAMIL & BIOLOGY alone on the screen.
(c) Show data in fields REGNO, BIOLOGY & MATHS alone on the screen.
(d) Show data in fields NAME & REGNO alone on the screen.
23
Cut here
DE310
DE2087

(e) Show all fields on the Screen.

DISTANCE EDUCATION
B.Sc. (Information Technology)/B.Sc. (Information Technology Lateral) DEGREE
EXAMINATION, MAY 2011.
NETWORKING LAB V
(2007 onwards)
Time : Three hours Maximum : 100 marks
One question should be given to each candidate by lot.
1. Write a Java program to calculate the factorial of a given number using factorial
interface window.
2 Write a Java program to get two numbers in client side and display its
addition using RMI client, server technique.
3 Write a Java program to display a message on the window using RMI
client, server.
4 Write a Java program to setup echo server and echo client.
5 Write a Java program to display the users and their
IP addresses logged in the network.
6 Write a Java program to setup Time server and Time client.
24
37
Cut here
Cut here
Cut here
Cut here
DE310

7 Write a Java program to send message from one client system and
display it in another client system.
8 Write a program to read a given file from the remote system and
display the content of the file.

25
Cut here
Cut here

You might also like