' src=

  • All Courses
  • Privacy Policy

' src=

Swayam Solver

Learn Programming & Prepare for NPTEL Exams... Swayam Solver is your one-stop destination for NPTEL exam preparation.

nptel programming in java assignment solutions

NPTEL Programming in Java Jan 2024 Week 6 to 12

nptel programming in java assignment solutions

   Please scroll down for latest Programs.  👇 

Week 6 : Programming Assignment 1

Week 6 : programming assignment 2, week 6 : programming assignment 3, week 6 : programming assignment 4, week 6 : programming assignment 5, week 7 : programming assignment 1.

  • a parameterized constructor to initialize the private fields
  • the getter/setter methods for each field

Week 7 : Programming Assignment 2

  • a parameterized constructor to initialize the private field
  • public void deposit(...) // to deposit money
  • public void withdraw(...) // to withdraw money, should print "Insufficient funds!" if not enough money to withdraw
  • public double getBalance() // to return the current balance

Week 7 : Programming Assignment 3

  • a parameterized constructor to initialize the Circle class
  • @Override the area function to compute the area of a circle ( Use Math.PI  for value of pi, not 22/7)
  • @Override the displayInfo() function to print exactly in the format provided by the test cases.

Week 7 : Programming Assignment 4

  • Create a class "Circle" that implements the "Shape" interface and provides its own implementation for calculateArea().
  • Create another class "Rectangle" that implements the "Shape" interface and provides its own implementation for calculateArea().
  • @Override the area function to compute the area of a rectangle

Week 7 : Programming Assignment 5

  • Create a class "FlyingFish" that implements both interfaces and provides its own implementation for fly() and swim()
  • It should have a private variable name, use a constructor to set the value and the functions fly() and swim() to print exactly as given in the test case.

Week 8 : Programming Assignment 1

  • name (String)
  • sound (String)
  • public void makeSound()  - This method should display the name of the animal and the sound it makes.

Week 8 : Programming Assignment 2

Week 8 : programming assignment 3, week 8 : programming assignment 4, week 8 : programming assignment 5, no comments:, post a comment.

Keep your comments reader friendly. Be civil and respectful. No self-promotion or spam. Stick to the topic. Questions welcome.

swayam-logo

  • Review Assignment
  • Announcements
  • About the Course
  • Explore Courses

Programming In Java - Unproctored Exam Test - Session 2

Dear Students, The questions for the Unproctored Programming Exam Test are available now in the course page. Please fine the questions under the course outline  Programming Exam 2022 (2nd Session) (8pm - 10pm) You can access the questions in the below link: https://onlinecourses.nptel.ac.in/noc22_cs102/progassignment?name=221 https://onlinecourses.nptel.ac.in/noc22_cs102/progassignment?name=222 https://onlinecourses.nptel.ac.in/noc22_cs102/progassignment?name=223 https://onlinecourses.nptel.ac.in/noc22_cs102/progassignment?name=224 https://onlinecourses.nptel.ac.in/noc22_cs102/progassignment?name=225 Best of Luck! -NPTEL Team

Programming In Java - Unproctored Exam Test - Session 1

Dear Students, The questions for the Unproctored Programming Exam Test are available now in the course page. Please fine the questions under the course outline  Programming Exam 2022 (First Session) (10am - 12pm) You can access the questions in the below link: https://onlinecourses.nptel.ac.in/noc22_cs102/progassignment?name=216 https://onlinecourses.nptel.ac.in/noc22_cs102/progassignment?name=217 https://onlinecourses.nptel.ac.in/noc22_cs102/progassignment?name=218 https://onlinecourses.nptel.ac.in/noc22_cs102/progassignment?name=219 https://onlinecourses.nptel.ac.in/noc22_cs102/progassignment?name=220 Best of Luck! -NPTEL Team

Reminder 5: Programming In Java : Online Programming test (July 2022)

Dear Learners, The criteria for certification of this course " Programming In Java " is different because of the online programming exam component.  Please read the following carefully. Final score = 25% of Assignment score + 50% of Online exam score (Proctored) + 25% of Programming exam (Unproctored) - Unproctored means, candidates will be taking the exam from college/home without NPTEL team present for monitoring the test- with access to all resources. - The discussion forum will be disabled during the exam duration (during both sessions) and re-enabled thereafter.  How to take the online programming test 1. Go to:  https://onlinecourses.nptel.ac.in/noc22_cs102/ 2. Log in using the same email id which you have been accessing the course (i.e. using to watch videos & submit Assignments) 3. There will be sections under the course outline  "Online Programming Test (October 22)"   that will have the online programming exam link.   4. You can click on this link and attempt the programming exam. Date:  October 22, 2022 (Saturday)  (Duration of the session will be 2 hrs) First Session:  10.00AM - 12.00PM   Second Session: 8.00PM - 10.00PM You can take either one of the sessions. If you attend both sessions, we will take best score out of them. Note: Please check once if you have >= 40/100  in average assignment score and also participated and satisfied the criteria in the non-proctored programming exams that were conducted in July 2021 to become eligible for the e-certificate, wherever applicable. If not, please submit assignments again in the July 2022 course and also participate in the non-proctored programming exams to become eligible for the e-certificate in July 2022. We will not be having new assignments or unproctored exams in this course. You can also submit assignments again and participate in the non-proctored programming exams if you want to take fresh assignments or need to improve your previous scores. Note: - You can take the exam from your college or home. - The exam has to be taken in pc or laptop.  DO NOT TRY TO TAKE THE EXAM USING YOUR MOBILE PHONE. - The discussion forum will be disabled during the exam duration (during both sessions) and re-enabled thereafter.  - If you encounter any issues during the exam, please write to   [email protected] IMPORTANT: CERTIFICATION CRITERIA Candidates have to come to the exam center and take the theory test on  October 30, 2022 It is mandatory to take the Proctored in-person final exam to obtain a certificate. To pass the course and get a certificate: Assignment score >= 40/100 AND Programming exam score >= 40/100 AND Proctored exam score >= 40/100         OR Assignment score >= 10/25 AND Programming exam score >= 10/25 AND Proctored exam score >= 20/50    All 3 conditions have to be satisfied. All the best to the candidates! -NPTEL Team.

Reminder 4: Programming In Java : Online Programming test (July 2022)

Reminder 3: programming in java : online programming test (july 2022), reminder 2: programming in java : online programming test (july 2022), reminder 1: programming in java : online programming test (july 2022).

Dear Learners, The criteria for certification of this course " Programming In Java " is different because of the online programming exam component.  Please read the following carefully. Final score = 25% of Assignment score + 50% of Online exam score (Proctored) + 25% of Programming exam (Unproctored) - Unproctored means, candidates will be taking the exam from college/home without NPTEL team present for monitoring the test- with access to all resources. - The discussion forum will be disabled during the exam duration (during both sessions) and re-enabled thereafter.  How to take the online programming test 1. Go to:  https://onlinecourses.nptel.ac.in/noc22_cs102/ 2. Log in using the same email id which you have been accessing the course (i.e. using to watch videos & submit Assignments) 3. There will be sections under the course outline  "Online Programming Test (October 22)"   that will have the online programming exam link.   4. You can click on this link and attempt the programming exam. Date:  October 22, 2022 (Saturday)  (Duration of the session will be 2 hrs) First Session:  10.00AM - 12.00PM   Second Session: 8.00PM - 10.00PM You can take either one of the sessions. If you attend both sessions, we will take best score out of them. Note: Please check once if you have >= 40/100  in average assignment score and also participated and satisfied the criteria in the non-proctored programming exams that were conducted in July 2021 to become eligible for the e-certificate, wherever applicable. If not, please submit assignments again in the July 2022 course and also participate in the non-proctored programming exams to become eligible for the e-certificate in July 2022. We will not be having new assignments or unproctored exams in this course. You can also submit assignments again and participate in the non-proctored programming exams if you want to take fresh assignments or need to improve your previous scores. LINK to enroll in the current course:  https://onlinecourses.nptel.ac.in/noc22_cs102/preview Note: - You can take the exam from your college or home. - The exam has to be taken in pc or laptop.  DO NOT TRY TO TAKE THE EXAM USING YOUR MOBILE PHONE. - The discussion forum will be disabled during the exam duration (during both sessions) and re-enabled thereafter.  - If you encounter any issues during the exam, please write to   [email protected] IMPORTANT: CERTIFICATION CRITERIA Candidates have to come to the exam center and take the theory test on  October 30, 2022 It is mandatory to take the Proctored in-person final exam to obtain a certificate. To pass the course and get a certificate: Assignment score >= 40/100 AND Programming exam score >= 40/100 AND Proctored exam score >= 40/100         OR Assignment score >= 10/25 AND Programming exam score >= 10/25 AND Proctored exam score >= 20/50    All 3 conditions have to be satisfied. All the best to the candidates! -NPTEL Team.

