VTU Updates

Programming in Java NPTEL Assignment Answers of Week 3 (2023)

In this article, you will get  NPTEL Assignment Answers  of  Week 3 (2023)  of the course  Programming in Java

Answer: a, b, d

3. Consider the following piece of code.

4. How many instances of abstract class can be created? a. 0 b. 1 c. 2 d. Multiple

Answer: d. encapsulation

7. Consider the following piece of code.

8. Consider the following program.

9. Which of the following statement(s) is/are False? a. Hiding internal data from the outside world and accessing it only through publicly exposed methods is known as data encapsulation. b. Common behavior can be defined in a superclass and inherited into a subclass using the extends keyword. c. The term “class variable” is another name for a non-static field. d. A local variable stores a temporary state; it is declared inside a method.

Answer: a, b, c, d

Programming Assignment Answers

Week 3 : programming assignment 1, week 3 : programming assignment 2.

This program to exercise the call of static and non-static methods. A partial code is given defining two methods, namely sum( ) and multiply ( ). You have to call these methods to find the sum and product of two numbers. Complete the code segment as instructed. 

Week 3 : Programming Assignment 3

Week 3 : programming assignment 4.

A partial code is given and you have to complete the code as per the instruction given .

Week 3 : Programming Assignment 5

Related posts, explain network layer design issues., angularjs application that displays the date, angularjs application to convert student details to uppercase, leave a reply cancel reply.

Ethical Hacking | Week 3

Course Name: Ethical Hacking

Course Link: Click Here

These are NPTEL Ethical Hacking Week 3 Assignment 3 Answers

Q1. Which of the following statement(s) is/are true? a. IP protocol uses connection-oriented routing. b. IP protocol uses connection-less routing. c. IP protocol is a host-to-host layer. d. In connection-less routing, each packet is treated as an independent packet. e. None of these.

Answer: b, d

Q2. Which of the following is/are false for direct and indirect packet delivery option? a. Direct delivery occurs when the destination host and deliverer are not present on same network. b. Indirect delivery occurs when the destination host and deliverer are present on same network. c. In direct delivery, hosts of same network can exchange packets without interference of router. d. In direct delivery, an incoming packet to the router is forwarded to the destination host present in the network. e. In an indirect delivery, the packet goes from router to router until it reaches the one connected to the same physical network as its final destination. f. None of these.

Answer: a, b

Q3. Which of the following routing flags can indicate route to a single host (and not to a network) in the routing table? a. U b. G c. H d. D e. M

Answer: c. H

Q4. Which of the following statement(s) is/are false? a. Autonomous systems are set of routers and networks managed by a single organization. b. In exterior routing protocol, all the participating routers are present in the same autonomous system. c. In interior routing protocol, the participating routers can be present in different autonomous systems. d. None of these.

Answer: b, c

Q5. In Open Shortest Path First (OSPF) routing approach, which of the following packets is used to check if the neighbor router is up or not? a. Link State Request. b. Link Request Update. c. Link State Acknowledgement. d. Using TCP 3-way handshake protocol. e. None of these.

Answer: e. None of these.

Q6. If a packet is to be delivered to all the hosts in a network, what kind of address should be used to specify the destination? a. Unicast address. b. Broadcast address. c. Anycast address. d. None of these.

Answer: b. Broadcast address.

Q7. How many bits are used to represent IPv4 and IPv6 addresses respectively? a. 4, 24 b. 24, 32 c. 32, 64 d. 32, 128 e. 255, 255

Answer: d. 32, 128

Q8. When an entire IPv6 packet is included as payload inside an IPv4 packet, it is called a. Encapsulation b. Tunneling c. Decapsulation d. None of these

Answer: b. Tunneling

Q9. The size of base header in IPv6 datagram packet is _______ bytes.

Q10. Consider the following routing table in a router. On which interface will an IP packet with destination address 144.25.112.40 be forwarded?

image 10

a. Eth0 b. Eth1 c. Eth2 d. Eth3 e. Def

Answer: d. Eth3

More Solutions of Ethical Hacking: Click Here

More NPTEL Solutions: https://progiez.com/nptel-assignment-answers/

These are NPTEL Ethical Hacking Week 3 Assignment 3 Answers

