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 to display the array elements in reverse order in c language

16 Answers  


When should a type cast be used?

0 Answers  


What is a keyword?

0 Answers  


write a program in c to print **** * * * * ****

1 Answers   TCS,


Write a C program to multiply tho numbers without using arithmetic operator (+, -, *, /).

1 Answers  






What is encapsulation?

2 Answers  


why we need function pointers?

3 Answers  


main() { charx; while (x=0;x<=255;x++) printf("\nAscii value %d Character %c,x,x); }

2 Answers  


Compare array data type to pointer data type

0 Answers  


write a c program to print the next of a particular no without using the arithmetic operator or looping statements?

1 Answers   TCS,


How can this be legal c?

0 Answers  


Difference between for loop and while loop?

1 Answers  


Categories