Answer Posted / junaid a mullaji
An array is a method for storing information on multiple
devices.
By
Junaid A. Mullaji
| Is This Answer Correct ? | 50 Yes | 33 No |
Post New Answer View All Answers
What are the restrictions of a modulus operator?
How can you check to see whether a symbol is defined?
What is difference between scanf and gets?
What are the types of type qualifiers in c?
An organised method of depicting the use of an area of computer memory used to signify the uses for different parts of the memory a) swap b) extended memory c) memory map d) all of the above
Where register variables are stored in c?
The performance of an operation in several steps with each step using the output of the preceding step a) recursion b) search c) call by value d) call by reference
What is meant by high-order and low-order bytes?
How many header files are in c?
List the variables are used for writing doubly linked list program.
What is the correct code to have following output in c using nested for loop?
What is array within structure?
Do pointers store the address of value or the actual value of a variable?
What is actual argument?
‘SAVEPOINT’ and ‘ROLLBACK’ is used in oracle database to secure the data comment. Give suitable examples of each with sql command.