What are the different types of pointers?

Answer Posted / mar

generic pointers and non generic pointers

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why static is used in c?

614


Why is c used in embedded systems?

604


What is header file in c?

597


Why is event driven programming or procedural programming, better within specific scenario?

1947


What is table lookup in c?

622






Write a function which takes as parameters one regular expression(only ? and * are the special characters) and a string and returns whether the string matched the regular expression.

642


Is int a keyword in c?

550


Which is more efficient, a switch statement or an if else chain?

571


What is the purpose of clrscr () printf () and getch ()?

591


In which language linux is written?

595


What is openmp in c?

605


What is the purpose of ftell?

595


How will you print TATA alone from TATA POWER using string copy and concate commands in C?

916


a linearly ordered set of data elements that have the same structure and whose order is preserved in storage by using sequential allocation a) circular b) ordinary c) array d) linear list

629


What are nested functions in c?

558