simple program of graphics and their output display
No Answer is Posted For this Question
Be the First to Post Answer
what will be the result of the following program ? char *gxxx() { static char xxx[1024]; return xxx; } main() { char *g="string"; strcpy(gxxx(),g); g = gxxx(); strcpy(g,"oldstring"); printf("The string is : %s",gxxx()); } a) The string is : string b) The string is :Oldstring c) Run time error/Core dump d) Syntax error during compilation e) None of these
What is the difference between printf and scanf in c?
What is the difference between File pointer and Internal Charecter Pointer?
Give the Output : * * * * * * * * * *
what is the difference between : func (int list[], ...) or func (int *list , ....) - what is the difference if list is an array and if also if list is a pointer
What is array of structure in c?
Determine the result of performing two successive block transfers into the same area of a frame buffer using the binary arith operations
What are the properties of union in c?
how to print "hai" in c?
a program that can input number of records and can view it again the record
What does *p++ do? What does it point to?
main() { int x=20,y=35; x = y++ + x++; y = ++y + ++x; printf("%d %d\n",x,y); }
27 Answers Advent Global Solutions, CitiGroup, Valeo Lighting Systems India Private Limited, Vishal Transformers, Wipro, Zencer,