Answer Posted / umakant gupta
Pointer is a kind of Array which store the Address of
Variable
| Is This Answer Correct ? | 11 Yes | 3 No |
Post New Answer View All Answers
What is a far pointer in c?
Where in memory are my variables stored?
What is int main () in c?
What are the Advantages of using macro
Can we assign integer value to char in c?
How can you increase the allowable number of simultaneously open files?
List the difference between a 'copy constructor' and a 'assignment operator' in C?
Whats s or c mean?
Can we declare variable anywhere in c?
Explain two-dimensional array.
Given a valid 24 hour format time find the combination of the value and write a program ,do not hard the value and if any other inputs provided should work with the logic implemented Input: 11:30 Output: 13:10 Input: 18:25 Output: 21:58
Explain the bubble sort algorithm.
Is c programming hard?
Is c easy to learn?
Why is python slower than c?