Answer:C. sync
Explanation:
When you connect a device for the first time to your computer it will try to synchronise the device to your computer. This synchronization will help to align the Functionality of the device to that of your computer so that both can be used effectively and work efficiently.
Synchronization of devices allows for both device to work in Union ,this will help you to either use some facilities from the other Device which are not available in your computer.
the answer is A) to control access to network resources
Explanation:
Below is required code in java :-
public class Table{
private String color; //attribute to store the color of the table
public Table(){ //default constructor
this.color=""; //set a default blank color
}
public Table(String color){ //overloaded constructor
this.color=color; //set the color value equal to the parameter provided
}
public void setColor(String color){ //setter or mutator method
this.color=color; //set the color value equal to the parameter provided
}
}
It is publishing in order to storyboard you have to publish it