What are the usage of pointer in c?
No Answer is Posted For this Question
Be the First to Post Answer
What does void main return?
Write a program that takes a 5 digit number and calculates 2 power that number and prints it.
How can I call a function, given its name as a string?
Why is c used in embedded systems?
Why do we use c for the speed of light?
for(i=1;i>0;i++); printf("i=%d",i); what will be the answer????
what does keyword ‘extern’ mean in a function declaration?
Hi can anyone tell what is a start up code?
What is a method in c?
How are structure passing and returning implemented?
write a program to reverse the words in the sentence.NOTE:not reverse the entire string but just the occurance of each word
What is getch () for?