What is significance of star in data pointer
What is significance of “ * ” ?
Expert
This symbol “*” tells the computer which you are declaring a pointer.
Really this depends upon context.In a statement as int *ptr; the ‘*’ tells which you are declaring a pointer.In a statement as int i = *ptr; this tells that you wish for to assign value pointed to through ptr to variable i. This symbol “*” is also termed as as Indirection Operator/ Dereferencing Operator.
Elucidate briefly power center repository?
Explain the Stored Procedure transformation?
Define the term File Manager and Storage Manager in relational database management system.
What is the main reason that database is considered as "self-describing"?
Explain the way of transactions in Sybase. How it relates with partition assignment.
Elucidate how many kinds of dimensions are accessible in the Informatica?
Explain the transformations which are used for the variable port?
Describe some of the chrematistics of good data definitions.
Objectives create an external DTD that dictates a relational model-like data structure for XML documents. Assignment 1 Description W
What are true statements regarding implicit cursors?
18,76,764
1940878 Asked
3,689
Active Tutors
1460150
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!