dennis ritchie invented C language in AT&T bell laboratory
what is the extension of AT&T?
Answer Posted / guest
Actually I believe it is American Telephone and Telegraph.
My dad worked for them for 24 and a half years.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How to create struct variables?
Tell me the use of bit field in c language?
What are the difference between a free-standing and a hosted environment?
What is the advantage of using #define to declare a constant?
Can you define which header file to include at compile time?
How can I write functions that take a variable number of arguments?
How can you find the day of the week given the date?
What is typedef?
How can I remove the leading spaces from a string?
How is actual parameter different from the formal parameter?
Define and explain about ! Operator?
What are the advantages of using linked list for tree construction?
Explain can the sizeof operator be used to tell the size of an array passed to a function?
What is static memory allocation?
What is the difference between class and object in c?