What is c basic?


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

Post New Answer

More C Interview Questions

What is the use of typedef in structure in c?

0 Answers  


Tell us the difference between these two : #include"stdio.h" #include<stdio.h> define in detial.

5 Answers  


write a program for fibonaci series by using while loop in c?

2 Answers  


What is a built-in function in C?

1 Answers  


What are the commands should be given before weiting C Program i.e, Cd.. like

4 Answers   IBM, Infonet, Satyam, Tech Mahindra,






explain what is fifo?

0 Answers  


sum of two integers values only other then integer it should print invalid input.

1 Answers  


what are the compilation steps? ( i want inside the compiler )

2 Answers  


change to postfix a/(b+c*d-e)

8 Answers   Value Labs,


write a program that reads lines(using getline), converts each line to an integer using atoi, and computes the average of all the numbers read. also compute the standard deviation.

0 Answers  


What is wild pointer in c?

0 Answers  


Can we use any name in place of argv and argc as command line arguments?

0 Answers  


Categories