Answer:
class Home // create class Home
{
// instance variable declaration
string county; // variable county of string datatype
string street; // variable street of string datatype
int housenumber; // variable housenumber of int datatype
string state; // variable state of string datatype
}
Explanation:
Here we declared a class 'Home ' which consist of 4 instance variable.
The instance variable are declared inside the class.We declared variable county,street,state as string type and housenumber as integer type.
Answer:
4. Standards are what guarantee that the different pieces of network are configured to communicate with one another
Explanation:
Networking standards ensure the interoperability of networking technologies by defining the rules of communication among networked devices. Networking standards exist to help ensure products of different vendors are able to work together in a network without risk of incompatibility
Hope it will help you...
Answer:
<h2>Voice Command</h2>
Explanation:
correct me if I am wrong✔
It is a process of making decisions that are backed up with
verifiable or hard data rather than making decisions based on observation
only. In the past few years, it used to be a difficult process to collect,
extract and analyze data. These days, however, the development of business
intelligence software allows anyone without a heavy IT background to produce
reports that will later need to be analyzed, <span>thus
accelerating the decision process.</span>
The design of the software is covered by copy right unless it is open sourced or is a very common interface. They would need to come up with their own design and way of solving the problem to have a solution that was not copyrighted.