Who is invented by c?

Answer Posted / murali

No one is invented by C but C was invented by "Dennis Richie".

Is This Answer Correct ?    7 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is static volatile in c?

572


How do you sort filenames in a directory?

708


Can a variable be both static and volatile in c?

604


What are the different types of objects used in c?

569


Explain what will be the outcome of the following conditional statement if the value of variable s is 10?

738






What is C language ?

1524


what are bit fields? What is the use of bit fields in a structure declaration?

1497


What is scope of variable in c?

558


What is "Hungarian Notation"?

633


write a c program for swapping two strings using pointer

2091


Explain what is the general form of a c program?

620


.main() { char *p = "hello world!"; p[0] = 'H'; printf("%s",p); }

703


What is the difference between arrays and pointers?

631


hai iam working in sap sd module for one year and working in lumax ind ltd in desp department but my problem is i have done m.b.a in hr/marketing and working sap sd there is any combination it. can you give right solution of my problem. and what can i do?

1654


which of the following shows the correct hierarchy of arithmetic operations in C a) (), **, * or/,+ or - b) (),**,*,/,+,- c) (),**,/,*,+,- d) (),/ or *,- or +

1176