The content uploaded on this website is for reference purposes only. Please do it yourself first.

swayam-logo





















nptel swayam week 3 assignment answers

DOWNLOAD APP

nptel swayam week 3 assignment answers

SWAYAM SUPPORT

Please choose the SWAYAM National Coordinator for support. * :

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 65 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

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

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

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

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

  • Updated Apr 20, 2023

biophilic16 / NPTEL-Answers

Nptel assignment answer for Java Programming.

  • Updated Apr 12, 2024

rvutd / NPTEL-Joy-of-Computing-2020

Programming Assignment Solutions

  • Updated May 5, 2020

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

roopeshsn / embedded-system-design-nptel

Embedded System Design Course Materials - NPTEL

  • Updated May 6, 2022

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

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

  • Updated Jan 26, 2020

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 / Complete-Python-Hub

Complete python repository from zero to mastery experience

  • Updated Jun 21, 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

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."

  • Guidelines to Write Experiences
  • Write Interview Experience
  • Write Work Experience
  • Write Admission Experience
  • Write Campus Experience
  • Write Engineering Experience
  • Write Coaching Experience
  • Write Professional Degree Experience
  • Write Govt. Exam Experiences
  • NPTEL Python for Data Science Course Exam Experience
  • NPTEL Interview Experience for Data Analytics with Python
  • NPTEL (Swayam) Course Examination Experience
  • NPTEL Exam Experience for Last semester students of MCA and BCA
  • Samsung R & D Banglore Intern Interview Experience
  • Crest Data Systems Interview Experience for Software Engineer (On-Campus)
  • Crest Data Systems Interview Experience (On-Campus)
  • Learn DSA with Python | Python Data Structures and Algorithms
  • Learn Data Structures and Algorithms | DSA Tutorial
  • Data Structures and Algorithms Online Courses : Free and Paid
  • Learn Data Structures and Algorithms for your Dream Job with this online Course
  • Data Structures and Algorithms (DSA) MCQ Quiz Online
  • Data Structure and Algorithm Training in Bangalore
  • Walk-Through DSA3 : Data Structures and Algorithms Online Course by GeeksforGeeks
  • Most Asked Problems in Data Structures and Algorithms | Beginner DSA Sheet
  • User Defined Data Structures in Python
  • Data Structures & Algorithms Guide for Developers
  • Data Structures & Algorithms (DSA) Guide for Google Tech interviews
  • Top 12 Data Structure Algorithms to Implement in Practical Applications in 2021

Data Structures and Algorithms Using Python – an NPTEL(Swayam) Exam Experience

Hey Readers….!

Today I want to share my NPTEL exam experience.

Let’s start

Introduction to myself and the exam I took :

I am currently pursuing a Bachelor’s Degree from Sri Padmavati Mahila Visvavidyalayam, Tirupati. I wrote this NPTEL exam when I’m in my fourth semester.

NPTEL stands for National Programme on Technology Enhanced Learning – it is an online certification course for free and it is a project of MHRD initiated by seven Indian Institutes of Technology (Bombay, Delhi, Kanpur, Kharagpur, Madras, Guwahati and Roorkee) along with the Indian Institute of Science, Bangalore in 2003, to provide quality education to anyone interested in learning from the IITs. The goal was to create web and video courses in all major branches of engineering and physical sciences at the undergraduate and postgraduate levels and management courses at the postgraduate level. All courses are completely free to enroll and learn. But if we want certification which shows that we completed the course, we have to pay INR 1000, but this is optional i.e., it completely depends on us whether to write the exam or not. NPTEL provides various courses, among them I took Data Structures and Algorithms using Python.

Exam Pattern :

NPTEL courses are available in 4 weeks, 8weeks, 12weeks also. They provide their courses twice a year.

It consists of Assignments and one online proctored exam. for every week, there will be an assignment, after all the weeks candidate should attempt the online exam. If you select the 8week course they select 6 best assignment scores, or if you select the 12 week course they will select the 8 best assignment scores. Before attempting the online exam, candidates must get the minimum eligibility score from assignments.

The main online proctored exam pattern is as follows :

The exam would contain of total three sections (mostly MCQs) and 25% from assignments and 75% from online exam.

Section I – 2 marks Section II – 2 marks Section III – 2.5 marks or 3 marks Time limit – 3hrs

