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.
List out the three kinds of business rules and also define each of them?
What are the two means to explain the content of XML documents?
Explain the following terms: Proactive, Retroactive and immediate Update.
Define the term data aggregation?
Illustrates the System R and its major subsystems?
Write a short note on the difference between embedded and dynamic SQL?
Elucidate how many kinds of dimensions are accessible in the Informatica?
Write a short note on the differences between vertical and horizontal portioning?
define types of transaction failures and also what is meant by catastrophic failure?
Explain the hot backup in case of Oracle.
18,76,764
1954544 Asked
3,689
Active Tutors
1436184
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!