Get premium membership and access questions with answers, video lessons as well as revision papers.
1.Array of pointers e.g , int *a[10]; Array of pointers to integer
2.Pointers to an array,e.g , int (*a)[10]; Pointer to an array of into
3.Function returning a pointer,e.g, float *f( ) ; Function returning a pointer to float
4.Pointer to a pointer ,e.g, int **x; Pointer to
apointer to int
5.pointer to a data type ,e.g, char *p; pointer to cha
carol1 answered the question on April 13, 2018 at 15:45
- Represent a two-dimensional array using pointer?(Solved)
Represent a two-dimensional array using pointer?
Date posted: April 13, 2018. Answers (1)
- What is a preprocessor, what are the advantages of preprocessor?(Solved)
What is a preprocessor, what are the advantages of preprocessor?
Date posted: April 13, 2018. Answers (1)
- Write a program to interchange 2 variables without using the third one.(Solved)
Write a program to interchange 2 variables without using the third one.
Date posted: April 13, 2018. Answers (1)
- Differentiate between array and pointer?(Solved)
Differentiate between array and pointer?
Date posted: April 13, 2018. Answers (1)
- The three most common groups automated information systems used for design and manufacturing (Solved)
The three most common groups automated information systems used for design and manufacturing
Date posted: April 9, 2018. Answers (1)
- State the members involved in planning stage in SDLC(Solved)
State the members involved in planning stage in SDLC.
Date posted: April 4, 2018. Answers (1)
- What are the main objects of Access Database?(Solved)
What are the main objects of Access Database?
Date posted: April 3, 2018. Answers (1)
- What are the front-end and back-end components of a database?
(Solved)
What are the front-end and back-end components of a database?
Date posted: April 3, 2018. Answers (1)
- List the ten field types found in Microsoft Access?
(Solved)
List the ten field types found in Microsoft Access?
Date posted: April 3, 2018. Answers (1)
- What are the different Number field types in M-Access in a computer application?(Solved)
What are the different Number field types in M-Access in a computer application?
Date posted: April 3, 2018. Answers (1)
- Differentiate between a macro and a module as used in computer applications.(Solved)
Differentiate between a macro and a module as used in computer applications.
Date posted: April 3, 2018. Answers (1)
- What is a report in computer science?(Solved)
What is a report in computer science?
Date posted: April 3, 2018. Answers (1)
- What is a table in computer science.?
(Solved)
What is a table in computer science.?
Date posted: April 3, 2018. Answers (1)
- What are the main elements of a database?
(Solved)
What are the main elements of a database?
Date posted: April 3, 2018. Answers (1)
- What is a primary key?
(Solved)
What is a primary key?
Date posted: April 3, 2018. Answers (1)
- What is relational database?
(Solved)
What is relational database?
Date posted: April 3, 2018. Answers (1)
- What is the extension of Access database file?(Solved)
What is the extension of Access database file?
Date posted: April 3, 2018. Answers (1)
- What is MS-Access?
(Solved)
What is MS-Access?
Date posted: April 3, 2018. Answers (1)
- List at least five database applications.
(Solved)
List at least five database applications.
Date posted: April 3, 2018. Answers (1)
- What is Database Management System (DBMS)?(Solved)
What is Database Management System (DBMS)?
Date posted: April 3, 2018. Answers (1)