What is pointer to pointer in c with example?
No Answer is Posted For this Question
Be the First to Post Answer
what is develop in c language
Write the test cases for checking a variable having value in range -10.0 to +10.0?
When can you use a pointer with a function?
The program to allow the characters from the input received and send this function to a function check if the characters between letters a to z is a function of y joins as the characters main and output to otherwise return to the original function of the y characters
what is pointer ? what is the use of pointer?
What are static functions?
How can you tell whether two strings are the same?
any function have arguments one or more OR not . it is compulsary a) any function compulsary have one or more arguments b) any function did not have arguments. It is not compulsary c) it is optional it is not compulsary d) none of the above
What's the difference between a linked list and an array?
Define macros.
What is integer constants?
Function shall sum members of given one-dimensional array. However, it should sum only members whose number of ones in the binary representation is higher than defined threshold (e.g. if the threshold is 4, number 255 will be counted and 15 will not) - The array length is arbitrary - output the results to the stdout