Is c language still used?


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

Post New Answer

More C Interview Questions

without using control structures and control structures find the max and min of given 2 nos

1 Answers   HCL,


Are the variables argc and argv are local to main?

0 Answers   TISL,


Tell me can the size of an array be declared at runtime?

0 Answers  


Read N characters in to an array . Use functions to do all problems and pass the address of array to function. 1. Print only the alphabets . If in upper case print in lower case vice versa.

1 Answers  


There seem to be a few missing operators ..

0 Answers  






What are header files in c?

0 Answers  


What is the code for 3 questions and answer check in VisualBasic.Net?

0 Answers   Infosys,


What are the application of c?

0 Answers  


what is the difference between : func (int list[], ...) or func (int *list , ....) - what is the difference if list is an array and if also if list is a pointer

2 Answers  


Why & is used in scanf in c?

0 Answers  


Can static variables be declared in a header file?

0 Answers  


When should we use pointers in a c program?

0 Answers  


Categories