NPTEL: Exam Registration is open now for July 2022 courses!

Dear Candidate, Here is a golden opportunity for those who had previously enrolled in this course during the July 2021 semester, but could not participate in the exams or were absent/did not pass the exam for this course. This course is being reoffered in July 2022 and we are giving you another chance to write the exam in October  2022 and obtain a certificate based on NPTEL norms. Do not let go of this unique opportunity to earn a certificate from the IITs/IISc. IMPORTANT instructions for learners - Please read this carefully   1. The exam date for this course:    October 30 2022 2. CLICK HERE to register for the exam. Please fill the exam form using the same Enrolled email id & make fee payment via the form, as before. 3. Choose from the Cities where exam will be conducted: Exam Cities 4. You DO NOT have to re-enroll in the courses.  5. You DO NOT have to resubmit Assignments OR participate in the non-proctored  programming exams in the previous semester 6. If you do enroll to July 2022 course, we will take the best average assignment scores/non-proctored programming exam score across the two semesters NOTE: Please check once if you have >= 40/100  in average assignment score and also participated and satisfied the criteria in the non-proctored programming exams that were conducted in July 2021 to become eligible for the e-certificate, wherever applicable. If not, please submit assignments again in the July 2022 course & and also participate in the non-proctored programming exams to become eligible for the e-certificate. We will not be having new assignments or unproctored exams in the previous semester's(July 2021) course.  You can also submit assignments again and participate in the non-proctored programming exams if you want to take fresh assignments or need to improve your previous scores. RECOMMENDATION: If you want to take new assignments and an unproctored exam or brush up on your lessons for the exam, please enroll in the July 2022 course. LINK to enroll in the current course:   https://onlinecourses.nptel.ac.in/noc22_cs102/preview 7. Exam fees:  If you register for the exam and pay before Sep 12, 2022, 10:00 AM , Exam fees will be Rs. 1000/- per exam.   If you register for exam before Sep 12, 2022, 10:00 AM and have not paid or if you register between Sep 12, 2022, 10:00 AM & Sep 16, 2022, 10:00 AM , Exam fees will be Rs. 1500/- per exam   8. 50% fee waiver for the following categories:  Students belonging to the SC/ST category: please select Yes for the SC/ST option and upload the correct Community certificate. Students belonging to the PwD category with more than 40% disability: please select Yes for the option and upload the relevant Disability certificate.  9. Last date for exam registration: Sep 16, 2022, 10:00 AM (Friday).   10. Mode of payment: Online payment - debit card/credit card/net banking/UPI. 11. HALL TICKET:  The hall ticket will be available for download tentatively by 2 weeks prior to the exam date . We will confirm the same through an announcement once it is published.  12. FOR CANDIDATES WHO WOULD LIKE TO WRITE MORE THAN 1 COURSE EXAM:- you can add or delete courses and pay separately till the date when the exam form closes. Same day of exam you can write exams for 2 courses in the 2 sessions. Same exam center will be allocated for both the sessions.  13. Data changes:  Last date for data changes: Sep 16, 2022, 10:00 AM:  All the fields in the Exam form except for the following ones can be changed until the form closes.  The following 6 fields can be changed ONLY when there are NO courses in the course cart. And you will be able to edit the following fields only if you: -  REMOVE unpaid courses from the cart And/or - CANCEL paid courses  1. Do you come under the SC/ST category? *  2. SC/ST Proof  3. Are you a person with disabilities? *  4. Are you a person with disabilities above 40%?  5. Disabilities Proof  6. What is your role ?  Note: Once you remove or cancel a course, you will be able to edit these fields immediately.  But, for cancelled courses, refund of fees will be initiated only after 2 weeks.  14. LAST DATE FOR CANCELLING EXAMS and getting a refund: Sep 16, 2022, 10:00 AM   15. Click here to view Timeline and Guideline : Guideline   Domain Certification Domain Certification helps learners to gain expertise in a specific Area/Domain. This can be helpful for learners who wish to work in a particular area as part of their job or research or for those appearing for some competitive exam or becoming job ready or specialising in an area of study.     Every domain will comprise Core courses and Elective courses. Once a learner completes the requisite courses per the mentioned criteria, you will receive a Domain Certificate showcasing your scores and the domain of expertise. Kindly refer to the following link for the list of courses available under each domain: https://nptel.ac.in/domains Outside India Candidates Candidates who are residing outside India may also fill the exam form and pay the fees. Mode of exam and other details will be communicated to you separately. Thanks & Regards,  NPTEL TEAM

Programming in Java - Unproctored Exam Test - Session 2

Dear Students, The questions for the Unproctored Programming Exam Test are available now in the course page. Please fine the questions under the course outline Programming Exam April -2022(Second Session): (8.00PM - 10:00PM) . You can access the questions in the below link: https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=235 https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=236 https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=237 https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=238 https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=239 Best of Luck! -NPTEL Team

Programming in Java - Unproctored Exam Test - Session 1(SET-I)

Dear Students, The questions for the Unproctored Programming Exam Test are available now in the course page. Please fine the questions under the course outline Programming Exam April 2022 (First Session): (10.00AM - 12:00PM). You can access the questions in the below link: https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=229 https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=231 https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=230 https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=232 https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=233 Best of Luck! -NPTEL Team

Reminder 5 : Programming in Java : Online Programming test(Jan 2022 Semester)

Dear Candidate Note: If you are registering and taking exam in Jan-Apr 2022 exam , it is mandatory to take this Non-proctored exam as the previous semester Non-proctored programming exam score will not be considered. The criteria for certification of this course " Programming in Java " is different because of the online programming exam component.  Please read the following carefully. Final score = 25% of Assignment score + 50% of Online exam score (Proctored) + 25% of Programming exam (unproctored).  - Unproctored means, candidates will be taking the exam from college/home without NPTEL team present for monitoring the test- with access to all resources. - The discussion forum will be disabled during the exam duration (during both sessions) and re-enabled thereafter.  How to take the online programming test 1. Go to:  https://onlinecourses.nptel.ac.in/noc21_cs56/ 2. Log in using the same email id which you have been accessing the course (i.e. using to watch videos & submit Assignments) 3. There will be sections under the course outline  "Programming Test - (April 16)"   that will have the online programming exam link.   4. You can click on this link and attempt the programming exam. Date:  April  16,2022  (Saturday ) First Session: 10.00AM - 12.00PM  (Duration of the session will be 2 hrs) Second Session: 8.00PM - 10.00PM  (Duration of the session will be  2 hrs ) Note - You can take any one or both sessions too; the best score will be considered towards the final certification score. - You can take the exam from your college or home. - The exam has to be taken in pc or laptop.  DO NOT TRY TO TAKE THE EXAM USING YOUR MOBILE PHONE. - The discussion forum will be disabled during the exam duration (during both sessions) and re-enabled thereafter.  - If you encounter any issues during the exam, please write to   [email protected] IMPORTANT: CERTIFICATION CRITERIA     Candidates have to come to the exam center and take the theory test on  April 24, 2022.     It is mandatory to take the Proctored in-person final exam to obtain a certificate.     To pass the course and get a certificate:   Assignment score >= 40/100 AND Programming exam score >= 40/100 AND Proctored exam score >= 40/100         OR   Assignment score >= 10/25 AND Programming exam score >= 10/25 AND Proctored exam score >= 20/50    All 3 conditions have to be satisfied. All the best to the candidates! -NPTEL Team.

Reminder 3 : Programming in Java : Online Programming test(Jan 2022 Semester)

