Is there any demerits of using pointer?
No Answer is Posted For this Question
Be the First to Post Answer
what information does the header files contain?
6 Answers BSNL, Cisco, GDA Technologies,
What is an identifier?
what is the difference between static variable and register variable?
atoi, which takes a string and converts it to an integer. write a program that reads lines(using getline), converts each line to an integer using atoi and computes the average of all the numbers read. also compute the standard deviation
Give the Output : * * * * * * * * * *
What is string length in c?
the data type used for unlimited value in c and how to do this program
What is the use of #define preprocessor in c?
Why do we use int main instead of void main in c?
What is return type in c?
Who is invented by c?
What are static variables, and where are they stored?