What is declaration and definition in c?
No Answer is Posted For this Question
Be the First to Post Answer
What are valid operations on pointers?
What is pointers in c?
Print all the palindrome numbers.If a number is not palindrome make it one by attaching the reverse to it. eg:123 output:123321 (or) 12321
What does it mean when a pointer is used in an if statement?
What is the meaning of typedef struct in c?
how to find a 5th bit is set in c program
x=y=z=1 z=++x||++y&&++z Printf("%%%d";xyz) what is the values of x,y and z?????
why ordinary variable store the later value not the initial
Is struct oop?
What are # preprocessor operator in c?
What does stand for?
Can we use visual studio for c?