what is computer

Answer Posted / mayank

computer is a electronic m/c which can solve
calculations,alfabatical and numeric problems.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we add pointers together?

820


how to count no of words,characters,lines in a paragraph.

4157


What is the purpose of scanf() and printf() functions?

918


What is your stream meaning?

849


largest Of three Number using without if condition?

1260


Why do we use pointer to pointer in c?

809


Explain what would happen to x in this expression: x += 15; (assuming the value of x is 5)

1034


what are bit fields? What is the use of bit fields in a structure declaration?

1773


What’s the special use of UNIONS?

872


What is #include stdio h?

898


What is bss in c?

795


How do you list a file’s date and time?

823


What is the basic structure of c?

775


What is the size of enum in c?

838


what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;

2147