What is the scope of global variable in c?
No Answer is Posted For this Question
Be the First to Post Answer
What is #define in c?
write a program to remove occurrences the word from entered text?
write a c program to print the next of a particular no without using the arithmetic operator or looping statements?
What are local variables c?
What is the -> in c?
write a C program:There is a mobile keypad with numbers 0-9 and alphabets on it. Take input 0f 7 keys and then form a word from the alphabets present on the keys.
1 Answers 91mobiles, Amazon, App Guruz, College School Exams Tests, Folio3, Infosys, Omega, Planin, Riphah International University, Subex,
How do we make a global variable accessible across files? Explain the extern keyword?
How do I swap bytes?
what is the difference between these initializations? Char a[]=”string”; Char *p=”literal”; Does *p++ increment p, or what it points to?
typedef struct{ char *; nodeptr next; } * nodeptr ; What does nodeptr stand for?
what is c programing
Explain modulus operator. What are the restrictions of a modulus operator?