Do you know what are the properties of union in c?
No Answer is Posted For this Question
Be the First to Post Answer
write an algorithm and a program to count the number of elements in a circularly singly linked list
whether itis a structured language?
What is indirection in c?
Is null equal to 0 in sql?
Explain #pragma in C.
what does the following function print? func(int i) { if(i%2)return 0; eale return 1; } main() { int =3; i=func(i); i=func(i); printf("%d",i);}
write a program that print itself even if the source file is deleted?
What is the maximum length of an identifier?
What are qualifiers in c?
explain what is an endless loop?
code for selection sort?
A C E G H +B D F A I ------------ E F G H D