How do we select the big element or any other operation from array which is read dynamically. user need to give the elements only no need to mention the size.
1914how to find out the biggest element (or any other operation) in an array which is dynamic. User need not to mention the array size while executing.
3 5674we have to use realloc only after malloc or calloc ? or we can use initially with out depending on whether we are using malloc or calloc in our program ?
2 5771i have to apply for rbi before that i need to know the the syllabus for the entrance questions. whethet it may be aps or techinical
2329i have to apply for the rbi for the post of officers. i need to know abt the entrance questions whether it may be aps or techinical....
RBI,
1979
Why & is used in c?
Why is c called a mid-level programming language?
Can you mix old-style and new-style function syntax?
Tell me when would you use a pointer to a function?
What is ctrl c called?
What kind of structure is a house?
What do you mean by dynamic memory allocation in c? What functions are used?
What is output redirection?
What is a char in c?
What are the advantage of c language?
There seem to be a few missing operators ..
Why do we use pointer to pointer in c?
What is array in C
What is a void pointer in c?
A function can make the value of a variable available to another by a) declaring the variable as global variable b) Passing the variable as a parameter to the second function c) Either of the two methods in (A) and (B) d) binary stream