Reminder 2 : programming in java : online programming test(jan 2022 semester), reminder 1 : programming in java : online programming test(jan 2022 semester), programming in java : online programming test(jan 2022 semester), nptel: exam registration is open now for jan 2022 courses.

Dear Candidate,

Here is a golden opportunity for those who had previously enrolled in this course during the July 2021 semester, but could not participate in the exams or were absent/did not pass the exam for this course. This course is being reoffered in Jan 2022 and we are giving you another chance to write the exam in April 2022 and obtain a certificate based on NPTEL norms. Do not let go of this unique opportunity to earn a certificate from the IITs/IISc.

IMPORTANT instructions for learners - Please read this carefully  

1. The exam date for this course: April 24, 2022

2. Certification exam registration URL is: CLICK HERE

Please fill the exam form using the same Enrolled email id & make fee payment via the form, as before.

3. Choose from the Cities where exam will be conducted: Exam Cities  

4. You DO NOT have to re-enroll in the courses. 

5. You DO NOT have to resubmit Assignments OR participate in the non-proctored 

programming exams.

6. If you do enroll to Jan 2022 course, we will take the best average assignment scores/non-proctored programming exam score across the two semesters

Our suggestion:

- Please check once if you have >= 40/100  in average assignment score and also participate in the non-proctored programming exams that will be conducted during this semester in the course to become eligible for the e-certificate, wherever applicable.

- If not, please submit Assignments again in the Jan 2022 course & and also participate in the non-proctored programming exams to become eligible for the e-certificate.

- You can also submit Assignments again and participate in the non-proctored programming exams if you want to better your previous scores.

RECOMMENDATION: Please enroll to the Jan 2022 course and brush up your lessons for the exam.

7. Exam fees: 

If you register for the exam and pay before March 14, 2022, 10:00 AM, Exam fees will be Rs. 1000/- per exam . 

If you register for exam before March 14, 2022, 10:00 AM and have not paid or if you register between March 14, 2022, 10:00 AM & March 18, 2022, 10:00 AM, Exam fees will be Rs. 1500/- per exam 

8. 50% fee waiver for the following categories: 

Students belonging to the SC/ST category: please select Yes for the SC/ST option and upload the correct Community certificate.

Students belonging to the PwD category with more than 40% disability: please select Yes for the option and upload the relevant Disability certificate. 

9. Last date for exam registration: March 18, 2022 10:00 AM (Friday). 

10. Mode of payment: Online payment - debit card/credit card/net banking. 

11. HALL TICKET: 

The hall ticket will be available for download tentatively by 2 weeks prior to the exam date . We will confirm the same through an announcement once it is published. 

12. FOR CANDIDATES WHO WOULD LIKE TO WRITE MORE THAN 1 COURSE EXAM:- you can add or delete courses and pay separately – till the date when the exam form closes. Same day of exam – you can write exams for 2 courses in the 2 sessions. Same exam center will be allocated for both the sessions. 

13. Data changes: 

Last date for data changes: March 18, 2022 10:00 AM :  

All the fields in the Exam form except for the following ones can be changed until the form closes. 

The following 6 fields can be changed ONLY when there are NO courses in the course cart. And you will be able to edit the following fields only if you: - 

REMOVE unpaid courses from the cart And/or - CANCEL paid courses 

1. Do you come under the SC/ST category? * 

2. SC/ST Proof 

3. Are you a person with disabilities? * 

4. Are you a person with disabilities above 40%? 

5. Disabilities Proof 

6. What is your role ? 

Note: Once you remove or cancel a course, you will be able to edit these fields immediately. 

But, for cancelled courses, refund of fees will be initiated only after 2 weeks. 

14. LAST DATE FOR CANCELLING EXAMS and getting a refund: March 18, 2022 10:00 AM  

15. Click here to view Timeline and Guideline : Guideline  

Domain Certification

Domain Certification helps learners to gain expertise in a specific Area/Domain. This can be helpful for learners who wish to work in a particular area as part of their job or research or for those appearing for some competitive exam or becoming job ready or specialising in an area of study.  

Every domain will comprise Core courses and Elective courses. Once a learner completes the requisite courses per the mentioned criteria, you will receive a Domain Certificate showcasing your scores and the domain of expertise. Kindly refer to the following link for the list of courses available under each domain: https://nptel.ac.in/noc/Domain/discipline.html

Outside India Candidates

Candidates who are residing outside India may also fill the exam form and pay the fees. Mode of exam and other details will be communicated to you separately.

Thanks & Regards, 

Thank you for learning with NPTEL!

Dear Learner, Thank you for taking the course with NPTEL!! Hope you enjoyed the journey with us. The results for this course have been published and we are closing this course now.  You will still have access to the contents and assignments of this course, if you click on the course name from the "Mycourses" tab on  swayam.gov.in . The discussion forum is being closed though and you cannot ask questions here. For any further queries please write to  [email protected] . Enrollments are  open for 590+ courses for the Jan 2022 Semester!!! Enrollment for First set of courses will be closed by Jan 31,2022 Please Click here to see the Final course list for Jan 2022: https://docs.google.com/spreadsheets/d/e/2PACX-1vSfmLJV0dIsmASfu7T177jbxI67HqN6PVdZqGiDQ1ZB59yY7sh4Ydy0g9mben7DmjiNIIsy9_NzdceV/pubhtml?urp=gmail_link&gxids=7628 - Team NPTEL

Programming in Java : Results Published !!

  • Hard copies of certificates will not be dispatched.
  • The duration shown in the certificate will be based on the timeline of offering of the course in 2021, irrespective of which Assignment score that will be considered.

Feedback for Programming in Java

Dear student, We are glad that you have attended the NPTEL online certification course. We hope you found the NPTEL Online course useful and have started using NPTEL extensively. In this regard, we would like to have feedback from you regarding our course and whether there are any improvements, you would like to suggest.   We are enclosing an online feedback form and would request you to spare some of your valuable time to input your observations. Your esteemed input will help us in serving you better. The link to give your feedback is: https://docs.google.com/forms/d/1tuYRv4cPOwtzJR6rZWMKN_fchIpuMl9ldlDT3BeE64o/viewform We thank you for your valuable time and feedback. Thanks & Regards, -NPTEL Team

Best of Luck for your Exam

nptel programming in java assignment solutions

October 23, 2021 NPTEL Exams - Hall Tickets Released!

***THIS IS APPLICABLE ONLY FOR EXAM REGISTERED CANDIDATES*** Dear Candidate, Your hall ticket / admit card for the NPTEL Exam on Oct 23, 2021 has been released. Please login to  internalapp.nptel.ac.in  using your exam registered email id and download your hall ticket. Note: 1. If there are any mistakes in the hall ticket such as another person's photo/sign/name, please fill the following Google form & make the corrections. GForm Link -  tinyurl.com/58zr77sr   (Deadline - October 22, 2021 10AM) These corrections will reflect in your e-certificate only. No changes will be made in the hall ticket. We will check and verify the same and send an email confirmation. 2. You will still be allowed to write the exam. We will NOT make any changes in the hall ticket issued to you. Please come to the exam centre with the printout of the same hall ticket, along with a valid govt. approved photo id card. 3. If the photo/sign/name is yours, we WILL NOT upload any updated photo/sign, etc. 4. Requests for changes in exam city, exam center, session, or course will NOT be entertained. Please write to  [email protected]  for any further queries. -NPTEL Team

Programming in Java - Assignment-12 Solution Released

Dear Participants,

The Assignment-12 of Week- 12 Solution for the course Programming in Java has been released in the portal. Please go through the solution and in case of any doubt post your queries in the forum.

Link: https://drive.google.com/file/d/1AKoR6uOHSLasC_wk5VJjnhapFK4GZy74/view

Happy Learning!

Thanks & Regards,

Reminder 4: Programming in Java : Online Programming test

