Who is invented by c?

Answer Posted / arunkumar

In America AT & T Bell laboratory Mr.Dennis Richie invented
the c.The BCPL is before the invention of c Language.

Is This Answer Correct ?    31 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of header?

622


In c programming, explain how do you insert quote characters (? And ?) Into the output screen?

764


What are valid operations on pointers?

668


Is register a keyword in c?

635


What are run-time errors?

600






Why calloc is better than malloc?

572


What is memcpy() function?

622


Explain the red-black trees?

607


This is a variation of the call_me function in the previous question:call_me (myvar)int *myvar;{ *myvar += 5; }The correct way to call this function from main() will be a) call_me(myvar) b) call_me(*myvar) c) call_me(&myvar) d) expanded memory

733


How many bytes are occupied by near, far and huge pointers (dos)?

670


What is static memory allocation? Explain

632


What is indirection?

651


Can you explain what keyboard debouncing is, and where and why we us it? please give some examples

1657


can we have joblib in a proc ?

1655


Explain the priority queues?

626