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.
1959how 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 5836we 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 5865i 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
2386i 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,
2049
What is the difference between malloc() and calloc() function in c language?
What are the advantages and disadvantages of a heap?
int i=10; printf("%d %d %d", i, i=20, i);
Explain which of the following operators is incorrect and why? ( >=, <=, <>, ==)
Can a pointer point to null?
What are the properties of union in c?
What will the preprocessor do for a program?
What is assignment operator?
What do you mean by scope of a variable in c?
Why do we use c for the speed of light?
Can you explain the four storage classes in C?
How many levels of pointers can you have?
Explain what is meant by high-order and low-order bytes?
write a programming in c to find the sum of all elements in an array through function.
What is the difference between procedural and declarative language?