Answer Posted / nagi
array of pointers
| Is This Answer Correct ? | 15 Yes | 4 No |
Post New Answer View All Answers
Which are low level languages?
How do you define a string?
List the different types of c tokens?
explain what are actual arguments?
what is uses of .net
What is c language and why we use it?
Simplify the program segment if X = B then C ← true else C ← false
a way in which a pointer stores the address of a pointer which stores the value of the target value a) reference b) allocation c) multiple indirection d) none
Can two or more operators such as and be combined in a single line of program code?
What is local and global variable in c?
What are the data types present in c?
What are comments and how do you insert it in a C program?
Explain what is the advantage of a random access file?
Difference between Function to pointer and pointer to function
What is the difference between null pointer and wild pointer?