Preparation Phase :

Firstly I followed the video lectures provided by the NPTEL team, the video lectures are very helpful for me. The professors from IIT’S explained very well. As I have to go to college also, I myself dedicated particular time to prepare for this exam, I dedicated daily 2hrs to prepare for this exam. One thing here is, my seniors told that why you took this course this course is very hard, and I thought like it’s ok, let’s have a try 🙂 .And I started preparing.

Resources I Used:

To prepare for this exam not only listening to the lessons is enough, we must prepare the previous exams question papers also. I searched for some telegram channels which will post the previous exam questions. I started preparing from youtube also, for every week different topics are there, so we need to be updated with every week. I took the notes while following the lectures which helped me for the last minute revision. And also after completing every week they are providing doubts clarification section, from there we can clarify our doubts.

And also as we know that my exam is Data Structures and Algorithms using Python, so I started attempting some moct tests online on Data Structures and Algorithms. I boosted up myself in python also.

Study strategies I followed:

Actually the course I took is eight weeks course, actually I don’t know the importance of this exam, that’s why I didn’t attempted the first 2 weeks assignments. After that my teachers told that it is very important to pass this exam then only you will get credits, then I realised, so it become very complex for me, because I have to score the best in remaining six weeks. Mostly I practiced the assignment questions thoroughly, which helped me to pass the exam. what I want to tell is, just listen to the lectures, clarify your doubts and make your doubts clear and take notes for whatever you learn. Attempt the assignments properly, then you will get good score in assignments.

Taking mock tests helped me to get clarity on the topics.

My experience on the day of the exam :

My exam is in the morning session, and the exam centre is only 3km from my hostel, as I’m staying in the hostel, Me along with my friend went to the exam centre before 2hrs with aadhar card, college id, 2 pens. Actually after I woke up I was in doubt am I able to pass this exam or not, but at the same time, I felt like I prepared well so I can write it well. With that confidence I went to the exam centre.

After going to the exam centre, as usual some verification process like checking identity (either aadhar card or college id), and they had taken my signature and told my exam seating number. The fun fact here is even though it is 2 hrs completed, the exam was not started due to some technical issues, so we are all in relax mood, all our tensions were gone. Actually exam is 9AM to 12PM, but it is started at 11AM.

In that 2hrs I slept in the examination hall for 1hr (^.^) and I revised the concept in my brain for remaining 1hr. And the exam started and I wrote the exam well.

Mostly the questions came from the assignments, that’s why I was able to pass the exam. I attempted mostly all. And I myself kept 30 min to check my answers whether correct or not, so in that 30mins I checked all and completed my session. The fun fact here is except me all my co students gone from the examination hall for first 1hr itself. Only I present in the examination hall for complete 3 hrs. Because I want to utilise time given to me properly.

Challenges I faced during the exam and how I overcame them:

The one challenge that is the most common thing that some nervousness, and it is most common thing for me, but taking deep breath and sitting in a relaxed position can help me from relieving from this. I got some unseen questions during the exam, but I guessed some question by eliminating the irrelevant options.

Results day:

The results came after 3 weeks. And I passed the exam with 53%. It is not an easy task for me to pass in this exam, but I done with it.

Insights I have for future test-takers :

  • Some of the insights that I can give to the future test takers are as follows :
  • Complete the assignments on time
  • Mostly questions come from assignments, so revise the assignments questions and do the model questions also
  • Increase your speed of calculations
  • Attend mock tests
  • Prepare the notes for each topic
  • Clarify your doubts in the doubt session

Finally, write your exam with confidence and prepare assignment questions well, and you can got better score than me.

Please Login to comment...

Similar reads.

  • Competitve Exam Experiences
  • Exam Experiences
  • Write It Up 2024
  • Competitive Exam Experiences
  • Experiences

Improve your Coding Skills with Practice

 alt=

What kind of Experience do you want to share?

IMAGES

  1. Introduction to Machine Learning Assignment Answers NPTEL Week 3

    nptel swayam week 3 assignment answers

  2. Speaking Effectively

    nptel swayam week 3 assignment answers

  3. NPTEL Human Resource Development Assignment Answers Week 3

    nptel swayam week 3 assignment answers

  4. Deep Learning WEEK 3 Assignment Answers

    nptel swayam week 3 assignment answers

  5. Software Engineering Week 3 Assignment Answers

    nptel swayam week 3 assignment answers

  6. Cloud Computing

    nptel swayam week 3 assignment answers

