Answer:
The method is the list contains a 3 out of 3, and creating another list would be 20 out of 20 points.
Answer:
The answer to this question is given below in this explanation section.
Explanation:
"Why the computer is called diligent
Versatile machine"
Computer is called versatile machine because it is used in almost all the fields for various purposes.Because it can perform the task repeatedly without loosing its speed and accuracy for a long time.They are versatile because they can be used for all sorts of task.They can also do many of the same tasks in different ways.Computer is the electronic device which perform the logical and mathematical calculation.Computer is known as the versatile machine because it is very fast in every field and its part of life without it was cannot imagine life.
It can do the work faster and in every field the computer is used for making their work faster.
It can perform the work fast so it is called versatile machine.
Advantages of versatile machine:
- Computer are very fast due to which thousand of job can be performed within the short period of time.
- Complex mathematical problems and logical operations can be solved by using this computer.
- As computer is versatile device,multiple task like communication,graphics,documentation can be done.
Disadvantages of versatile machine:
- Computers are machine hence they have no brain so they work according to the program instruction set inside it.
- It is an electronic deice and it uses electronic sources to work,So it is very risk to store data and information on the computer independently because some electric and electronic damages may damage the data.So we have to make regular backup of the data.
Answer:
The correct answer is (>).
Explanation:
The greater-than sign (>) is the accurate format for the Account number field which is used to show the three characters in a data in uppercase of the account number. The Greater-than sign is always used to compare the data of the record, the comparison is done between the two columns or two number or another type of data.
Answer:
Take a String.
Convert it into array of characters.
Apply for loop till length of char array.
Using isDigit() method we can check the digits in string.
If isDigit() will return true then print that index value.
That digit is in char form. ...
Using sum variable, we will sum it.
Explanation: