what are the interview question's in the language c
Answer Posted / shruti_kamthe
Interview questions in C would be :
- what are pointers?
- what do the .h files mean?
my fav ques - which i will always ask is :
** what is the differance between a[0] and *a.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Why & is used in c?
What are terms in math?
define string ?
What is the advantage of an array over individual variables?
What are operators in c?
Write a program to print "hello world" without using a semicolon?
Explain how do you convert strings to numbers in c?
What are reserved words?
What is the use of getch ()?
What does main () mean in c?
How many types of errors are there in c language? Explain
Is it possible to initialize a variable at the time it was declared?
How is a pointer variable declared?
What is the difference between pure virtual function and virtual function?
What does c mean before a date?