A PHP Error was encountered

Severity: Notice

Message: Undefined variable: visited_from

Filename: controllers/Display.php

Line Number: 413

Backtrace:

File: /home1/ssbinhft/education4u.co.in/application/controllers/Display.php
Line: 413
Function: _error_handler

File: /home1/ssbinhft/public_html/education4u.co.in/index.php
Line: 292
Function: require_once

2019 December Question Paper of IGNOU MCS 24 - Java Programming

2019 December Question Paper of IGNOU MCS 24 - Java Programming

Looking for IGNOU MCS 24 question paper of 2019 December exam? Check out MCS 24 previous year question paper of December 2019 of Object oriented technologies and Java programming here.

MCS 24 - Java programming question paper of December 2019

MCS 24 (Object Oriented Technologies and Java Programming) exam was held on 18 December 2019 by Indira Gandhi National Open University in India. There were total five questions asked and out of eight questions, first question was compulsory and any three questions out of the remaining four questions were to be answered by the students.

Question 1 of MCS 24 exam

  1. How String Buffer differs from String? Write a program in Java, which takes your name as input and print it in upper case.
  2. How does Java handle events? Write a program in Java to capture an event generated by keyboard.
  3. What are the uses of "this" keyword in Java? Explain with the help of an example. What is an applet?
  4. Write a program to generate a circle in an applet.
  5. What do you understand by session tracking in Java? Discuss any technique used for session tracking.
  6. Differentiate between superclass and subclass. Write a program in Java to show the concept of reusability.
  7. What is exception in Java? How exception handling is performed, demonstrate with an example.
  8. Explain constructor overloading with suitable example.

MCS 24 December 2019 Question 2

  1. What is Checked exception in Java? How it is different from unchecked exception? Explain briefly.
  2. Write a Java program to find whether a given element is present in a integer array of size ten or not.
  3. What is layout manager? Discuss the Flow layout and grid layout, give suitable example for each.

Question 3

  1. Briefly explain the role of following classes in Java Networking programming. (5 Marks)
    1. Socket
    2. Datagram Packet
  2. What is the difference between a process and a thread? Mention any three methods of thread class and describe them briefly.
  3. What is an event? What are the components of an event? Differentiate between semantic event and low-level event.

2019 December MCS 24 Question 4

  1. Write a Java program to create shape class. Overload method area() to calculate area of circle and rectangle. Define appropriate constructors in the program.
  2. What are input stream and output stream classes in Java? List and explain any two methods of each class.
  3. Explain how garbage collection takes place in Java, also list advantages of garbage collection.
  4. What is an interface? Write a java program to show, how a class implements two interface.

Question 5 of MCS 24 December 2019 Question Paper of IGNOU

Write short notes on the following:

  1. Java Beans and its advantages
  2. Class and Object
  3. Applet Architecture
  4. Access specifiers
  5. Bitwise operators in Java

Analysis of MCS 24 December 2019 Question Paper

 MCS 24 question paper of December 2019 has asked the students to write ten programs overall and that too seven Java programs were asked to be written in the first question which is compulsory. So for the students who are thorough in programming, the paper is moderate to easy and also scoring one. For students who are not that good in Java programming, MCS 24 question paper will be a little bit tough and due to the inability to write Java programs, they would lose out more than half of the marks.

So overall the IGNOU MCS 24 December 2019 question paper was moderate for scoring.

Download MCS 24 December 2019 question paper in PDF format.



No comments received yet. Be first to comment.


Please sign in to comment.


Few More Interesting Articles To Read