Write a program that his output 1 12 123
No Answer is Posted For this Question
Be the First to Post Answer
Explain how can you determine the size of an allocated portion of memory?
please give me some tips for the placement in the TCS.
Will Macros support multiple arguments ?
What is a memory leak in structures? How can we rectify that?
long int size a) 4 bytes b) 2 bytes c) compiler dependent d) 8 bytes
18 Answers Acropolis, HCL, Intel, TCS,
write a progam to compare the string using switch case?
#define f(g,h) g##h main O int i=0 int var=100 ; print f ("%d"f(var,10));} what would be the output?
what is the structure?
what is the diff between the printf and sprintf functions?? and what is the syntax for this two functions ??
how to print this sereis 2 4 3 6 5..........?
What tq means in chat?
How is a pointer variable declared?