SlideShare a Scribd company logo
1 of 3
This is a UML diagram-
Class - TV
Attributes -
Current Channel
On
Connected
HDTV
Methods -
getCurrentChannel
setCurrentChannel
getIsOn
getIsHDTV
setIsHDTV
turnOn
turnOff
a. Assign variable names and types to the attributes with comments.
b. Implement with Java the entire class. Use comments to describe members would do. None of
the methods are static. Proper Java method names, parameters and return values are required. No
main() or driver is expected.
Solution
import java.io.*;
class name Tv
public class Tv
{
//declaring variablies
private:
int currentChannel;
boolean on=true,connected;
String hdtv;
//methods
//getter nad setter for current channel
public int getCurrentChannel()
{
return currentChannel;
}
public void setCurrentChannel(int n)
{
this.currentChannel=n;
}
//method return type boolean for tv is on or not
public boolean getIsOn()
{
return on;
}
//getter nad setter for hdtv
public String getIsHDTV()
{
return hdtv;
}
public void setIsHDTV(String name)
{
this.hdtv=name;
}
//turnon method return type boolean if connected is true
public boolean turnOn()
{
if(connected==true)
return true;
else
return false;
}
//turnoff method return type boolean if connected is false
public boolean turnOff()
{
if(connected==false)
return true;
else
return false;
}
}

More Related Content

More from rochellej1

This is a question from Assembly Language for x86 7th Edition by Kip I.docx
This is a question from Assembly Language for x86 7th Edition by Kip I.docxThis is a question from Assembly Language for x86 7th Edition by Kip I.docx
This is a question from Assembly Language for x86 7th Edition by Kip I.docxrochellej1
 
This experiment is an SN2 reaction- 1- bromobutane i need someone to w.docx
This experiment is an SN2 reaction- 1- bromobutane i need someone to w.docxThis experiment is an SN2 reaction- 1- bromobutane i need someone to w.docx
This experiment is an SN2 reaction- 1- bromobutane i need someone to w.docxrochellej1
 
This International Business conversation focuses on government interve.docx
This International Business conversation focuses on government interve.docxThis International Business conversation focuses on government interve.docx
This International Business conversation focuses on government interve.docxrochellej1
 
This implementation plan must identify what will be addressed regardin.docx
This implementation plan must identify what will be addressed regardin.docxThis implementation plan must identify what will be addressed regardin.docx
This implementation plan must identify what will be addressed regardin.docxrochellej1
 
Thin film transistors (TFTs) are used in direct digital radiography sy.docx
Thin film transistors (TFTs) are used in direct digital radiography sy.docxThin film transistors (TFTs) are used in direct digital radiography sy.docx
Thin film transistors (TFTs) are used in direct digital radiography sy.docxrochellej1
 
These items are taken from the financial statements- of Donovan Co- at.docx
These items are taken from the financial statements- of Donovan Co- at.docxThese items are taken from the financial statements- of Donovan Co- at.docx
These items are taken from the financial statements- of Donovan Co- at.docxrochellej1
 
