how 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.
Answer Posted / rahul
soory i dont no but i need this Answer
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What is difference between constant pointer and constant variable?
What are bitwise shift operators in c programming?
What the different types of arrays in c?
The process of repeatedly running a set of computer instructions until some condition is specifed a) condition b) sequential condition c) global d) iteration
What does sizeof function do?
What is a substring in c?
An instruction which is analysed and acted upon by the processor prior to the compiler going its work a) directive b) constructive c) constant d) absolute mode
Write a programme using structure that create a record of students. The user allow to add a record and delete a record and also show the records in ascending order.
What is a structure in c language. how to initialise a structure in c?
What is the difference between far and near in c?
What is the use of a static variable in c?
How can you read a directory in a C program?
Why c is a mother language?
What are the 5 organizational structures?
What is equivalent to ++i+++j?