You are on page 1of 1

Code: RA07A4EC08

RA
OBJECT ORIENTED PROGRAMMING
(Electronics & Communication Engineering)

B.TECH II Year I Semester (R07) Regular & Supplementary Examinations, November 2012

Time: 3 hours Answer any FIVE questions All questions carry equal marks **** 1 (a) Explain the need for object oriented programming paradigm. (b) What are the components of java architecture? Explain in detail. (c) 2

Max Marks: 80

Describe with a flow chart how a various tools are used in application development.

(a) What is an access specifier? Explain private and public access specifiers with an example. (b) Write a java program that computes the value of ex using the following formula: ex=1+x/1! +x2/2! +x3/3!+---

(a) Compare method overloading with method overriding. (b) Define inheritance and write its uses. (c) Write short notes on early binding and late binding.

(a) Explain about String Tokenizer class? (b) Write a java program to find Data and Time.

(a) Describe the various javas built-in exceptions (b) What is runtime exception? Give three examples.

(a) Write a java program to create a file menu. (b) Write short notes on Color and Font classes.

(a) Explain the following methods of an applet: Init(),Start(),Stop(),Paint() (b) Write an applet program that display simple message ALL THE BEST.

(a) Define URL, What is the format of URL? (b) What is the use of URL connection class?

****

You might also like