What is difference between array and structure in c?
What does typedef struct mean?
What does it mean when the linker says that _end is undefined?
Develop a flow chart and write a c program to find the roots of a quadratic equation ax2+bx+c=0 using switch and break statement.
What is the meaning of ?
how to print 212 as Twohundreds twelve plz provide me ans soon
What is an example of structure?
Which of the Following is not defined in string.h? A)strspn() B)strerror() C)memchr() D)strod()
Explain with the aid of an example why arrays of structures don’t provide an efficient representation when it comes to adding and deleting records internal to the array.
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,
how to exchnage bits in a byte b7<-->b0 b6<-->b1 b5<-->b2 b4<-->b3 please mail me the code if any one know to rajeshmb4u@gmail.com
How do you list a file’s date and time?
what is the advantage of software development