what is computer

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of header?

624


how to find anagram without using string functions using only loops in c programming

2719


Is c easy to learn?

562


Explain how can you tell whether two strings are the same?

585


What is pass by value in c?

597






how should functions be apportioned among source files?

627


How can I dynamically allocate arrays?

594


What is the purpose of 'register' keyword?

692


What is masking?

638


What are the types of c language?

560


What are different types of operators?

598


Write a program to replace n bits from the position p of the bit representation of an inputted character x with the one's complement. Method invertBit takes 3 parameters x as input character, p as position and n as the number of positions from p. Replace n bits from pth position in 8 bit character x. Then return the characters by inverting the bits.

3692


What is the best organizational structure?

644


What is structure in c explain with example?

640


What is echo in c programming?

559