Can static variables be declared in a header file?
No Answer is Posted For this Question
Be the First to Post Answer
How do you write a program which produces its own source code as output?
can anyone please tell about the nested interrupts?
What is static function in c?
A text file that contains declarations used by a group of functions,programs,or users a) executable file b) header file c) obj file d) .cfile
Write a program that his output * *** *****
Explain what are linked list?
There are N egg baskets and the number of eggs in each basket is a known quantity. Two players take turns to remove these eggs from the baskets. On each turn, a player must remove at least one egg, and may remove any number of eggs provided they all belong to the same basket. The player picking the last egg(s) wins the game. If you are allowed to decide who is going to start first, what mathematical function would you use to decide so that you end up on the winning side?
What is volatile variable in c?
What is the use of static variable in c?
what is data structure
What are the advantages of Macro over function?
What does the message "warning: macro replacement within a string literal" mean?