Answer:
Sorted array will be:-
3 5 5 9
Explanation:
In Selection Sort algorithm it sorts the array by repeatedly finds the minimum in the array form the array that is unsorted and swaps it with the value at the first position.
The unsorted array:- 5 3 9 5
In first iteration
minimum is 3.
3 will be swapped with 5.
Now the array is 3 5 9 5
sorted array 3
In second iteration
unsorted array is 5 9 5
sorted array 3 5
and the minimum from it is 5
No swapping will occur.
In third iteration
unsorted array is 9 5
minimum is 5
sorted array 3 5 5
swap it with 9.
Now the array is sorted.
3 5 5 9
Answer:
Following are the statement:
counterPointer = &counter;
Explanation:
The following statement is correct because in the question it is given that there is an integer data type variable i.e., "counter" and there is another integer data type pointer variable i.e., "counterPointer" and finally we write a statement in which the pointer variable points to the integer variable.
Answer:
how many event you have been too in the last month (well non during this time but as an example)
Explanation:
Answer:
<u>Advantages of wireless communication:-</u>
- Flexibility in transferring the message through communication for which the sender and receiver can be in any place.
- Speed of the communication is accurate and fast
- Due to no wiring , the cost of the wireless communication is less.
<u>Disadvantages of wireless communication:-</u>
- The security is less as the data can be accessed by unauthorized sources at times.
- The setting up of wireless communication complex and expensive.
<u>Advantages of wired communication:-</u>
- Simple configuration
- Higher bandwidth is present in the cable
- High reliability
<u>Disadvantages of wired communication:-</u>
- Mobility is present for communication
- Installation requires lot of time due to cabling
- Requires extra devices for covering large areas for communication
Wireless communication is more preferable than wired communication in the conditions like communication connection that should face low damage and longer life which is not present in cable connection as they break or get disrupted.The flexibility of moving while communication is required by most people so, they use wireless communication .
Answer: your books and the ones you are given access to.
Explanation: quickbooks goes from day to day bookkeeping to month and year end financial reports and tax filing. businesses use to manage daily sales and expenses and also keep track of daily transactions. They can involve or outsource bookkeepers or choose to run in-house operations. In doing this they would have access to all their books or decide to give virtual access to their outsourced bookkeeper/accountant. Quickbooks has multiple features concerning user access and privacy. A quick books user, in this case the business, can restrict access for each user it decides to add. The user can decide to give free access to all books or decide to restrict to a few files. Example, the business may add an accountant as one of its users and decide to restrict the accountant to its payroll files, depending on the agreement.