How do I declare an array of N pointers to functions returning pointers to functions returning pointers to characters?
2 6890struct 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 4858FIND 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 4472Write a c program to enter a string of paragraph and replacing a particular word which is repeated in the paragraph by another word?
2 7740An array name contains base address of the array. Can we change the base address of the array?
4 11231Post New Wipro C Interview Questions
Which is better cakephp or laravel?
What are the essential things to open an account in a bank?
What is a SAP system?
which stabilizer is better ? AVR, Servo Stabilizer, Static stabilizer etc & why explain it
How do I remove programs from startup in windows 10?
Which criteria should take in account while doing CMS testing of any project?
What is the business purpose of field authorization object in equipment master and functional location master?
Can you disable the caching on the back button of a particular browser?
How do I separate text in word?
what are the different types of ftp servers in linux operating system?
How a process can be terminated?
Described the different storage methods in android?
How do you merge two excel sheets and remove duplicates?
Tell me about your training experience?
What are the types of database servers?