A function can make the value of a variable available to another by
a) declaring the variable as global variable
b) Passing the variable as a parameter to the second function
c) Either of the two methods in (A) and (B)
d) binary stream
No Answer is Posted For this Question
Be the First to Post Answer
which of the function operator cannot be over loaded a) <= b)?: c)== d)*
10 Answers Cisco, CTS, Google, HCL, HP,
hello friends what do u mean by BUS ERROR i got this error while i am doing my program in DATA STRUCTURES
Describe the header file and its usage in c programming?
plz answer....A program that takes 3 variables e.g a,b,c in as seperate parameters and rotates the values stored so that value goes a to b, b to c and c to a .
What's wrong with the call "fopen ("c:\newdir\file.dat", "r")"?
Explain #pragma statements.
1.find the second maximum in an array? 2.how do you create hash table in c? 3.what is hash collision
Why c is known as a mother language?
Which are low level languages?
How do you define structure?
To what value do nonglobal variables default? 1) auto 2) register 3) static
The code is::::: if(condition) Printf("Hello"); Else Printf("World"); What will be the condition in if in such a way that both Hello and world are printed in a single attempt?????? Single Attempt in the sense... It must first print "Hello" and it Must go to else part and print "World"..... No loops, Recursion are allowed........................
14 Answers HOV Services, IBM, Potty,