-
-
-
-
-
Reversing array of characters without indexing in the array
How would you reverse a given array of characters and how would you reverse without indexing in the array?
-
-
-
-
-
-
-
-
-
-
-
What is the procedure in memory after running the c program ?
I mean generally after execution of c program .c,.doc,.exe,.bak files are created,so how these files are allocated in the memory stack?
-
-
-
-
Object creation
How can we stop the user make an object on stack, i.e. user must be able to create the object on heap only.
C Interview Questions
Ans