answersLogoWhite

0

multiple choice

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What is the best method of data input for video content?

aweome


What is the best method of data input for telephone survey?

A keypad or keyboard


What is the best method of data input for bank checks?

scanning devices


What is the method using banking to input data into a computer system?

What is bank data input


What is the best method of data input for long documents?

scanner,OSR (optical character recognition


What is the best method of data input for Retail tags?

Moving beam scanners, this eliminates human error


What are the advantages of using the method of investigation on questionnaires?

Using questionnaires for investigation allows for data collection from a large sample size quickly and efficiently. It also enables standardization of responses for easier analysis and comparison. Additionally, questionnaires can be administered remotely, making it a cost-effective method for gathering information.


What are the disadvantages of using questionnaires?

There are a number of disadvantages of using questionnaires. This may be a limiting method of collecting data as those used as a sample population will only answer the questions specifically asked and not give independent opinions.


Explain the OMR method of data input?

livemary.com will lead u 2 the answer


Are questionnaires a form of desk research?

Questionnaires can be part of desk research as they involve gathering information from pre-designed surveys without direct interaction with participants. Desk research is a method of collecting and synthesizing existing information and data, and questionnaires can be a valuable tool in this process for obtaining specific information from a target audience.


What is the best method of collecting primary data?

the best method to collect primary data is to make a Baseline Data or using the method of Rapid Rural Appraisal.


How do you use the hasNext method in java but not have it block waiting for input?

hasNext() is a method of different classes in Java. If you mean java.util.Iterator.hasNext() or java.util.Scanner.hasNext(), it shouldn't block while waiting for input. That is part of the purpose of the hasNext() method - so that the caller can determine if there is more data without actually fetching the data.