Can a pointer be static?
No Answer is Posted For this Question
Be the First to Post Answer
Can true be a variable name in c?
What is integer constants?
Which is not valid in C? 1) class aClass{public:int x;} 2) /* A comment */ 3) char x=12;
What are global variables and explain how do you declare them?
What is a void pointer? When is a void pointer used?
Explain null pointer.
write a program in c language for the multiplication of two matrices using pointers?
write a program structure to find average of given number
define c
what is c programming?
What is switch in c?
wat is the difference between array and pointer?