What's the best way to declare and define global variables?

Answer Posted / ajeet singh

through the "public" key world, we define the globle variable.

Is This Answer Correct ?    1 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to print the character with maximum occurence and print that number of occurence too in a string given ?

2029


What is mean by Data Driven framework in QTP? Can any one answer me in details on this regard.

1781


What is the best organizational structure?

639


Write a program to print ASCII code for a given digit.

681


How would you rename a function in C?

614






What do you mean by Recursion Function?

627


What is a pointer and how it is initialized?

605


What are the modifiers available in c programming language?

736


how logic is used

1496


Write an efficient algo and C code to shuffle a pack of cards.. this one was a feedback process until we came up with one with no extra storage.

655


What is an identifier?

620


A float occupies 4 bytes in memory. How many bits are used to store exponent part? since we can have up to 38 number for exponent so 2 ki power 6 6, 6 bits will be used. If 6 bits are used why do not we have up to 64 numbers in exponent?

1773


Explain how does free() know explain how much memory to release?

571


Which is not valid in C a) class aClass{public:int x;}; b) /* A comment */ c) char x=12;

609


Is linux written in c?

597