VIDEO

  1. NPTEL Python for Data Science Week 3 Quiz Assignment Solutions and Answers

  2. NPTEL Cloud Computing WEEK3 Quiz Assignment Solutions and Answer

  3. Nptel Principles of Management Week 9 Assignment 9 Answers and Solutions 2024

  4. Assignment -3 || Week -3 || Introduction To Machine Learning- IITKGP || NPTEL 2022 ||

  5. Nptel Programming in Java Week 7 Assignment 7 Answers and Solutions 2024

  6. Nptel Introduction to Industry 4.0 and Industrial Internet Week 12 Assignment 12 Answers

COMMENTS

  1. Database Management System Week 3 Assignment 3 Solution

    #dbms #nptel #swayam #DatabseManagementSystemDBMS All Week Assignment Solution - https://www.youtube.com/playlist?list=PL__28a0xFM--2skDen7ZsIjI9tTikqkB2Pyth...

  2. 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

  3. Introduction To Machine Learning Week 3 Assignment 3 Solution

    #machinelearning #nptel #swayam #python #ml Introduction To Machine Learning All week Assignment Solution - https://www.youtube.com/playlist?list=PL__28a0xFM...

  4. Programming in Java NPTEL Assignment Answers of Week 3 (2023)

    Programming Assignment Answers. Week 3 : Programming Assignment 1. Define a class Point with two fields x and y each of type double. Also, define a method distance (Point p1, Point p2) to calculate the distance between points p1 and p2 and return the value in double. Complete the code segment given below.

  5. SWAYAM-Programming_In_Java-NPTEL

    Java Week 3:Q4 This program to exercise the call of static and non-static methods. A partial code is given defining two methods, namely sum( ) and multiply ( ). You have to call these methods to find the sum and product of two numbers. Java Week 3:Q5 To swap two numbers using call by object reference.

  6. PDF NPTEL IITm

    For any queries regarding the NPTEL website, availability of courses or issues in accessing courses, please contact . NPTEL Administrator, IC & SR, 3rd floor IIT Madras, Chennai - 600036 Tel : (044) 2257 5905, (044) 2257 5908, 9363218521 (Mon-Fri 9am-6pm) Email : [email protected]

  7. souraavv/NPTEL-DAA-Programming-Assignment-Solutions

    Request: Try these yourself till the deadline of assignment. Only after the deadline look for the solution. Else it won't help you in learning. The reason to put solution is to help after assignment deadline not during assignment. Sourav Sharma (UIIT Shimla) NPTEL-Design Analysis And Algorithm - Programming Assignments Solutions

  8. nptel-solutions · GitHub Topics · GitHub

    Python code from week-3 to week-12 for the NPTEL course The Joy of Computing using Python. ... This site contains the weekly( i.e. 1-9) questions and their solution of NPTEL-SWAYAM course "Programming in Java". java nptel-solutions swayam Updated Aug 19, 2021; ... NPTEL Programming Assignment: Road Trips and Museums. ...

  9. PDF Assignment 3

    NPTEL online course work? Week 0 Week 1 Week 2 Week 3 Lists Part 1 : Introduction (unit? unit=39&lesson=40) Lists Part 2 : Manipulation (unit? unit=39&lesson=41) Lists Part 3 : Operations (unit? unit=39&lesson=42) Lists Part 4 : Slicing (unit? unit=39&lesson=43) Loops and Conditionals : Fizzbuzz 01 Due on 2020-02-19, 23:59 IST. 1) 1 p o i n t ...

  10. Ethical Hacking

    There is change in answers in assignment 12 question no 3. The re-evaluation has been done. The updated score is displayed under Progress tab. ... The Assignment- 3 of Week- 3 Solution for the course "Ethical Hacking" has been released in the portal. Please go through the solution and in case of any doubt post your queries in the forum ...

  11. PDF noc21 ee23 assignment Week 3

    Week 9:1mage Descriptors and Features Week 10:Fundamentals of Machine Learning Week 11:Applications of Computer Vision Week 12: Applications of Computer Vision Live Sessions Download videos Text transcripts Assignment Solutions Progress Assignment 3 The due date for submitting this assignment has passed. As per our records you have not ...

  12. Python for Data Science Week 3 Assignment 3 Solution

    #pythonfordatascience #nptel #swayam #python #datascience Python for Data Science All week Assignment Solution - https://www.youtube.com/playlist?list=PL__28...

  13. Research Methodology: NPTEL Answer: Week 3 Answer #assignment ...

    Welcome to our NPTEL Research Methodology series! In this video, we'll provide you with the answers to Week 3 of the course's assignments.Research Methodolog...

  14. PDF noc19 cs46 assignment Week 3

    noc19 cs46 assignment Week 3. swayam NPTEL » Database Management System Unit 5 - Week 3 Announcements About the Course [email protected] Mentor Ask a Question Progress Course outline How to access the portal Week O : Assignment week 1 week 2 week 3 Lecture 11 Advanced SQL Lecture 12 : Formal Relational Query Languages Lecture 13 ...

  15. NPTEL Programming In Java Week 3 Assignment Answers 2023

    NPTEL Programming In Java Week 3 Assignment Answers. Q1. Which of the following statement (s) is/are correct about the constructor? Answer: a. Constructors cannot be synchronized in Java. b. Java does not provide a default copy constructor. d. "this" or "super" can be used in a constructor.

  16. NPTEL Programming In Java WEEK3 Quiz Assignment Solutions

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

  17. NPTEL Python for Data Science Assignment 3 Answers 2023

    NPTEL Python for Data Science Assignment 3 Answers [Jan 2022] Q1. Data from the file "brand_data.csv" has to be loaded into a pandas dataframe. A snippet of the data is shown below: What is the right instruction to read the file into a dataframe df_brand with 4 separate columns? Answer:-(B), (C) & (D) 👇 FOR NEXT WEEK ASSIGNMENT ANSWERS 👇

  18. PDF Java Week 3: Q4

    02/07/2020 Programming in Java - Course https://onlinecourses.nptel.ac.in/noc20_cs08/progassignment?name=110 3/3 DOWNLOAD VIDEOS Assignment Solution

  19. NPTEL Ethical Hacking Week 3 Assignment 3 Answers Swayam

    In an indirect delivery, the packet goes from router to router until it reaches the one connected to the same physical network as its final destination. f. None of these. Answer: a, b. These are NPTEL Ethical Hacking Week 3 Assignment 3 Answers. Q3. Which of the following routing flags can indicate route to a single host (and not to a network ...

  20. Swayam

    Welcome to Swayam-NPTEL. Enhance skills that meet your need online. NPTEL Online Certification Courses. NPTEL is a project of MHRD initiated by 7 IITs along with the IISc, Bangalore in 2003, to provide quality education to anyone interested in learning from the IITs. July - Dec 2024 : | FINAL COURSE LIST | TIMELINES. ENROLLMENTS ARE OPEN FOR ...

  21. Introduction To Programming In C

    This is a course in programming in C. No prior programming experience is assumed; however, mathematical maturity at the level of a second year science or eng...

  22. nptel-assignments · GitHub Topics · GitHub

    Nptel assignment answer for Java Programming. java nptel-assignments Updated Apr 12, 2024; rvutd / NPTEL-Joy-of-Computing-2020 Star 5. Code ... python jupyter-notebook python3 nptel nptel-solutions nptel-assignments nptel-courses swayam nptel-joy-of-computing-using-python nptel-course the-joy-of-computing-using-python Updated Oct 30, 2023;

  23. Data Structures and Algorithms Using Python

    NPTEL stands for National Programme on Technology Enhanced Learning - it is an online certification course for free and it is a project of MHRD initiated by seven Indian Institutes of Technology (Bombay, Delhi, Kanpur, Kharagpur, Madras, Guwahati and Roorkee) along with the Indian Institute of Science, Bangalore in 2003, to provide quality education to anyone interested in learning from the ...

  24. Ethics in engineering practice answers || Assignment 3 || Week 3

    Hello friends,I hope you are well.In this video I'll show you #NPTEL course Ethics in engineering practice assignment 3 week 3 answers.So, thanks for watchin...