A computer programmer
a. Dies all the thinking for a compute
b. Can enter input data quickly
c. Can operate all types of computer equipment
d. Can draw only flowchart

1 Answer

Answer :

a. Dies all the thinking for a compute

Related questions

Description : A computer programmer a. Dies all the thinking for a compute b. Can enter input data quickly c. Can operate all types of computer equipment d. Can draw only flowchart

Last Answer : a. Dies all the thinking for a compute

Description : A computer programmer A) Does all the thinking for a computer B) Can enter input data quickly C) Can operate all types of computer equipments D) Can draw only flowchart

Last Answer : Answer : A

Description : A computer programmer a. Does all the thinking for a computer b. Can enter input data quickly c. Can operate all types of computer equipments d. Can draw only flowchart

Last Answer : Does all the thinking for a computer

Description : A computer programmer a. Does all the thinking for a computer b. Can enter input data quickly c. Can operate all types of computer equipments d. Can draw only flowchart

Last Answer : a. Does all the thinking for a computer

Description : Personnel who design, program, operate and maintain computer equipment refers to a. Console-operator b. Programmer c. Peopleware d. System Analyst

Last Answer : c. Peopleware

Description : computer operators a. writes computer programs for specific problems b. operate the device which input and output data from the computer c. normally require a college degree in computer science d. all of the above

Last Answer : b. operate the device which input and output data from the computer

Description : Personnel who design, program, operate and maintain computer equipment refers to a. Console-operator b. Programmer c. Peopleware d. System Analyst

Last Answer : Peopleware

Description : Personnel who design, program, operate and maintain computer equipment refers to a. Console-operator b. Programmer c. Peopleware d. System Analyst

Last Answer : c. Peopleware

Description : All modern computer operate on a. Information b. Floppies c. Data d. Word

Last Answer : c. Data

Description : What type of flowchart is constructed by the programmer to represent the sequence of operations the computer is to perform to solve a specific problem?

Last Answer : A programming flowchart.

Description : An input /output device at which data enters or leaves a computer system is a. Keyboard b. Terminal c. Printer d. Plotter

Last Answer : b. Terminal

Description : An input /output device at which data enters or leaves a computer system is a. Keyboard b. Terminal c. Printer d. Plotter

Last Answer : b. Terminal

Description : Data going into the computer is called? 1) Output 2) Algorithm 3) Input 4) Calculations 5) Flowchart

Last Answer : Answer :3

Description : Which most popular input device is used today for interactive processing and for the one line entry of data for batch processing? a. Mouse b. Magnetic disk c. Visual display terminal d. Card punch

Last Answer : a. Mouse

Description : Which among these can be condition for the success of privatisation? A. Alternative institutional arrangements B. Barriers to enter the market C. Measurability of performance D. All of the above

Last Answer : B. Barriers to enter the market

Description : What type of device is computer keyboard? a. Memory b. Output c. Storage d. Input

Last Answer : d. Input

Description : A computer consists of a. A central processing unit b. A memory c. Input and output unit d. All of the above

Last Answer : d. All of the above

Description : Which of the following is not an input device? a. OCR b. Optical scanners c. Voice recognition device d. COM (Computer Output to Microfilm)

Last Answer : d. COM (Computer Output to Microfilm

Description : In analog computer a. Input is first converted to digital form b. Input is never converted to digital form c. Output is displayed in digital form d. All of above

Last Answer : b. Input is never converted to digital form

Description : An auditor is required to obtain a basic understanding of the client's internal control to plan the audit. The auditor may then decide to perform tests of controls on all internal control ... to be strengths for which the auditor desires further reduction in the assessed level of control risk.

Last Answer : Considered to be strengths for which the auditor desires further reduction in the assessed level of control risk.

Description : create a flowchart that will ask the user to enter two number and output their sum

Last Answer : No

Description : which chips using special external equipment can reprogram a. ROM b. PROM c. SAM d. RAM

Last Answer : b. PROM

Description : Which of the following is used only for data entry and storage, and never for processing? a. Mouse b. Dumb terminal c. Micro computer d. Dedicated data entry system

Last Answer : b. Dumb terminal

Description : Which one of the following input device is user-programmable? a. Dumb terminal b. Smart terminal c. VDT d. Intelligent terminal

Last Answer : d. Intelligent terminal

Description : Magnetic tape can serve as a. Secondary storage media b. Output media c. Input media d. All of the above

Last Answer : d. All of the above

Description : Which is considered a direct entry input device? a. Optical scanner b. Mouse and digitizer c. Light pen d. All of the above

Last Answer : d. All of the above

Description : The central processing unit (CPU) consists of a. Input, output and processing b. Control unit, primary storage, and secondary storage c. Control unit, arithmetic-logic unit and primary storage d. Control unit, processing, and primary storage

Last Answer : c. Control unit, arithmetic-logic unit and primary storage

Description : A/n …. Device is any device that provides information, which is sent to the CPU a. Input b. Output c. CPU d. Memor

Last Answer : a. Input

Description : perforated paper used as input of output media is known as a. paper tapes b. magnetic tape c. punched papers tape d. card punch

Last Answer : a. paper tapes

Description : Regarding a VDU, Which statement is more correct? a. It is an output device b. It is an input device c. It is a peripheral device d. It is hardware item

Last Answer : c. It is a peripheral device

Description : Personnel who design, program, operates and maintains computer equipment refers to A) Console-operator B) Programmer C) Peopleware D) System Analyst

