Is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?
No Answer is Posted For this Question
Be the First to Post Answer
Main must be written as a.the first function in the program b.Second function in the program c.Last function in the program d.any where in the program
19 Answers CTS, HCL, TCS,
Can you write a programmer for FACTORIAL using recursion?
what is pointer ? what is the use of pointer?
Explain what are reserved words?
Differentiate between new and malloc(), delete and free() ?
How we can write a value to an address using macro..?
how can write all 1to 100 prime numbers using for loop,if and break ?
What is meant by type specifiers?
In c programming language, how many parameters can be passed to a function ?
AMMONG THE 4 STROAGE CLASSES IN C, WHICH ONE FASTEST?
Explain which function in c can be used to append a string to another string?
Is null valid for pointers to functions?