dennis ritchie invented C language in AT&T bell laboratory
what is the extension of AT&T?

Answer Posted / keshvi

The extension of AT & T is American Telephone & Telegram Company

Is This Answer Correct ?    18 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of a ‘’ character?

589


What is the purpose of ftell?

601


An instruction which is analysed and acted upon by the processor prior to the compiler going its work a) directive b) constructive c) constant d) absolute mode

611


Who developed c language?

644


What are the types of operators in c?

616






Why can’t we compare structures?

818


the number of measuring units from a arbitrary starting point in a record area or control block to some other point a) branching b) recording pointer c) none d) offset

644


main() { inta=10,b=20; a>=5?b=100:b=200; printf("%d ",b); }

915


What are the functions to open and close file in c language?

733


main use of recursive function a) processing speed high b) reduce program length/reduce repeated statements c) if you do not, use iterative methods like, for, while or do-while d) all the above

617


What is static memory allocation?

611


write a program to print largest number of each row of a 2D array

1876


What is the difference between malloc calloc and realloc in c?

654


Whats s or c mean?

597


What is the deal on sprintf_s return value?

647