WHO WROTE C LANGUAGE?

Answer Posted / billuyadav208

Dennis Ritchie

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why is c so important?

590


In which layer of the network datastructure format change is done

1428


How do you determine whether to use a stream function or a low-level function?

643


int far *near * p; means

3114


Sir i need notes for structure,functions,pointers in c language can you help me please

1941






main() { int i = 10; printf(" %d %d %d ", ++i, i++, ++i); }

632


Explain low-order bytes.

617


What is pass by reference in functions?

318


What is the concatenation operator?

605


Differentiate between a structure and a union.

756


Can you think of a logic behind the game minesweeper.

2004


pierrot's divisor program using c or c++ code

1724


What is the total generic pointer type?

722


Can you please explain the difference between malloc() and calloc() function?

609


What is the size of a union variable?

596