How pointer is benefit for design a data structure algorithm?

Answer Posted / deepu.

I am cheking.by useing
pointer we save the
memory.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the default value of local and global variables in c?

727


How do you determine the length of a string value that was stored in a variable?

832


Explain what is meant by 'bit masking'?

826


1) write a program to generate 1st n fibonacci prime numbers using Nested if 2) write a program to generate twin prime numbers from m to n using nested if 3) write a program to check whether a given integer is a strong number or not using nested if 4) Write a program to generate prime factors of a given integer using nested if 5)write a program to generate prime numbers from m to n using nested if 6)write a program to generate perfect numbers from m to n using nested if 7)write a program to generate the pallindromes from m to n using neste if 8)write a program to generate armstrong numbers from m to n using nested if 9)write a program to generate strong numbers from m to n using nested if

4155


How can I invoke another program (a standalone executable, or an operating system command) from within a c program?

836






Should I use symbolic names like true and false for boolean constants, or plain 1 and 0?

777


Tell me can the size of an array be declared at runtime?

769


List out few of the applications that make use of Multilinked Structures?

1671


Differentiate between functions getch() and getche().

783


How do you write a program which produces its own source code as output?

799


What is a floating point in c?

776


What is the difference between printf and scanf )?

759


What is function in c with example?

806


what is the significance of static storage class specifier?

1869


What are the advantages of using Unions?

811