What are pointers?
No Answer is Posted For this Question
Be the First to Post Answer
What is the correct code to have following output in c using nested for loop?
What is substring in c?
Why do we write return 0 in c?
What is extern storage class in c?
Where static variables are stored in c?
What is a memory leak? How to avoid it?
Explain what does the format %10.2 mean when included in a printf statement?
whitch value return void main?
What are the main characteristics of c language describe the structure of ac program?
Write a Program to find whether the given number or string is palindrome.
what is the difference between static variable and register variable?
What are the types of data files?