How do I declare an array of N pointers to functions returning pointers to functions returning pointers to characters?
2 8892struct 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 6643FIND 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 6996Write a c program to enter a string of paragraph and replacing a particular word which is repeated in the paragraph by another word?
2 9261An array name contains base address of the array. Can we change the base address of the array?
4 13804Post New Wipro C Interview Questions
What is c# console application?
Why salesforce is used?
How can you export and import a process or business objects in blue prism?
Is there any rownum object from which we can do this?
What is try block?
What is an example of a parasite relationship?
what is trx?
What is singleton angular?
What role does the control record play in pay roll?
What does Bode plot tell you?
What are the aggregate objects in data dictionary? : sap abap data dictionary
What is maintaining database?
How to create war file?
What should be the components of a fair policy with regard to collecting, maintaining, and disseminating information about employees?
What is wordpress in microsoft azure?