Programming in Java week 11 all 5 programming assignment answer with code link | Nptel | Swayam

Опубликовано: 22 Май 2026
на канале: Simple Edu Talk
213
3

Hi Everyone,
Welcome to "Simple Edu Talk" Channel.
Here I will provide for you NPTEL THE JOY OF COMPUTING USING PYTHON, PROGRAMMING IN JAVA AND PROBLEM SOLVING THROUGH PROGRAMMING IN C All Assignment Quiz Answers.
So please subscribe this channel and press the bell icon to get new video Notification first and then you can watch new assignment answers video.

Follow Us:-

Telegram Channel Link..
https://t.me/simpleedutalk

Facebook:-
  / simpleedutalk  

Twitter:-
  / simpleedutalk1  

Website Link : https://nptelcodes.blogspot.com/

All Codes Link: https://nptelcodes.blogspot.com/2022/...

TOPIC




Week-11: Program-01

eek 11 : Programming Assignment 1
Due Date of Submission 2022-04-14, 23:59 IST

Complete the code segment to insert the following data using prepared statement in the existing table ‘PLAYERS’.

Column

UID

First_Name

Last_Name

Age

Row 1

1

Ram

Gopal

26

Row 2

2

John

Mayer

22

lly.

Week-11: Program-02

Write the required code in order to update the following data in the table ‘PLAYERS’.


Column

UID

First_Name

Last_Name

Age

From

1

Ram

Gopal

26

To

1

Rama

Gopala

24




Week-11:Program-03

Write the appropriate code in order to delete the following data in the table ‘PLAYERS’.


Column

UID

First_Name

Last_Name

Age

Delete

1

Rama

Gopala

24


Week-11: Program-04

Complete the following program to calculate the average age of the players in the table ‘PLAYERS’.

Structure of Table 'PLAYERS' is given below:


Column

UID

First_Name

Last_Name

Age

Type

Integer

Varchar(45)

Varchar(45)

Integer






Week-11 :Program-05

Complete the code segment to drop the table named ‘PLAYERS’.
#SimpleEduTalk #NPtelProgrammingInJavaWeek11programming#NPTELjavaweek11programminganswers #nptel #swayam

Thank you 🌹🌹