Who is invented by c?

Answer Posted / p.ramya teja

Dennis Richard

Is This Answer Correct ?    34 Yes 19 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

write a c program for swapping two strings using pointer

2097


What is the difference between the = symbol and == symbol?

631


What is a c token and types of c tokens?

594


What is time complexity c?

570


What is cohesion and coupling in c?

594






process by which one bit patten in to another by bit wise operation is? (a) masking, (b) pruning, (c) biting, (d) chopping,

1895


What are pointers?

636


Why c language?

651


Are there any problems with performing mathematical operations on different variable types?

577


How can I trap or ignore keyboard interrupts like control-c?

620


Can a pointer point to null?

593


What is the difference between array_name and &array_name?

781


What is the difference between fread buffer() and fwrite buffer()?

676


What is modifier & how many types of modifiers available in c?

614


What would happen to X in this expression: X += 15; (assuming the value of X is 5)

1308