What are the disadvantages of c language?


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

Post New Answer

More C Interview Questions

Write a program in "C" to calculate the root of a quadratic equation ax^2+bx+c=0, where the value of a,b & c are known.

0 Answers  


what do you mean by defining a variable in our c code?

2 Answers  


What is the full form of getch?

0 Answers  


what is the code for getting the output as * ** ***

5 Answers   Caritor,


What is the purpose of ftell?

0 Answers  






will the program compile? int i; scanf(ā€œ%dā€,i); printf(ā€œ%dā€,i);

3 Answers  


why ordinary variable store the later value not the initial

1 Answers  


Differentiate between calloc and malloc.

0 Answers   Wipro,


what is difference between ++(*p) and (*p)++

17 Answers   Accenture, HCL, IBM,


how many key words availabel in c a) 28 b) 31 c) 32

0 Answers  


Write a program to swap two numbers without using a temporary variable?

0 Answers   Infosys,


What are the types of variables in c?

0 Answers  


Categories