Dear Candidate The criteria for certification of this course " Programming in Java " is different because of the online programming exam component.  Please read the following carefully. Final score = 25% of Assignment score + 50% of Online exam score (Proctored) + 25% of Programming exam (unproctored).  - Unproctored means, candidates will be taking the exam from college/home without NPTEL team present for monitoring the test- with access to all resources. - The discussion forum will be disabled during the exam duration (during both sessions) and re-enabled thereafter.  How to take the online programming test 1. Go to:  https://onlinecourses.nptel.ac.in/noc21_cs56/ 2. Log in using the same email id which you have been accessing the course (i.e. using to watch videos & submit Assignments) 3. There will be sections under the course outline  "Programming Test - (October 16)"   that will have the online programming exam link.   4. You can click on this link and attempt the programming exam. Date:   October 16,2021  (Saturday ) First Session: 10.00AM - 12.00PM  (Duration of the session will be 2 hrs) Second Session: 8.00PM - 10.00PM  (Duration of the session will be  2 hrs ) Note - You can take any one or both sessions too; the best score will be considered towards the final certification score. - You can take the exam from your college or home. - The exam has to be taken in pc or laptop.  DO NOT TRY TO TAKE THE EXAM USING YOUR MOBILE PHONE. - The discussion forum will be disabled during the exam duration (during both sessions) and re-enabled thereafter.  - If you encounter any issues during the exam, please write to   [email protected] IMPORTANT: CERTIFICATION CRITERIA     Candidates have to come to the exam center and take the theory test on  October 23, 2021.     It is mandatory to take the Proctored in-person final exam to obtain a certificate.     To pass the course and get a certificate:   Assignment score >= 40/100 AND Programming exam score >= 40/100 AND Proctored exam score >= 40/100         OR   Assignment score >= 10/25 AND Programming exam score >= 10/25 AND Proctored exam score >= 20/50    All 3 conditions have to be satisfied. All the best to the candidates! -NPTEL Team.

Dear Students, The questions for the Unproctored Programming Exam Test are available now in the course page. Please fine the questions under the course outline  Programming Exam Oct 2021 (Second Session): (8.00PM - 10:00PM). You can access the questions in the below link: https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=218 https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=222 https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=220 https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=224 https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=226 Best of Luck! -NPTEL Team

Programming in Java - Unproctored Exam Test - Session 1

Dear Students, The questions for the Unproctored Programming Exam Test are available now in the course page. Please fine the questions under the course outline Programming Exam Oct 2021 (First Session): (10.00AM - 12:00PM). You can access the questions in the below link: https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=217 https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=219 https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=221 https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=223 https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=225 Best of Luck! -NPTEL Team

Programming in Java - Assignment-11 Solution Released

The Assignment-11 of Week- 11 Solution for the course Programming in Java has been released in the portal. Please go through the solution and in case of any doubt post your queries in the forum.

Link: https://drive.google.com/file/d/1c23v1Z-04MhGg8n_j_INSaQc3VjAvkul/view

Programming in Java - Week 12 Feedback Form

Dear Learners,

Thank you for enrolling to this NPTEL course and we hope you have gone through the contents for this week and also attempted the assignment.

We value your feedback and wish to know how you found the videos and the questions asked - whether they were easy, difficult, as per your expectations, etc

We shall use this to make the course better and we can also know from the feedback which concepts need more explanation, etc.

Please do spare some time to give your feedback - comprises just 5 questions - should not take more than a minute, but makes a lot of difference for us as we know what the Learners feel.

Here is the link to the form: https://docs.google.com/forms/d/e/1FAIpQLSfQg7KJkJzXAYBy44HN_PksTHpHsbLiSvAkgkQeX5rQ-QFQGQ/viewform

-NPTEL Team

Reminder 2: Programming in Java : Online Programming test

Programming in java - week 12 is live now.

Dear Students,

The lecture videos for Week 12 have been uploaded for the course Programming in Java . The lectures can be accessed using the following link: https://onlinecourses.nptel.ac.in/noc21_cs56/unit?unit=94&lesson=95

