Sir i need notes for structure,functions,pointers in c
language can you help me please
No Answer is Posted For this Question
Be the First to Post Answer
write a program to sort the elements in a given array in c language
for(;;) printf("C language") What is out put of above??
2 Answers Practical Viva Questions,
What is the difference between far and near ?
program for validity of triangle from 3 side
write a c program for print your name .but,your name may be small letter mean print a capital letter or your name may be capital letter mean print a small letter .example \\enter ur name : sankar The name is: SANKAR (or) enter your name:SAnkar The name is:saNKAR
Is register a keyword in c?
What is the difference between single charater constant and string constant?
Write a program to display the no of bit difference between any 2 given numbers eg: Num1 will 12->1100 Num2 will 7->0111 the difference in bits are 2.
What is the purpose of the fflush() function in C?
How to write a program for swapping two strings without using 3rd variable and without using string functions.
what is the maximum limit of row and column of a matrix in c programming. in linux .
what is disadvantage of pointer in C