"C" language developed by "Dennis Ritchie" at AT & T. his remarks are

a) too general, too abstract

b) could deal with only specific problems

c) lost generality of BCPL and B restored

d) no remarks


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

What is the difference between text and binary modes?

0 Answers  


Do you have any idea about the use of "auto" keyword?

0 Answers  


Why does everyone say not to use gets?

0 Answers  


what is volatile in c language?

9 Answers   Cap Gemini, HCL, Honeywell, TCS, Tech Mahindra,


write c program without semicolon

11 Answers   MindTech, TCS, Wipro,






What is dynamic memory allocation?

0 Answers  


How to use c/c++ code in JAVA

10 Answers   CDAC, IBM, Satyam, Scope International,


A.C func() { pritnf(" in fuction %d",MACRO); } MAIN.c testfunc() { #define MACRO 10 printf("in test function %d", MACRO); } main() { printf("in main %d",MACRO); func(); testfunc(); getch(); }

2 Answers   Wipro,


Explain how to reverse singly link list.

0 Answers  


what is the code to display color fonts in the output?

1 Answers  


1)what are limitations for recursive function? 2)write a program to read a text file and count the number of characters in the text file

1 Answers  


if the total selling price of 15 items and the total profit earned on them is input through the keyboard, write a program to find the cost price of one of the item

2 Answers  


Categories