0% found this document useful (0 votes)
81 views

Bba 1004

This document contains instructions and questions for an exam on the topics of Internet Applications and Java. It is divided into two sections. Section A contains 15 multiple choice questions covering topics such as the difference between the Internet and intranet, IP addresses, domain names, browsers, SMTP, Java classes and objects, threads, exceptions, and abstract classes. Section B contains 9 longer answer questions asking students to explain the TCP/IP model, precautions when browsing the internet, internet service providers, differences between C++ and Java, how the internet works, Java data types, operator precedence in Java, overloading operators in Java, control structures in Java, finding the largest of three numbers, overriding vs hiding methods, and comments in Java.

Uploaded by

api-3782519
Copyright
© Attribution Non-Commercial (BY-NC)
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)
81 views

Bba 1004

This document contains instructions and questions for an exam on the topics of Internet Applications and Java. It is divided into two sections. Section A contains 15 multiple choice questions covering topics such as the difference between the Internet and intranet, IP addresses, domain names, browsers, SMTP, Java classes and objects, threads, exceptions, and abstract classes. Section B contains 9 longer answer questions asking students to explain the TCP/IP model, precautions when browsing the internet, internet service providers, differences between C++ and Java, how the internet works, Java data types, operator precedence in Java, overloading operators in Java, control structures in Java, finding the largest of three numbers, overriding vs hiding methods, and comments in Java.

Uploaded by

api-3782519
Copyright
© Attribution Non-Commercial (BY-NC)
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/ 2

Roll No...........................

Total No. of Questions : 13] [Total No. of Pages : 02


J-3219[S-1075] [2037]
BBA (Semester - 5th & 6th )
INTERNET APPLICATIONS (BBA-1004)
Time : 03 Hours Maximum Marks : 75
Instruction to Candidates:
1) Section - A is compulsory.
2) Attempt any Nine questions from Section - B.

Section-A

Q1) [15 × 2 = 30]


a) Differentiate between Internet and Intranet.
b) What is Protocol? Which protocol is used in Internet?
c) What is Full Form of DNS?
d) What is IP address? How is it related with URL?
e) Write names of different types of Domain Names available on Internet.
f) Why do we need a browser to see a Web Page?
g) What is the function of SMTP?
h) Explain relation between Object and Class.
i) Is Java platform Independent? Justify your answer.
j) What is Thread? Give Example.
k) How Garbage Collection is done in Java?
l) What do you understand by static member of a class?
m) Write steps to compile and run a Java program.
n) Write names of various types of Exceptions.
o) What is the use of Abstract Class?

P.T.O.
Section-B
[9 × 5 = 45]
Q2) Explain the TCP/IP model in detail.

Q3) Which precautions a user should take while browsing the Internet.

Q4) What is Internet Service Provider(ISP)? Write the services provided by


any ISP.

Q5) Write five differences between C++ and Java.

Q6) Explain working of Internet with proper diagrams.

Q7) Explain different types of primitive data-types of Java.

Q8) Write precedence rules for the operators available in Java.

Q9) Write a program in Java to overload any arithmetic operator.

Q10) Write syntax of various control structures available in Java.

Q11) Write a program in Java to find largest of three numbers.

Q12) With proper examples, differentiate between Overriding and Hiding of a


Member Function.

Q13) What are the benefits of Comments? How do we insert comments in a Java
Program?
ZZZ

J-3219[S-1075] 2

You might also like