Last Answer : Answer : C

Description : Computer operators A) writes computer programs for specific problems B) operate the device which input and output data from the computer C) normally require a college degree in computer science D) all of the above

Last Answer : Answer : B

Description : computer operators a. writes computer programs for specific problems b. operate the device which input and output data from the computer c. normally require a college degree in computer science d. all of the above

Last Answer : b. operate the device which input and output data from the computer

Description : Draw flowchart for checking weather given number is prime or not.

Last Answer : flowchart for checking weather given number is prime or not.   

Description : Draw flowchart for checking whether given number is even or odd. 

Last Answer : flowchart for checking whether given number is even or odd.  

Description : Draw a flowchart of Do-while loop and write a program to add numbers until user enters zero. 

Last Answer : Flowchart of Do-while loop: Program:- #include<stdio.h> #include<conio.h> void main() { int no,sum=0; clrscr(); do { printf("\n Enter a number:"); scanf( ... no; }while(no!=0); printf("\n Sum of entered numbers =%d",sum); getch(); }

Description : Draw a flowchart for checking whether given number is prime or not. 

Last Answer : flowchart for checking whether given number is prime or not.  

Description : Write an algorithm and draw the flowchart to find sum of series of numbers. 

Last Answer : Algorithim to find sum of series of numbers: 1. Initialize data segment 2. Initialize byte counter and memory pointer to read number from array. 3. Initialize sum variable to 0 4. sum=sum+number from array ... Decrement byte counter 9. If byte counter=0 then step 10 else step 4 10. Stop

Description : The first firm to mass-market a microcomputer as a personal computer was a. IBM b. Super UNIVAC c. Radio Shaks d. Data General Corporation

Last Answer : c. Radio Shaks

Description : Which computer memory is used for storing programs and data currently being processed by the CPU? a. Mass memory b. Internal memory c. Non-volatile memory d. PROM

Last Answer : b. Internal memory

Description : Can you tell what passes into and out from the computer via its ports? a. Data b. Bytes c. Graphics d. Pictures

Last Answer : a. Data

Description : An error in computer data is called a. Chip b. Bug c. CPU d. Storage device

Last Answer : b. Bug

Description : The two major types of computer chips are a. External memory chip b. Primary memory chip c. Microprocessor chip d. Both b and c

Last Answer : d. Both b and c

Description : The secondary storage devices can only store data but they cannot perform a. Arithmetic Operation b. Logic operation c. Fetch operations d. Either of the above

Last Answer : d. Either of the above

Description : D-ROM stands for a. Compactable Read Only Memory b. Compact Data Read Only Memory c. Compactable Disk Read Only Memory d. Compact Disk Read Only Memory

Last Answer : d. Compact Disk Read Only Memory

Description : Terminal is a 1) device used to give supply to a computer 2) Point at which data may leave or enter the computer 3) point where wires are interconnected 4) an input/output device

Last Answer : 2) Point at which data may leave or enter the computer

Description : A man and his son are driving to the supermarket. they then get in a car crash. The dad dies but the son lives. He goes to the hospital but the doctor say 'I can't operate on you, your my son.' It is not his mom. How is this possible? -Riddles

Last Answer : It is his god father.

Description : The front panel display provides lights as green LED represent sand red LED represent _ for device programmer who writes input/output basic: a. Busy and Error b. Error and Busy c. Busy and Busy d. Error and Error

Last Answer : a. Busy and Error

Description : IOS 4.3.x is it the reason my battery dies soo quickly ?

Last Answer : answer:First off, you can't read e-mail or Twitter with your data off. Just had to get that off my chest! The truth is that iOS 4.3 is buggy and you are not the only one who is affected Some people ... the battery 2-3 times in a single day, and the best I've managed is 100% to 40% after 18 hours!

Description : How quickly did hamlets mother marry claudius after her husband dies?

Last Answer : Need answer