Object Oriented Technologies and Java.pdf - Google Drive
Recommend Documents
Page 1 of 3. No. of Printed Pages : 3 I MCS-024. MCA (Revised). Term-End Examination. December, 2011 oO. MCS-024 : OBJEC
(d) What are shift operators ? How many types. of shift operators are available in Java ? 5. (e) Briefly explain benefit
Alan Kay, one of the promoters of the object-oriented paradigm and the principal. designer of Smalltalk, has said: âAs
Explain how exception handling is done in. C++. 10. P.T.O.. Page 1. Whoops! There was a problem loading this page. OBJEC
oriented approaches in many sectors of the software development industry. The
... moving to object-oriented software development, or planning such a move.
Page 1 of 35. MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION. (Autonomous). (ISO/IEC - 27001 - 2005 Certified). MODEL AN
object oriented design in ruby.pdf. object oriented design in ruby.pdf. Open. Extract. Open with. Sign In. Main menu. Di
g) Give the applicability of proxy pattern. 10 ... structural design pattern: adaptor or decorator or proxy. 15 ... Disp
Page 1 of 6. 1. Scheme â G. Sample Test Paper-I. Course Name :- Diploma in Computer Engineering Group. Course Code :-
There was a problem previewing this document. Retrying... Download. Connect more apps... Try one of the apps below to op
There was a problem previewing this document. Retrying... Download. Connect more apps... Try one of the apps below to op
Sign in. Page. 1. /. 2. Loading⦠Page 1 of 2. Page 1 of 2. Page 2 of 2. Page 2 of 2. Object Oriented Analysis & De
(a) 9 (b) 8 (c) Compilation Error (d) Runtime Error. Attempt any four questions from Q-2 to Q-8. Q-2 Attempt all questio
4. OR. a) Explain Vector class with any two methods. 5. b) Explain Math class with any two methods. 5. c) Explain except
b) What is static data member? Also explain with example why it is required in C++. c) List and explain any two memory m
There was a problem previewing this document. Retrying... Download. Connect more apps... Try one of the apps below to op
account, a table of data or any item that the program has to handle. Each object has the data and code to. manipulate th
Feb 8, 2003 - (4.0) is also distributed for Win32 platform by means of dynamic linked libraries. ... VTK and it is used to generate Java, TCL and Python interfaces and so it is ... bit further to increase programming safety and user's comfort.
Abstract. Teaching introductory object-oriented programming presents considerable challenges. Some of these challenges are due to the intrinsic complexity of ...
Cay Horstmann. Object. Oriented Software Design. & Patterns (2nd ed).
Advanced OOP ... You will also learn how to use well known designs for
organizing the.
of course design, in particular for object-oriented programming. The Truc .... computer science teachers from high schools, colleges, and universities in various.
of the O-O programming features to O-O design and analysis [Booch86]. □
Database Design -- adopts semantic data modeling ideas, including E-R
diagrams ...
class Hindi extends Indic { // . ... (But Java interfaces can be used in some cases
to play this role.) ... First, we must learn more of the structure Java provides for.
[b] Explain inline functions by example. List out the conditions where inline. expansion doesn't work. 07. 07. Q. 5 [a]
Object Oriented Technologies and Java.pdf - Google Drive
show the tcp connection establishment and. data transfer. - o 0 o -. MCS-024 2. Page 2 of 2. Main menu. Displaying Objec
MCS-024 I
MCA (Revised) Term-End Examination .714
December, 2009
cV
MCS-024 : OBJECT ORIENTED TECHNOLOGIES AND JAVA PROGRAMMING Maximum Marks : 100
Time : 3 hours
Note : Q. No. 1 is compulsory. Attempt any three questions from the rest.
1.
(a) How does java handle event ?
8
Write a program in Java to capture an event generated by keyboard. Write a program to generate a line in an applet ?
4
Explain Java Thread Model along with priorities
6
Write any four methods involved in output stream class.
8
Discuss the throwabte class hierarchy for handling exceptions in Java
6
(f) Differentiate between superclass and subclass. Also write a program to show the reusability concept.
8
MCS-024
1
P.T.O.
2.
(a) Explain the differences between Swing and 10 AWT. Also, write the advantages of swing based GUI Write a program describing the usage of multidimensional array. Explain the usage of iterative statements 4 (for, do-while) using programs.
3.
(a) Why the public and static keywords are used 5 in "public static void main ()" ? Explain. 5 What are the benefits of OOPS ? Explain Applet life cycle along with 10 methods used with it, what are those components of an event used with AWT.
4.
(a) Explain the usage of Abstract classes. What is the relation in interface and inheritance ? Also, explain how multiple inheritance can be implemented using interface. Write a Java program to copy the text contents of one file into another file.
5.
5 8
7
(a) Explain access control used in Java with all 10 types of specifiers characteristics. Also, give an example for each. (b) Write client and server programs in Java to 10 show the tcp connection establishment and data transfer. -o0o-