PTU MCA 5th Sem-Java Programming (MCA-502) Papers
Punjab Technical University organizes paper wise exam for the different courses or programs offered for the candidates. The Java Programming Papers exam is one of the papers under the course of Master of Computer Application and it is under the syllabus of 5th semester of this course. It is coded as MCA-502. The paper mainly provides depth knowledge about the Java Programming.
Importance of the subject:
Like different programming languages, Java also requires a basic concept and different principles to build a program. This language is very much important for the students to establish a well recognized position in any software company. Most of the programs are mainly indulge with Java programmings. If any candidates have grip on C language then this subject is very much easier for them to understand.
Paper pattern:
The paper format followed by the Master of Computer Application 5th Sem-Java Programming Papers is almost monotonous for every paper under this course. There are certain divisions of groups under which all the questions are categorized from the entire syllabus of the Java Programming. First group is compulsory and mandatory for all the candidates and from the second one only 9 questions are need to answer.
Frequently asked questions:
The questions that are continuously repeated from the 5th sem Java Programming paper are different ways to create thread, essential characteristics of an array, TCP and constructor etc. There are very few questions which are repeated from this paper.
Time and marks:
The University has fixed 75 marks for this paper and 3 hours is what you get for this exam.
Books recommended:
Java Programming by Balaguruswamy
- Download PTU MCA 5th Sem-Java Programming (MCA-502) Question Paper 1
- Download PTU MCA 5th Sem-Java Programming (MCA-502) Question Paper 2
- Download PTU MCA 5th Sem-Java Programming (MCA-502) Question Paper 3
- Download PTU MCA 5th Sem-Java Programming (MCA-502) Question Paper 4
- Download PTU MCA 5th Sem-Java Programming (MCA-502) Question Paper 5
|
- PTU MCA 5th Semester Papers
- PTU MCA 5th Sem-Computer Graphics (MCA-501) Papers
- PTU MCA 2nd Sem-Object Oriented Programming in C++ (MCA-202) Papers
- WBUT, MCA 5th Semester, Object Oriented Programming With Java Papers
- PTU MCA 1st Sem-Programming in C (MCA-102) Papers
- PTU MCA 4th Sem-System Software (MCA-403) Papers
- WBUT, MCA, Sem I, Computer Programming with C (MCA 103) Papers
- PTU MCA 2nd Sem-Management Information System (MCA-201) Papers
- PTU MCA 4th Sem-Relational Database Management System –II (MCA-401) Papers
- PTU MCA 3rd Semester Question Papers
- PTU MCA 1st Sem-Introduction to Information Technology (MCA-101) Papers
- PTU MCA 1st Semester Papers
- PTU MCA 2nd Semester Papers
- PTU B.Tech EE 5th Sem Electromagnetic Field Theory Papers
- WBUT, MCA, 5th Sem., Value and Ethics in Profession Papers
Do you have any question? Please ask:
2 Responses to “PTU MCA 5th Sem-Java Programming (MCA-502) Papers”
|
|
1. Assume that a bank maintain two kind of account for its customers, one called savings account and the other current account. The savings account provides compound interest and withdrawal facilities but no cheque book facility. The current account provides cheque book facility but no interest. Current account holder should also maintain a minimum balance and if the balance falls below this level, a service charge is imposed.
Create a class Account that stores customer name, account no and type of account. From this derive the classes Curr-acct and Sav-acct to make more specific to their requirements. Include the necessary methods in order to achieve the following tasks.
i. Accept deposit from a customer and update the balance.
ii. Display the balance
iii. Compute and deposit interest.
iv. Permit withdrawal and update the balance.
v. Check for the minimum balance, impose penalty, if necessary, and update the balance.
PTU- MCA 5th Sem-five years Question paper