What's the best way to declare and define global variables?
Answer Posted / sathish
before the main
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What are identifiers in c?
What are the advantages and disadvantages of c language?
Why structure is used in c?
What is getch?
Explain what are binary trees?
Differentiate between functions getch() and getche().
Write a program to identify if a given binary tree is balanced or not.
Why is %d used in c?
Is anything faster than c?
What is getch() function?
What is the deal on sprintf_s return value?
Why do some versions of toupper act strangely if given an upper-case letter?
What is pointers in c?
What is meant by preprocessor in c?
Explain how do you determine whether to use a stream function or a low-level function?