 |
|
|
C Interview Questions
and Answers
Sponsers
 |
|
| C Interview
Questions |
Answer |
 |
|
How to run c program without header files
|
Answer |
|
Can we write a C program without main()function
|
Answer |
Sponsers
|
|
Difference_between_strdup_and_strcpy?
|
Answer |
|
C-program by using FLAMES
|
Answer |
|
build a sudoku game using C
|
Answer |
|
What should the 64-bit integer type on new, 64-bit machines be?
|
Answer |
|
Difference between arrays and linked list?
|
Answer |
|
what is the syntax to execute both "IF"part and also "ELSE" part eg.if(condition) { printf...
|
Answer |
|
what is difference between c and c++
|
Answer |
|
Can we use semicolon after for loop?? If yes den why??? If no den why??? Wat,s the major d...
|
Answer |
|
What is File Mode?.
Types Of file mode?.
What is Pointer?.
which one is most useful in Str...
|
Answer |
|
What is the difference between Structure and Union?
|
Answer |
|
void main()
{
int x=20,y=35;
x= y++ + x++;
y= ++y + ++x;
printf("
%d %d" , x,y);
}
/* plea...
|
Answer |
|
/*Are my STATEMENTS in the following program correct
EXCEPT IN CASE 3 THE ARE WRONG SO PLE...
|
Answer |
|
What is the use of semicolon at the end of every statement?
|
Answer |
|
Give some explanation for "for" LOOP ON C LANGUAGE?
|
Answer |
|
Can anyone please tell me about a website from which I could install Turbo C (compiler) fo...
|
Answer |
|
Write a program for creating your own header file and library function?
|
Answer |
|
Write a pro gramme to show bubble sort on a set of 10 numbers?
|
Answer |
|
Write a program to insert an element in a linear array array?
|
Answer |
|
Write a program to delete an element from an array?
|
Answer |
|
how to merge to file in c?
|
Answer |
|
how to create love flames program using c language
|
Answer |
|
read a A file aaaaabbbbb.. and read a B file 111112222... in c file to write aaaaa11111bb...
|
Answer |
|
how to create relation calculator program using c language
|
Answer |
|
write a program for printing when i press a key next to the letter in the alphabetical or...
|
Answer |
|
Is **p and &(*p) same?
|
Answer |
|
How to convert decimal to octal and hexadecimal?
|
Answer |
|
How to convert decimal to octal and hexadecimal in c program?
|
Answer |
|
What is c graphics?
|
Answer |
|
What is the difference between unix and linux.
|
Answer |
|
How to use the cprintf,cscanf,sscanf,sprintf,vsscanf,vsprintf,vscanf & vprintf?
|
Answer |
|
How can C programs run without header files?
|
Answer |
|
How to convert decimal to octal and hexadecimal & binary using shift registers?
|
Answer |
|
Is it possible to print graphics output in C?
|
Answer |
|
Data structure:
Syntax of single inheritance with example program and explanation
|
Answer |
|
Can we add the name as "Mixed Arrays" instead of the name given as "Structures" in c?why...
|
Answer |
|
write a C program for to aggregate a 8*8 matrix to 4*4 matrix using formula b11=(a11+a12+a...
|
Answer |
|
How can we find out prime numbers from 1 to 50?
|
Answer |
|
What is the code to find our age,for example if my date of birth is 4/12/1986 and today da...
|
Answer |
Question Page : 1 2 3 4 5 6 7 8 9 10 » 12
|
|
|
|
 |
 |
|