what is microprocessor?
Answer / ramya
integrated circuit semiconductor chip that performs the bulk of the processing and controls the parts of a system) "a microprocessor functions as the central processing unit of a microcomputer"; "a disk drive contains a microprocessor to handle the internal functions of the drive"
| Is This Answer Correct ? | 5 Yes | 1 No |
What is the difference b/w Object base and object oriented programming?
how do you generate source code for the automatic generation for receipt number
Write a shell program. Enter number of days from keyboard. Find out the number of years, month and days it contains
what is the difference between an OS(operating system) and Framework?
how we can know the funcions available in a class recording java?
What is the use of sas software? Is sas and sap are different?
differences between qtp10.0 and 11.0 ?
what is the meaning of without standing arrears?
3 members in a pf.how we read 3 members without using ovrdbf.using rg pgms....
9. Read the function conv() given below conv(int t) { int u; u=5/9 * (t-32); return(u); } What is returned (a) 15 (b) 0 (c) 16.1 (d) 29
if there are n nodes in a binary tree, how many null pointers are there?
How to print No.of.rows affected after updation using ADO.Net