How do I declare an array of N pointers to functions returning pointers to functions returning pointers to characters?
2 8755struct abc { unsigned int a; char b; float r; }; struct xyz { int u; struct abc tt; }ww; ww = (struct xyz*)malloc(sizeof(struct xyz)); will the memory be allocated for the inner structure also?
1 6527FIND THE OUTPUT IF THE INPUT IS 5 5.75 void main() { int i=1; float f=2.25; scanf("%d%f",&i,&f); printf("%d %f",,i,f); } ANSWER IS 5 AND 2.25 WHY?
4 6818Write a c program to enter a string of paragraph and replacing a particular word which is repeated in the paragraph by another word?
2 9101An array name contains base address of the array. Can we change the base address of the array?
4 13563Post New Wipro C Interview Questions
Differentiate between Zero and Negative sequence current
Explain how sqlscript procedure is processed in hana database? : hana sql script
What causes sparks?
How do I compare excel spreadsheets?
What is dynamic scheduling in operating system (os)?
What are ruminents?
How do you assess the results of a logistic regression analysis?
Write the logging in and out commands in aix.
Hello Guys, If any body looking for "SAP Vendor Invoice Management (VIM) Training", Please Contact Me,We will covers all SAP VIM topics along with end to end ICC, Document pipeline xECM, Enterprise scan etc. Email ID :kakumanusasikanth@gmail.com
What is the information that should be covered in test plan?
What is the difference between power center and power mart?
why output is out of phase in case of common emitter?
Why jdbc is used in java?
Situation: you raise a new spool request.the spool buffer was already full. What will happen to the request? Where would the request get stored?
Does windows 10 have outlook mail?