A smart-phone is also referred to as a mobile device and it can be defined as a small, portable, programmable-electronic device that is designed and developed for sending (transmission) and receiving data (messages) over a network. Thus, a smart-phone must be designed as a hand-held device with communication capabilities.
Basically, the components that make up a smart-phone can be classified into two (2) main categories and these include:
1. <u>Input:</u> it comprises mouthpiece, keyboard, light sensor, etc.
2. <u>Output:</u> it comprises screen, speaker, earpiece, etc.
In this context, an end user would interact with a smart-phone in the following ways to perform (do) various tasks:
- By using a keyboard to type a text and then sending it to another person.
- By using a mouthpiece as an input for voice (audio) messages when making call.
- The screen of a smart-phone displays the necessary information to an end user.
- When playing a digital music file the speaker produces the output as sound.
Read more on smart-phone here: brainly.com/question/4922532
Answer:
3) 44 10 44
Explanation:
Given data
int [] val = { 3, 10, 44 };
The total number of parameters of given array are 3, so total length of array is also 3.
The indexing of array starts with '0', Therefore the <u>indexes</u> of array with length zero are: {0,1,2}
The value of array at index 0 is = 3
similarly
value at index 1 = 10
value at index 2 = 44
Any value of index 'i' of an array is selected using array[i].
Therefore,
val[0] is selecting the value of array located at index '0'.
val[0] = 3
val[2] is selecting the value of array located at index '2'.
val[2] = 44
Finally,
val[0] = val[2]; is copying the value placed at index 2 (44) to value placed at index 0 (3). Hence, the output would be { 44 10 44}. So 3rd option is correct.
Answer:A
Explanation: Its cheap and easy to install
Answer
can we get a picture of the problem ?
Explanation: