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 what is the mapping variables and mapping parameters?
What is Data Manipulation Language?
Explain the master/detail reports?
What are to objectives of OLE DB?
Specify the enhancements which are made within datastage 7.5 and also compare with the 7.0?
Illustrates the levels of data abstraction?
Briefly describe the reason of synchronization function offered in Analysis Services 2005 ?
Differentiate between start schma and Fsldm?
Name the Applications of tree data-structure?
Database Requirements Consider a MOVIE database in which data is recorded about the movie industry. The data requirements are summarized as follows: • Each movie is identified by title and year of release. Each movie has a length in minutes. Each has a production company, and each is classifie
18,76,764
1945340 Asked
3,689
Active Tutors
1432454
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!