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.
1865how 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 5513we 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 5678i 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
2291i 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,
1933
What are the rules for the identifier?
What is an auto keyword in c?
Synonymous with pointer array a) character array b) ragged array c) multiple array d) none
How many types of errors are there in c language? Explain
What is string in c language?
How is pointer initialized in c?
A program is required to print your biographic information including: Names, gender, student Number, Cell Number, line of study and your residential address.
What is stack in c?
What is c preprocessor mean?
What is the purpose of main( ) in c language?
What is class and object in c?
Difference between Function to pointer and pointer to function
FORMATTED INPUT/OUTPUT functions are a) scanf() and printf() b) gets() and puts() c) getchar() and putchar() d) all the above
Explain what is the difference between #include and #include 'file' ?
Do you know what are the properties of union in c?