Answer Posted / irfan ullah(pak)
Data structure is an organization of data in computer memory to minimize memory wastage and improve processing speed.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is recursion in C
What is 2 d array in c?
Explain what is the best way to comment out a section of code that contains comments?
Explain how do you override a defined macro?
What functions are in conio h?
Write an efficient algo and C code to shuffle a pack of cards.. this one was a feedback process until we came up with one with no extra storage.
Explain what math functions are available for integers? For floating point?
What is the auto keyword good for?
Can a variable be both constant and volatile?
write a c program to do the following: a) To find the area of a triangle. b) To convert the temperature from Fahrenheit to Celsius. c) To convert the time in hours : minutes : seconds to seconds.
I need previous papers of CSC.......plz help out by posting them.......
A program is required to print your biographic information including: Names, gender, student Number, Cell Number, line of study and your residential address.
a parameter passed between a calling program and a called program a) variable b) constant c) argument d) all of the above
What is #define size in c?
Explain what are reserved words?