who invented c

Answer Posted / guest

Dennis Ritchi Of Bell Laboratories

Is This Answer Correct ?    27 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the size of a union variable?

604


What is p in text message?

543


the real constant in c can be expressed in which of the following forms a) fractional form only b) exponential form only c) ascii form only d) both a and b

1908


Differentiate between functions getch() and getche().

627


What is the use of a semicolon (;) at the end of every program statement?

778






What are the advantages of union?

630


Combinations of fibanocci prime series

1116


Why can arithmetic operations not be performed on void pointers?

593


Is there a way to compare two structure variables?

617


Why do we use header files in c?

586


What is the return type of sizeof?

598


What are the 5 organizational structures?

571


what do the 'c' and 'v' in argc and argv stand for?

648


What is wrong with this initialization?

596


Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the maximum number of concurrent threads that the InnoDB plug-in can create.

1484