The other lectures of this week are accessible from the navigation bar to the left. Please remember to login into the website to view contents (if you aren't logged in already).

Assignment 12 for Week 12 is also released and can be accessed from the following link:  https://onlinecourses.nptel.ac.in/noc21_cs56/unit?unit=94&assessment=143

Programming Assignment 1  for  Week 12 is also released and can be accessed from the following link: https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=212 Programming Assignment 2  for  Week 12 is also released and can be accessed from the following link: https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=213 Programming Assignment 3  for  Week 12 is also released and can be accessed from the following link: https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=214 Programming Assignment 4  for  Week 12 is also released and can be accessed from the following link: https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=215 Programming Assignment 5  for  Week 12 is also released and can be accessed from the following link: https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=216

The Assignment has to be submitted on or before Wednesday, [20/10/2021] , 23:59 IST and all the Programming Assignments have to be submitted on or before Thursday , [21/10/2021] , 23:59 IST.

As we have done so far, please use the discussion forums if you have any questions on this module.

Note : Please check the due date of the assignments in the announcement and assignment page if you see any mismatch write to us immediately.

Thanks and Regards,

--NPTEL Team

Programming in Java - Assignment-10 Solution Released

The Assignment-10 of Week- 10 Solution for the course Programming in Java has been released in the portal. Please go through the solution and in case of any doubt post your queries in the forum.

Link: https://drive.google.com/file/d/1yKvlYy0UGT17h52WwPkzYPtGdHw2Zo84/view

Programming in Java - Week 11 Feedback Form

Reminder 1: programming in java : online programming test, programming in java - week 11 is live now.

The lecture videos for Week 11 have been uploaded for the course Programming in Java . The lectures can be accessed using the following link: https://onlinecourses.nptel.ac.in/noc21_cs56/unit?unit=87&lesson=88

Assignment 11 for Week 11 is also released and can be accessed from the following link:  https://onlinecourses.nptel.ac.in/noc21_cs56/unit?unit=87&assessment=142

Programming Assignment 1  for  Week 11 is also released and can be accessed from the following link: https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=167 Programming Assignment 2  for  Week 11 is also released and can be accessed from the following link: https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=168 Programming Assignment 3  for  Week 11 is also released and can be accessed from the following link: https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=169 Programming Assignment 4  for  Week 11 is also released and can be accessed from the following link: https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=170 Programming Assignment 5  for  Week 11 is also released and can be accessed from the following link: https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=171

The Assignment has to be submitted on or before Wednesday, [13/10/2021] , 23:59 IST and all the Programming Assignments have to be submitted on or before Thursday , [14/10/2021] , 23:59 IST.

Exam Format - Oct 23, 2021

Dear Candidate, ****This is applicable only for the exam registered candidates**** Type of exam will be available in the list: Click Here You will have to appear at the allotted exam center and produce your Hall ticket and Government Photo Identification Card (Example: Driving License, Passport, PAN card, Voter ID, Aadhaar-ID with your Name, date of birth, photograph and signature) for verification and take the exam in person.  You can find the final allotted exam center details in the hall ticket. The hall ticket is yet to be released . We will notify the same through email and SMS. Type of exam: Computer based exam (Please check in the above list corresponding to your course name) The questions will be on the computer and the answers will have to be entered on the computer; type of questions may include multiple choice questions, fill in the blanks, essay-type answers, etc. Type of exam: Paper and pen Exam  (Please check in the above list corresponding to your course name) The questions will be on the computer. You will have to write your answers on sheets of paper and submit the answer sheets. Papers will be sent to the faculty for evaluation. On-Screen Calculator Demo Link: Kindly use the below link to get an idea of how the On-screen calculator will work during the exam. https://tcsion.com/ OnlineAssessment/ ScientificCalculator/ Calculator.html NOTE: Physical calculators are not allowed inside the exam hall. -NPTEL Team

Programming in Java - Assignment-9 Solution Released

The Assignment-9 of Week- 9 Solution for the course Programming in Java has been released in the portal. Please go through the solution and in case of any doubt post your queries in the forum.

Link: https://drive.google.com/file/d/1n4rUI9uB6zTbNHnD4fghzw8FLyhIJetV/view

Programming in Java - Week 10 Feedback Form

Programming in java - week 10 is live now.

The lecture videos for Week 10 have been uploaded for the course Programming in Java . The lectures can be accessed using the following link: https://onlinecourses.nptel.ac.in/noc21_cs56/unit?unit=80&lesson=81

Assignment 10 for Week 10 is also released and can be accessed from the following link:  https://onlinecourses.nptel.ac.in/noc21_cs56/unit?unit=80&assessment=141

Programming Assignment 1  for  Week 10 is also released and can be accessed from the following link: https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=185 Programming Assignment 2  for  Week 10 is also released and can be accessed from the following link: https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=186 Programming Assignment 3  for  Week 10 is also released and can be accessed from the following link: https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=187 Programming Assignment 4  for  Week 10 is also released and can be accessed from the following link: https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=188 Programming Assignment 5  for  Week 10 is also released and can be accessed from the following link: https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=189

The Assignment has to be submitted on or before Wednesday, [06/10/2021] , 23:59 IST and all the Programming Assignments have to be submitted on or before Thursday , [07/09/2021] , 23:59 IST.

Programming in Java - Assignment-8 Solution Released

The Assignment-8 of Week- 8 Solution for the course Programming in Java has been released in the portal. Please go through the solution and in case of any doubt post your queries in the forum.

Link: https://drive.google.com/file/d/1BXPg_IHmHMcJhghet1ZslwPZXkfFXSR4/view

Programming in Java - Week 9 Feedback Form

Programming in java - week 9 is live now.

The lecture videos for Week 9 have been uploaded for the course Programming in Java . The lectures can be accessed using the following link: https://onlinecourses.nptel.ac.in/noc21_cs56/unit?unit=73&lesson=74

Assignment 9 for Week 9 is also released and can be accessed from the following link:  https://onlinecourses.nptel.ac.in/noc21_cs56/unit?unit=73&assessment=140

Programming Assignment 1  for  Week 9 is also released and can be accessed from the following link: https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=208 Programming Assignment 2  for  Week 9 is also released and can be accessed from the following link: https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=190 Programming Assignment 3  for  Week 9 is also released and can be accessed from the following link: https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=207 Programming Assignment 4  for  Week 9 is also released and can be accessed from the following link: https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=209 Programming Assignment 5  for  Week 9 is also released and can be accessed from the following link: https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=210

The Assignment has to be submitted on or before Wednesday, [29/09/2021] , 23:59 IST and all the Programming Assignments have to be submitted on or before Thursday , [30/09/2021] , 23:59 IST.

Exam Registration for October exams is Extended till September 22 - 5:00 PM - Register Today!!

Read below for more details: 1. The registration for the certification exam is open only to those learners who have enrolled in the course.  2. If you want to register for the exam for this course,  login here using the same email id which you had used to enroll to the course in Swayam portal. Please note that Assignments submitted through the exam registered email id ALONE will be taken into consideration towards final consolidated score & certification.  3 .  Date of exam: October 23, 2021. Certification exam  registration URL is:  https://examform.nptel.ac. in/   Choose from the Cities where exam will be conducted:   Exam cities 4. Last date for exam registration: September 22, 2021, 5:00 PM (Wednesday).  EXAM FEES:
Exam fees will be Rs. 1000/- per exam. 
(We are not changing it to Rs 1500/- this time due to covid exemption ; it will be Rs 1000/- till September 22,2021)

Programming in Java - Assignment-7 Solution Released

The Assignment-7 of Week- 7 Solution for the course Programming in Java has been released in the portal. Please go through the solution and in case of any doubt post your queries in the forum.

Link: https://drive.google.com/file/d/1zNgCVfHdMHt920RnKXO2wsQGbh3zYvOG/view

Programming in Java: Feedback on Text Transcripts (English) of NPTEL videos

Dear Learners, We have uploaded the English transcripts for this course. We would like to hear from you, a quick feedback for the same. Please take a minute to fill out this form. Click here to fill the form -NPTEL Team

Programming in Java - Week 8 Feedback Form

Programming in java - week 8 is live now.

The lecture videos for Week 8 have been uploaded for the course Programming in Java . The lectures can be accessed using the following link: https://onlinecourses.nptel.ac.in/noc21_cs56/unit?unit=66&lesson=67

Assignment 8 for Week 8 is also released and can be accessed from the following link:  https://onlinecourses.nptel.ac.in/noc21_cs56/unit?unit=66&assessment=139

Programming Assignment 1  for  Week 8 is also released and can be accessed from the following link: https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=162 Programming Assignment 2  for  Week 8 is also released and can be accessed from the following link: https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=163 Programming Assignment 3  for  Week 8 is also released and can be accessed from the following link: https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=164 Programming Assignment 4  for  Week 8 is also released and can be accessed from the following link: https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=165 Programming Assignment 5  for  Week 8 is also released and can be accessed from the following link: https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=166

The Assignment has to be submitted on or before Wednesday, [22/09/2021] , 23:59 IST and all the Programming Assignments have to be submitted on or before Thursday , [23/09/2021] , 23:59 IST.

Programming in Java - Assignment-6 Solution Released

The Assignment-6 of Week- 6 Solution for the course Programming in Java has been released in the portal. Please go through the solution and in case of any doubt post your queries in the forum.

Link: https://drive.google.com/file/d/13fWr5qOvHHJ8ycLBrrxnnRWpFRPIngO0/view?usp=sharing

Programming in Java - Week 7 Feedback Form

Programming in java - week 7 is live now.

The lecture videos for Week 7 have been uploaded for the course Programming in Java . The lectures can be accessed using the following link: https://onlinecourses.nptel.ac.in/noc21_cs56/unit?unit=59&lesson=60

Assignment 7 for Week 7 is also released and can be accessed from the following link:  https://onlinecourses.nptel.ac.in/noc21_cs56/unit?unit=59&assessment=138

Programming Assignment 1  for  Week 7 is also released and can be accessed from the following link: https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=180 Programming Assignment 2  for  Week 7 is also released and can be accessed from the following link: https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=181 Programming Assignment 3  for  Week 7 is also released and can be accessed from the following link: https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=182 Programming Assignment 4  for  Week 7 is also released and can be accessed from the following link: https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=183 Programming Assignment 5  for  Week 7 is also released and can be accessed from the following link: https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=184

The Assignment has to be submitted on or before Wednesday, [15/09/2021] , 23:59 IST and all the Programming Assignments have to be submitted on or before Thursday , [16/09/2021] , 23:59 IST.

Programming in Java - Assignments-4 & 5 Solution Released

Dear Participants, The Assignments- 4 & 5 of Week- 4 & 5 Solution for the course " Programming in Java " have been released in the portal. Please go through the solution and in case of any doubt post your queries in the forum. Link for assignment 4 solution:  https://drive.google.com/file/d/1VApYmnCZgt3hxr_GR_sxFJzOZFpeIji1/view Link for assignment 5 solution:  https://drive.google.com/file/d/1_YRwc13oaQmS8a3O-EY96LdfjS8BvpAw/view Happy Learning! Thanks & Regards, NPTEL Team

Programming in Java - Week 6 Feedback Form

Programming in java - week 6 is live now.

The lecture videos for Week 6 have been uploaded for the course Programming in Java . The lectures can be accessed using the following link: https://onlinecourses.nptel.ac.in/noc21_cs56/unit?unit=52&lesson=53

Assignment 6 for Week 6 is also released and can be accessed from the following link:  https://onlinecourses.nptel.ac.in/noc21_cs56/unit?unit=52&assessment=137

Programming Assignment 1  for  Week 6 is also released and can be accessed from the following link: https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=194 Programming Assignment 2  for  Week 6 is also released and can be accessed from the following link: https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=205 Programming Assignment 3  for  Week 6 is also released and can be accessed from the following link: https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=206 Programming Assignment 4  for  Week 6 is also released and can be accessed from the following link: https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=203 Programming Assignment 5  for  Week 6 is also released and can be accessed from the following link: https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=204

The Assignment has to be submitted on or before Wednesday, [08/09/2021] , 23:59 IST and all the Programming Assignments have to be submitted on or before Thursday , [09/09/2021] , 23:59 IST.

Programming in Java - Assignment-3 Solution Released

The Assignment-3 of Week- 3 Solution for the course Programming in Java has been released in the portal. Please go through the solution and in case of any doubt post your queries in the forum.

Link: https://drive.google.com/file/d/1awGszo2T7p7LhlvQoRxWc6TGfGwJvysd/view

Programming in Java - Week 5 Feedback Form

Programming in java - week 5 is live now.

The lecture videos for Week 5 have been uploaded for the course Programming in Java . The lectures can be accessed using the following link: https://onlinecourses.nptel.ac.in/noc21_cs56/unit?unit=45&lesson=46

Assignment 5 for Week 5 is also released and can be accessed from the following link:  https://onlinecourses.nptel.ac.in/noc21_cs56/unit?unit=45&assessment=136

Programming Assignment 1  for  Week 5 is also released and can be accessed from the following link: https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=157 Programming Assignment 2  for  Week 5 is also released and can be accessed from the following link: https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=158 Programming Assignment 3  for  Week 5 is also released and can be accessed from the following link: https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=159 Programming Assignment 4  for  Week 5 is also released and can be accessed from the following link: https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=160 Programming Assignment 5  for  Week 5 is also released and can be accessed from the following link: https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=161

The Assignment has to be submitted on or before Wednesday, [01/09/2021] , 23:59 IST and all the Programming Assignments have to be submitted on or before Thursday , [02/09/2021] , 23:59 IST.

Programming in Java - Assignments-1 & 2 Solution Released

Dear Participants, The Assignments- 1 & 2 of Week- 1 & 2 Solution for the course " Programming in Java " have been released in the portal. Please go through the solution and in case of any doubt post your queries in the forum. Link for assignment 1 solution:  https://drive.google.com/file/d/1EeZl4V8_ZwS1O_KAMFdpGv4z7yTWtMgC/view Link for assignment 2 solution:  https://drive.google.com/file/d/1rR1uhYyqLApuDe3lWap1w_hdidFKZ7t1/view Happy Learning! Thanks & Regards, NPTEL Team

Programming in Java - Week 4 Feedback Form

Programming in java : online programming test, programming in java - week 4 is live now.

The lecture videos for Week 4 have been uploaded for the course Programming in Java . The lectures can be accessed using the following link: https://onlinecourses.nptel.ac.in/noc21_cs56/unit?unit=38&lesson=39

Assignment 4 for Week 4 is also released and can be accessed from the following link:  https://onlinecourses.nptel.ac.in/noc21_cs56/unit?unit=38&assessment=135

Programming Assignment 1  for  Week 4 is also released and can be accessed from the following link: https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=175 Programming Assignment 2  for  Week 4 is also released and can be accessed from the following link: https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=176 Programming Assignment 3  for  Week 4 is also released and can be accessed from the following link: https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=177 Programming Assignment 4  for  Week 4 is also released and can be accessed from the following link: https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=178 Programming Assignment 5  for  Week 4 is also released and can be accessed from the following link: https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=179

Programming in Java - Week 3 is live now!!

The lecture videos for Week 3 have been uploaded for the course Programming in Java . The lectures can be accessed using the following link: https://onlinecourses.nptel.ac.in/noc21_cs56/unit?unit=31&lesson=32

Assignment 3 for Week 3 is also released and can be accessed from the following link:  https://onlinecourses.nptel.ac.in/noc21_cs56/unit?unit=31&assessment=128

Programming Assignment 1  for  Week 3 is also released and can be accessed from the following link: https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=145 Programming Assignment 2  for  Week 3 is also released and can be accessed from the following link: https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=144 Programming Assignment 3  for  Week 3 is also released and can be accessed from the following link: https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=146 Programming Assignment 4  for  Week 3 is also released and can be accessed from the following link: https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=150 Programming Assignment 5  for  Week 3 is also released and can be accessed from the following link: https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=147

The Assignment has to be submitted on or before Wednesday, [25/08/2021] , 23:59 IST and all the Programming Assignments have to be submitted on or before Thursday , [26/08/2021] , 23:59 IST.

Programming in Java - Week 2 is live now!!

The lecture videos for Week 2 have been uploaded for the course Programming in Java . The lectures can be accessed using the following link: https://onlinecourses.nptel.ac.in/noc21_cs56/unit?unit=24&lesson=25

Assignment 2 for Week 2 is also released and can be accessed from the following link:  https://onlinecourses.nptel.ac.in/noc21_cs56/unit?unit=24&assessment=127

Programming Assignment 1  for  Week 2 is also released and can be accessed from the following link: https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=153 Programming Assignment 2  for  Week 2 is also released and can be accessed from the following link: https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=151 Programming Assignment 3  for  Week 2 is also released and can be accessed from the following link: https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=154 Programming Assignment 4  for  Week 2 is also released and can be accessed from the following link: https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=155 Programming Assignment 5  for  Week 2 is also released and can be accessed from the following link: https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=156

The Assignment has to be submitted on or before Wednesday, [18/08/2021], 23:59 IST and all the Programming Assignments have to be submitted on or before Thursday , [19/08/2021] , 23:59 IST.

Programming in Java - Week 1 is live now!!

The lecture videos for Week 1 have been uploaded for the course Programming in Java . The lectures can be accessed using the following link: https://onlinecourses.nptel.ac.in/noc21_cs56/unit?unit=17&lesson=18

Assignment 1 for Week 1 is also released and can be accessed from the following link:  https://onlinecourses.nptel.ac.in/noc21_cs56/unit?unit=17&assessment=126

Programming Assignment 1  for  Week 1 is also released and can be accessed from the following link: https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=129 Programming Assignment 2  for  Week 1 is also released and can be accessed from the following link: https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=130 Programming Assignment 3  for  Week 1 is also released and can be accessed from the following link: https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=132 Programming Assignment 4  for  Week 1 is also released and can be accessed from the following link: https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=133 Programming Assignment 5  for  Week 1 is also released and can be accessed from the following link: https://onlinecourses.nptel.ac.in/noc21_cs56/progassignment?name=134

The due date of all Assignments for Week 1 have been extended. The Assignment has to be submitted on or before Wednesday, 18-08-2021, 23:59 IST and all the Programming Assignments have to be submitted on or before Thursday, 19-08-2021, 23:59 IST.

Programming in Java - Week 3 Feedback Form

Programming in java - regarding course material.

Dear Learners,          The Course Material of   Programming in Java is given under Lecture Material unit, please go through it and in case of any doubts you can post in course forum.      The link to access the course material is :   https://cse.iitkgp.ac.in/~dsamanta/java/index.htm Thanks and Regards -NPTEL Team

Programming in Java - Week 2 Feedback Form

Programming in java - week 1 feedback form, programming in java - assignment-0 solution released.

The Assignment-0 of Week- 0 Solution for the course " Programming in Java" has been released in the portal. Please go through the solution and in case of any doubt post your queries in the forum.

Link: https://drive.google.com/file/d/1cY5Pd3glAMFaoZFiw7X4Z2NTQFBcZXLe/view

Programming in Java - Download video links are available now!!

The download video links for the course Programming in Java  are available now in the course outline. Please check the download video link: https://nptel.ac.in/courses/106/105/106105191/

NPTEL: Exam Registration is open now for July 2021 courses!

April 2021 exams: Due to the continued pandemic situation, April course exams for the Jan - April 2021 semester stand postponed until further notice. We will announce the exam dates once they are confirmed.

July 2021 exams: As per our calendar, the exams for the July 2021 semester are being planned as mentioned in the Timelines document; and so we have opened the exam registration form for the same. As of now, the exam dates stay the same; if there is any change in the future we will announce it.

1. The registration for the certification exam is open only to those learners who have enrolled in the course. 

2. If you want to register for the exam for this course, login here using the same email id which you had used to enroll to the course in Swayam portal. Please note that Assignments submitted through the exam registered email id ALONE will be taken into consideration towards final consolidated score & certification. 

3 . Date of exam: October 23, 2021

Certification exam registration URL is: https://examform.nptel.ac.in/  

Choose from the Cities where exam will be conducted: Exam Cities  

4. Exam fees: 

If you register for the exam and pay before Sep 13, 2021, 10:00 AM, Exam fees will be Rs. 1000/- per exam . 

If you register for exam before Sep 13, 2021, 10:00 AM and have not paid or if you register between Sep 13, 2021, 10:00 AM & Sep 17, 2021, 5:00 PM, Exam fees will be Rs. 1500/- per exam 

5. 50% fee waiver for the following categories: 

6. Last date for exam registration: Sep 17, 2021, 5:00 PM (Friday). 

7. Mode of payment: Online payment - debit card/credit card/net banking. 

8. HALL TICKET: 

9. FOR CANDIDATES WHO WOULD LIKE TO WRITE MORE THAN 1 COURSE EXAM:- you can add or delete courses and pay separately – till the date when the exam form closes. Same day of exam – you can write exams for 2 courses in the 2 sessions. Same exam center will be allocated for both the sessions. 

10. Data changes: 

Last date for data changes: Sep 17, 2021, 5:00 PM:  

11. LAST DATE FOR CANCELLING EXAMS and getting a refund: Sep 17, 2021, 5:00 PM 

12. Click here to view Timeline and Guideline : Guideline  

 Thanks & Regards, 

nptel programming in java assignment solutions

Programming in Java - Assignment-0-RELEASED

We welcome you all to this course. The assignment 0 for the course Programming in Java has been released. This assignment is based on a prerequisite of the course. Kindly note that marks obtained in this assignment will not be considered for the final assessment. You can find the assignment under Week 0 unit on the left-hand side of your screen You can submit the assignment multiple times before the due date. All the best !!    

The due date of Assignment 0 is on or before 26-07-2021, 23:59 IST.

Welcome to NPTEL Online Course - July 2021!!

  • Every week, about 2.5 to 4 hours of videos containing content by the Course instructor will be released along with an assignment based on this. Please watch the lectures, follow the course regularly and submit all assessments and assignments before the due date. Your regular participation is vital for learning and doing well in the course. This will be done week on week through the duration of the course.
  • Please do the assignments yourself and even if you take help, kindly try to learn from it. These assignments will help you prepare for the final exams. Plagiarism and violating the Honor code will be taken very seriously if detected during the submission of assignments.
  • The announcement group - will only have messages from course instructors and teaching assistants - regarding the lessons, assignments, exam registration, hall tickets etc.
  • The discussion forum (Ask a question tab on the portal) - is for everyone to ask questions and interact.Anyone who knows the answers can reply to anyone's post and the course instructor/TA will also respond to your queries.
  • Please make maximum use of this feature as this will help you learn much better.
  • If you have any questions regarding the exam, registration, hall tickets, results, queries related to the technical content in the lectures, any doubts in the assignments, etc can be posted in the forum section
  • The course is free to enroll and learn from. But if you want a certificate, you have to register and write the proctored exam conducted by us in person at any of the designated exam centres.
  • The exam is optional for a fee of Rs 1000/- (Rupees one thousand only).
  • Date and Time of Exams: 23 October 2021  Morning session 9am to 12 noon; Afternoon Session 2pm to 5pm.
  • Registration url: Announcements will be made when the registration form is open for registrations.
  • The online registration form has to be filled and the certification exam fee needs to be paid. More details will be made available when the exam registration form is published. If there are any changes, it will be mentioned then.
  • Please check the form for more details on the cities where the exams will be held, the conditions you agree to when you fill the form etc.
  • Once again, thanks for your interest in our online courses and certification. Happy learning. 

A project of

nptel programming in java assignment solutions

In association with

nptel programming in java assignment solutions

  • Sunday, April 28, 2024

NPTEL Programming in Java Week 4 Assignment Solution 2023

Programming-In-Java-Week4-Assignment-Solutions

NPTEL Programming in Java Week 4 All Programming Assignment Solutions – Jan 2023 | Swayam. With the growth of Information and Communication Technology, there is a need to develop large and complex software.

Further, those software should be platform independent, Internet enabled, easy to modify, secure, and robust. To meet this requirement object-oriented paradigm has been developed and based on this paradigm the Java programming language emerges as the best programming environment.

Now, Java programming language is being used for mobile programming, Internet programming, and many other applications compatible to distributed systems.

This course aims to cover the essential topics of Java programming so that the participants can improve their skills to cope with the current demand of IT industries and solve many problems in their own filed of studies.

COURSE LAYOUT

  • Week 1 : Overview of Object-Oriented Programming and Java
  • Week 2 : Java Programming Elements
  • Week 3 : Input-Output Handling in Java
  • Week 4 : Encapsulation
  • Week 5 : Inheritance
  • Week 6 : Exception Handling
  • Week 7 : Multithreaded Programming
  • Week 8 : Java Applets and Servlets
  • Week 9 : Java Swing and Abstract Windowing Toolkit (AWT)
  • Week 10 : Networking with Java
  • Week 11: Java Object Database Connectivity (ODBC)
  • Week 12: Interface and Packages for Software Development

Course Name : “Programming in Java 2023”

Question : 1 Complete the code segment to execute the following program successfully.  You should import the correct package(s) and/or class(s) to complete the code.

Question : 2  Complete the code segment  to print the current year . Your code should compile successfully.

Question : 3 The program in this assignment is attempted to print the following output:

Question : 4 Complete the code segment to  call the default method in the interface Second then First.

Question : 5 Modify the code segment  to print the following output.

Category: NPTEL

Programming in modern c++ | week 12, introduction to internet of things week 12, introduction to industry 4.0 and industrial internet of things | week 12, an introduction to artificial intelligence | week 12, the joy of computing using python | week 12, quantum mechanics 1 | week 12, programming in java | week 12, principles of management | week 12, leadership and team effectiveness | week 12, introduction to machine learning | week 12.

nptel programming in java assignment solutions

Navigation Menu

Search code, repositories, users, issues, pull requests..., provide feedback.

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly.

To see all available qualifiers, see our documentation .

nptel-assignments

Here are 63 public repositories matching this topic..., kishanrajput23 / nptel-the-joy-of-computing-using-python.

Study materials related to this course.

  • Updated Oct 27, 2023

souraavv / NPTEL-DAA-Programming-Assignment-Solutions

Programming assignments of NPTEL DAA course taken by Prof. Madhavan Mukund of Chennai Mathematical Institute.

  • Updated Dec 8, 2022

kishanrajput23 / NPTEL-Programming-In-java

  • Updated Apr 14, 2022

kadeep47 / NPTEL-Getting-Started-With-Competitive-Programming

[Aug - Oct 2023] Solutions for NPTEL Course Getting started with competitive programming weekly assignment.

  • Updated Sep 6, 2023

omunite215 / NPTEL-Programming-in-Java-Ultimate-Guide

I am sharing my journey of studying a course on Programming in Java taught by Prof.Debasis Samanta Sir IIT Kharagpur

  • Updated Dec 4, 2023

Md-Awaf / NPTEL-Course-Getting-started-with-Competitive-Programming

Solutions for NPTEL Course Getting started with competitive programming weekly assignment.

  • Updated Apr 20, 2023

rvutd / NPTEL-Joy-of-Computing-2020

Programming Assignment Solutions

  • Updated May 5, 2020

roopeshsn / embedded-system-design-nptel

Embedded System Design Course Materials - NPTEL

  • Updated May 6, 2022

guru-shreyansh / NPTEL-Programming-in-Java

The sole intention behind this repository is to help the beginners in Java with the course contents.

  • Updated Aug 1, 2021

gunjanmimo / NPTEL-The-Joy-of-Computing-using-Python

  • Updated Jan 26, 2020

avinashyadav16 / The-Joy-of-Computing-Using-Pyhton

12 Weeks long NPTEL Elective MOOC Course's codes, assignments and solutions.

  • Updated Oct 30, 2023
  • Jupyter Notebook

AdishiSood / The-Joy-of-Computing-using-Python

  • Updated Apr 28, 2021

gxuxhxm / NPTEL-The-Joy-of-Computing-using-Python

NPTEL-The-Joy-of-Computing-using-Python with NOTES and Weekly quizes Answers

  • Updated Dec 31, 2023

NPTEL-Course / Programming-Data-Structures-And-Algorithms-Using-Python

Nptel Course Solutions : Programming, Data Structures And Algorithms Using Python

  • Updated Nov 30, 2020

ShishiraB / Programming-Data-Structures-And-Algorithms-Using-Python

This is a repository where i have tried to give explaination

  • Updated Mar 1, 2023

Rahulnisanth / Python-ZTM-Hub

Complete python repository from zero to mastery experience

  • Updated Apr 23, 2024

NPTEL-Course / Google-Cloud-Computing-Foundations

Nptel Course Solution : Google Cloud Computing Foundations

  • Updated Nov 19, 2020

code-reaper08 / NPTEL-Practice-Repo

Practice repo for NPTEL 📚 Programming, Data Structures and Algorithms.

  • Updated Aug 27, 2021

lonebots / python-programming-joc-nptel

Python programming repository for NPTEL joy of computing course

  • Updated Dec 21, 2020

CGreenP / NPTEL-Introduction-to-Programming-in-C-Assignment-4-Question-1

NPTEL Introduction to Programming in C Assignment 4 Question 1

  • Updated Apr 2, 2024

Improve this page

Add a description, image, and links to the nptel-assignments topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the nptel-assignments topic, visit your repo's landing page and select "manage topics."

IMAGES

  1. NPTEL Programming In Java Week 11 Assignment Solution

    nptel programming in java assignment solutions

  2. NPTEL Programming in Java Week 10 All Programming Assignment Solutions

    nptel programming in java assignment solutions

  3. NPTEL Programming in Java Week 12 Quiz Assignment Solutions || July

    nptel programming in java assignment solutions

  4. NPTEL Programming in Java Week 5 All Programming Assignment Solutions

    nptel programming in java assignment solutions

  5. NPTEL Programming In Java WEEK 3 Programming Assignment Solutions

    nptel programming in java assignment solutions

  6. NPTEL

    nptel programming in java assignment solutions

VIDEO

  1. NPTEL Programming in Java -Assignment(WEEK-7)

  2. NPTEL Programming in Java-Assignment(WEEK-5)

  3. NPTEL Assignment 07 Solutions for Engineering Drawing and Computer Graphics

  4. NPTEL Programming In Java Week 1 Assignment 1 Answers l Jan 2024

  5. NPTEL Programming In Java Week 7 Assignment 7 Answers l March 2024

  6. NPTEL Programming In Java || Week 5 || Assignment 5 Solution || NPTEL Swayam || JAN

COMMENTS

  1. bkkothari2255/Programming_In_Java_NPTEL

    Java Week 6:Q2 In the following program, a thread class ThreadRun is created using the Runnable interface which prints "Thread using Runnable interface". Complete the main class to create a thread object of the class ThreadRun and run the thread, Java Week 6:Q3 A part of the Java program is given, which can be completed in many ways, for example using the concept of thread, etc. Follow the ...

  2. omunite215/NPTEL-Programming-in-Java-Ultimate-Guide

    NPTEL-Programming-in-Java Assignment Solutions with Explanations and Course Guide This Repository has the ultimate guide to crack the exam of Programming in Java Course taught by Prof.Debasis Samanta Sir from I.I.T(Indian Institute of Technology) Kharagpur

  3. Programming in Java| NPTEL| WEEK 3 ASSIGNMENT| solution

    In this video, I walk you through the solution to Nptel Week 3 assignment, providing detailed explanations for each question. The answers have been carefully...

  4. Programming In Java

    Programming In Java - Assignment- 7,8,9,10 & 11 Solution Released Dear Participants, The Assignment-7,8,9,10 & 11 of Week- 7,8,9,10 & 11 Solution for the course "Programming In Java" has been released in the portal. Please go through the solution and in case of any doubt post your queries in the forum.

  5. NPTEL

    Hello everyone,In this video, I have provided you with the 100 percent correct solutions of week 11 of the course "Programming in Java". _____...

  6. Programming In Java

    "Programming In Java" - Assignment-1 & 2 Solution Released Dear Learners, The Solutions of Assignment- 1 & 2 under Week- 1 & 2 for the course "Programming In Java" has been released in the portal. Please go through the solution and in case of any doubt post your queries in the forum.

  7. NPTEL Programming in Java Week 12 Assignment Solution

    December 10, 2020. Faheem Ahmad. NPTEL Programming in Java Week 12 All Programming Assignment Solutions | Swayam. With the growth of Information and Communication Technology, there is a need to develop large and complex software. Further, those software should be platform independent, Internet enabled, easy to modify, secure, and robust.

  8. NPTEL

    Hello everyone,In this video, I have provided you with the 100 percent correct solutions of week 0 of the course "Programming in Java". _____...

  9. Programming in Java

    Course layout. Week 1 : Overview of Object-Oriented Programming and Java. Week 2: Java Programming Elements. Week 3: Input-Output Handling in Java. Week 4: Encapsulation. Week 5: Inheritance. Week 6: Exception Handling. Week 7: Multithreaded Programming. Week 8: Java Applets and Servlets.

  10. GitHub

    Exercise1_2 - Complete the code segment to find the largest among three numbers x,y, and z. You should use if-then-else construct in Java. Exercise1_3 - Consider First n even numbers starting from zero (0).Complete the code segment to calculate sum of all the numbers divisible by 3 from 0 to n. Print the sum.

  11. NPTEL Programming in Java Week 10 Assignment Solution

    NPTEL Programming in Java Week 10 All Programming Assignment Solutions | Swayam. With the growth of Information and Communication Technology, there is a need to develop large and complex software. Further, those software should be platform independent, Internet enabled, easy to modify, secure, and robust.

  12. Swayam Solver: NPTEL Programming in Java Jan 2024 Week 6 to 12

    This assignment has Public Test cases. Please click on "Compile & Run" button to see the status of Public test cases. Assignment will be evaluated only after submitting using Submit button below. If you only save as or compile and run the Program , your assignment will not be graded and you will not see your score after the deadline.

  13. nptel-java-solutions · GitHub Topics · GitHub

    Welcome to the NPTEL "Programming in Java" course repository! This repository hosts a comprehensive collection of programming assignments, quizzes, and test solutions for the NPTEL "Programming in Java" course offered in the years 2024, 2022, and 2020.

  14. NPTEL Programming In Java WEEK 3 Assignment Solutions

    NPTEL Programming In Java WEEK 3 Assignment Solutions | Swayam 2024 | IIT Kharagpur ABOUT THE COURSE :With the growth of Information and Communication Techno...

  15. Programming in Java

    NPTEL: Exam Registration is open now for Jan 2022 courses! Dear Candidate, Here is a golden opportunity for those who had previously enrolled in this course during the July 2021 semester, but could not participate ... Programming in Java - Assignment-12 Solution Released

  16. NPTEL Programming in Java Week 4 Assignment Solution 2023

    February 20, 2023. Faheem Ahmad. NPTEL Programming in Java Week 4 All Programming Assignment Solutions - Jan 2023 | Swayam. With the growth of Information and Communication Technology, there is a need to develop large and complex software. Further, those software should be platform independent, Internet enabled, easy to modify, secure, and ...

  17. NPTEL Programming In Java Week 1 Assignment 1 Answers

    These are NPTEL Programming In Java Week 1 Assignment 1 Answers. Question 3. Complete the code segment to find the perimeter and area of a circle given a value of radius. You should use Math.PI constant in your program. If radius is zero or less than zero then print " please enter non zero positive number ". Solution:

  18. NPTEL Assignment Answers And Solutions Jan-Apr 2024 Progiez

    NPTEL Assignment Answers and solutions of all courses. Week 1,2,3, 4, 5, 6, 7 , 8, 9, 10 ,11, 12 Answers. By Swayam platform. Jan Apr 2024 by progiez

  19. NPTEL Programming In Java WEEK8 Quiz Assignment Solutions

    🔊 NPTEL Programming In Java WEEK8 Quiz Assignment Solutions | Swayam Jan 2024 | IIT Kharagpur | GATE NPTEL⛳ABOUT THE COURSE :With the growth of Information ...

  20. nptel-assignments · GitHub Topics · GitHub

    Programming assignments of NPTEL DAA course taken by Prof. Madhavan Mukund of Chennai Mathematical Institute. ... nptel 2021 programming-in-java nptel-solutions nptel-assignments programming-in-java-nptel-solutions nptel-java-solutions Updated Aug 1, 2021; roopeshsn / embedded-system-design-nptel Sponsor Star 4. Code Issues ...