Explain what are global variables and explain how do you declare them?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

Explain how do I determine whether a character is numeric, alphabetic, and so on?

0 Answers  


How can you draw circles in C?

0 Answers   Accenture,


Write a program to print "hello world" without using a semicolon?

0 Answers  


What is the best way to store flag values in a program?

0 Answers  


plssssss help !!....using array.. turbo c.. create a program that will accept number of words to be consored. .a word must not exceed 10 characters long .the text to be entered will be no longer than 200 characters .there will be no 10 words example: enter number of words to be censor: 5 enter words to censor: windows office microsoft bill gates enter text to censor: bill gates founded microsoft and makes office and windows sample output: <consored> <censored> founded <censored> and makes <censored> and <censored>

1 Answers  






Can a function argument have default value?

0 Answers   Genpact,


What is table lookup in c?

0 Answers  


How can I check whether a file exists? I want to warn the user if a requested input file is missing.

0 Answers  


what is different between auto and local static? why should we use local static?

0 Answers  


what is the little endian and big endian?

1 Answers  


What are .h files and what should I put in them?

3 Answers  


How to write a C program to determine the smallest among three nos using conditional operator?

2 Answers   Google,


Categories