What is the use of static variable in c?
diff. between *p and **p
Under what circumstances does a name clash occur?
How does normalization of huge pointer works?
What is a substring in c?
Is register a keyword in c?
What are function pointers? Provide an example.
What is the general form of #line preprocessor?
Is double link list a linear data structure? If Yes, Why?If No, Why?
sir i wanted to know how we wap in c to add numbers without using arithmetic operator in which digits are entered by user?
What are the 5 organizational structures?
How can we see the Expanded source code and compiled code for our source program in C?
What are data breakpoints?