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.
Define the term spanning Tree in data structure?
Provide the formula for the Pearson’s r.
Illustrate the multi value or multicolumn problem? Include an example not employed in the text.
Illustrates the term bucket size, while the overlapping and collision arise at same time? Answer: Bucket size is one. When there is only one entry possible in the bu
Explain what is Designer?
Provide a brief introduction on the term ‘cube grouping’?
Specify the different application areas of the data mining.
Illustrates the term Table Partitioning in detail? Answer: If you wish for to decrease page contention you do not require multiple devices. You should use multiple d
Illustrate the different Types of facts?
What do you mean by the term stored procedure in the Teradata?
18,76,764
1923397 Asked
3,689
Active Tutors
1450239
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!