what is computer
Answers were Sorted based on User's Feedback
Answer / mayank
computer is a electronic m/c which can solve
calculations,alfabatical and numeric problems.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / bala prasad
Computer is an eletronic device which can be used to solve mathematical and logical operations.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / suraj
Computer is such electronic hardware device which use to run various applications and also for calculations related with mathematical and logical.
| Is This Answer Correct ? | 0 Yes | 0 No |
When I tried to go into a security sites I am denied access and a message appeared saying 'applet not initialize'. How can I rectify this problem.
Explain how can you check to see whether a symbol is defined?
what is the difference between malloc() and calloc() function?
What are void pointers in c?
How do you list files in a directory?
How many levels of pointers can you have?
show how link list can be used to repersent the following polynomial i) 5x+2
How do we select the big element or any other operation from array which is read dynamically. user need to give the elements only no need to mention the size.
which operator is known as dummy operator in c?
to write a program, that finds the minimum total number of shelves, including the initial one, required for this loading process. The packets are named A, B, C, D, E …….. Any numbers of packets with these names could be kept in the shelf, as in this example: [ZZLLAAJKRDFDDUUGGYFYYKK]. All packets are to be loaded on cars. The cars are lined in order, so that the packets could be loaded on them. The cars are also named [A, B, C, D, E,………….].
why little endian and big endian came?y they using differently? y they not used commonly ?wt is application of little and big ?
WHOT IS CHAR?