What is difference between constant pointer and constant variable?
No Answer is Posted For this Question
Be the First to Post Answer
what is the difference between while and do while?
what is the format specifier for printing a pointer value?
How to run c Program without using IDE of c. means if program made in notepad.then how to compile by command prompt.
If one class contains another class as a member, in what order are the two class constructors called a) Constructor for the member class is called first b) Constructor for the member class is called second c) Only one of the constructors is called d) all of the above
How to explain the final year project as a fresher please answer with sample project
What does sizeof return c?
write a c program to find the probability of random numbers between 1-1000
program to find the ASCII value of a number
What are dynamically linked and statically linked libraries?
What is memory leak in c?
What is %lu in c?
what is C?