What are static variables in c?
Is c weakly typed?
Write a program that his output 1 12 123
Is main an identifier in c?
What is meant by type specifiers?
Function which gives a pointer to a binary trees const an integer value at each code, return function of all the nodes in binary tree.?
main() { printf("\n %d %d %d",sizeof('3'),sizeof("3"),sizeof(3)); } wat is the o/p and how?
Difference between data structure and data base.
7 Answers CTS, Value Labs, Zoho,
How to receive strings with spaces in scanf()
pgm to find any error in linklist(in single linklist check whether any node points any of previous nodes instead of next node)
What is void main ()?
Is there anything like an ifdef for typedefs?
What is a far pointer in c?