Who is invented by c?

Answer Posted / rakesh

C++ is the next wht is developed by the idea of c...
the Q is nt abt who invented C
its like wht is invented or after C

Is This Answer Correct ?    3 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the difference between call by value and call by reference in c language?

637


What is pre-emptive data structure and explain it with example?

3199


int i=3; this declaration tells the C compiler to a) reserve space in memory to hold the integer value b) associate the name i with this memory location c) store the value 3 at this location d) all the above

734


Explain how can you avoid including a header more than once?

589


What is the difference between functions getch() and getche()?

611






What are the types of data files?

718


What is the difference between strcpy() and memcpy() function in c programming?

616


What is the sizeof () operator?

612


what are bit fields in c?

597


What are the parts of c program?

622


Is fortran still used today?

592


What is a pragma?

660


Which header file is used for clrscr?

565


general for is %wd,f-d; in this system "w" means a) 'w' represent total width of digits b) 'w' represent width which includes the digits before,after decimal place and the decimal point c) 'w' represent width which includes the digits before only d) 'w' represent width after decimal place only

576


What are the advantages of union?

619