Explain how do you declare an array that will hold more than 64kb of data?
No Answer is Posted For this Question
Be the First to Post Answer
what is difference between getchar,putchar functions and printf and scanf function? does putchar show output only when input given to it
What is the scope of static variables?
Under what circumstances does a name clash occur?
what will be printed by this printf? printf("%c",printf("hi")["sharkselva"])); }
from which concept of 'c', the static member function of 'c++' has came?
what are the static variables
8 Answers HCL, iFlex, TCS, Wipro,
How we add our function in liabrary as liabrary function. Exp. we want use our int factorical(int); function as int pow(int,int); function working in math header file.
what is the difference between 123 and 0123 in c?
Explain how do you list files in a directory?
which of the function operator cannot be over loaded a) <= b)?: c)== d)*
10 Answers Cisco, CTS, Google, HCL, HP,
ratio,age,persentage
Why do we use & in c?