for (i <= 5 && i >= -1;++i; i > 0) {
printf("%d
", i);
}
Can we assign string to char pointer?
how to generate the length of a string without using len funtion?
Write a program to print fibonacci series using recursion?
how to implement stack operation using singly linked list
Write a program which take a integer from user and tell whether the given variable is squar of some number or not. eg: is this number is 1,4,9,16... or not
#include main() { enum _tag{ left=10, right, front=100, back}; printf("left is %d, right is %d, front is %d, back is %d",left,right,front,back); }
What is a class c rental property?
What is #include cctype?
an algorithem for the implementation of circular doubly linked list
What are structure members?
What is string concatenation in c?
Which programming language is best for getting job 2020?