There are several arsenic minerals- two of which are claudetite (As2O3.docx
There are several arsenic minerals- two of which are claudetite (As2O3.docxThere are several arsenic minerals- two of which are claudetite (As2O3.docx
There are several arsenic minerals- two of which are claudetite (As2O3.docxrochellej1
 
There are a variety of forecasting techniques that a company may use-.docx
There are a variety of forecasting techniques that a company may use-.docxThere are a variety of forecasting techniques that a company may use-.docx
There are a variety of forecasting techniques that a company may use-.docxrochellej1
 
There are four types of personnel involved in a DBMS- implementers- en.docx
There are four types of personnel involved in a DBMS- implementers- en.docxThere are four types of personnel involved in a DBMS- implementers- en.docx
There are four types of personnel involved in a DBMS- implementers- en.docxrochellej1
 
The U-S- government wants to keep track of information about states- g.docx
The U-S- government wants to keep track of information about states- g.docxThe U-S- government wants to keep track of information about states- g.docx
The U-S- government wants to keep track of information about states- g.docxrochellej1
 
The VP of Human Resource was recently hired from Sloan Valve Company w.docx
The VP of Human Resource was recently hired from Sloan Valve Company w.docxThe VP of Human Resource was recently hired from Sloan Valve Company w.docx
The VP of Human Resource was recently hired from Sloan Valve Company w.docxrochellej1
 
The world has gone through several different international financial o.docx
The world has gone through several different international financial o.docxThe world has gone through several different international financial o.docx
The world has gone through several different international financial o.docxrochellej1
 

More from rochellej1 (12)

This is a question from Assembly Language for x86 7th Edition by Kip I.docx
This is a question from Assembly Language for x86 7th Edition by Kip I.docxThis is a question from Assembly Language for x86 7th Edition by Kip I.docx
This is a question from Assembly Language for x86 7th Edition by Kip I.docx
 
This experiment is an SN2 reaction- 1- bromobutane i need someone to w.docx
This experiment is an SN2 reaction- 1- bromobutane i need someone to w.docxThis experiment is an SN2 reaction- 1- bromobutane i need someone to w.docx
This experiment is an SN2 reaction- 1- bromobutane i need someone to w.docx
 
This International Business conversation focuses on government interve.docx
This International Business conversation focuses on government interve.docxThis International Business conversation focuses on government interve.docx
This International Business conversation focuses on government interve.docx
 
This implementation plan must identify what will be addressed regardin.docx
This implementation plan must identify what will be addressed regardin.docxThis implementation plan must identify what will be addressed regardin.docx
This implementation plan must identify what will be addressed regardin.docx
 
Thin film transistors (TFTs) are used in direct digital radiography sy.docx
Thin film transistors (TFTs) are used in direct digital radiography sy.docxThin film transistors (TFTs) are used in direct digital radiography sy.docx
Thin film transistors (TFTs) are used in direct digital radiography sy.docx
 
These items are taken from the financial statements- of Donovan Co- at.docx
These items are taken from the financial statements- of Donovan Co- at.docxThese items are taken from the financial statements- of Donovan Co- at.docx
These items are taken from the financial statements- of Donovan Co- at.docx
 
There are several arsenic minerals- two of which are claudetite (As2O3.docx
There are several arsenic minerals- two of which are claudetite (As2O3.docxThere are several arsenic minerals- two of which are claudetite (As2O3.docx
There are several arsenic minerals- two of which are claudetite (As2O3.docx
 
There are a variety of forecasting techniques that a company may use-.docx
There are a variety of forecasting techniques that a company may use-.docxThere are a variety of forecasting techniques that a company may use-.docx
There are a variety of forecasting techniques that a company may use-.docx
 
There are four types of personnel involved in a DBMS- implementers- en.docx
There are four types of personnel involved in a DBMS- implementers- en.docxThere are four types of personnel involved in a DBMS- implementers- en.docx
There are four types of personnel involved in a DBMS- implementers- en.docx
 
The U-S- government wants to keep track of information about states- g.docx
The U-S- government wants to keep track of information about states- g.docxThe U-S- government wants to keep track of information about states- g.docx
The U-S- government wants to keep track of information about states- g.docx
 
The VP of Human Resource was recently hired from Sloan Valve Company w.docx
The VP of Human Resource was recently hired from Sloan Valve Company w.docxThe VP of Human Resource was recently hired from Sloan Valve Company w.docx
The VP of Human Resource was recently hired from Sloan Valve Company w.docx
 
The world has gone through several different international financial o.docx
The world has gone through several different international financial o.docxThe world has gone through several different international financial o.docx
The world has gone through several different international financial o.docx
 

Recently uploaded

Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesFatimaKhan178732
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting DataJhengPantaleon
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991RKavithamani
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppCeline George
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxRoyAbrique
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
PSYCHIATRIC History collection FORMAT.pptx
PSYCHIATRIC   History collection FORMAT.pptxPSYCHIATRIC   History collection FORMAT.pptx
PSYCHIATRIC History collection FORMAT.pptxPoojaSen20
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 

Recently uploaded (20)

Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and Actinides
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website App
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
PSYCHIATRIC History collection FORMAT.pptx
PSYCHIATRIC   History collection FORMAT.pptxPSYCHIATRIC   History collection FORMAT.pptx
PSYCHIATRIC History collection FORMAT.pptx
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 

UML Class Diagram TV Java Implementation

  • 1. This is a UML diagram- Class - TV Attributes - Current Channel On Connected HDTV Methods - getCurrentChannel setCurrentChannel getIsOn getIsHDTV setIsHDTV turnOn turnOff a. Assign variable names and types to the attributes with comments. b. Implement with Java the entire class. Use comments to describe members would do. None of the methods are static. Proper Java method names, parameters and return values are required. No main() or driver is expected.
  • 2. Solution import java.io.*; class name Tv public class Tv { //declaring variablies private: int currentChannel; boolean on=true,connected; String hdtv; //methods //getter nad setter for current channel public int getCurrentChannel() { return currentChannel; } public void setCurrentChannel(int n) { this.currentChannel=n; } //method return type boolean for tv is on or not public boolean getIsOn() { return on; } //getter nad setter for hdtv public String getIsHDTV() { return hdtv; } public void setIsHDTV(String name) { this.hdtv=name; } //turnon method return type boolean if connected is true
  • 3. public boolean turnOn() { if(connected==true) return true; else return false; } //turnoff method return type boolean if connected is false public boolean turnOff() { if(connected==false) return true; else return false; } }