How pointers are declared?
No Answer is Posted For this Question
Be the First to Post Answer
What is structure of c program?
What is context in c?
Are the expressions * ptr ++ and ++ * ptr same?
write a c program to find the sum of five entered numbers using an array named number
What is the output for the below program? void main() { float me=1.1; double you=1.1; if(me==you) printf("love c"); else printf("know c"); }
What is a pointer value and address in c?
i have a written test in tomorrow
explain what is fifo?
Explain how do you generate random numbers in c?
consagous technology placement paper
What is bin sh c?
What is the function of volatile in c language?