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.
Briefly explain continuous and discrete data in data mining?
Describe briefly the term maximum and minimum cardinality?
What are a Database system and its advantages?
Name the methods that are available in storing sequential files?
Consider a MOVIEdatabase in which data is recorded about the movie industry. The data requirement an u will given me this solution
Specify the types of the tracing level?
Briefly describe the term dimension tables and fact tables?
Explain what is meant by the repository and what does it consists of?
What is meant by the Drill Through?
Explain All Pages Locking in Sybase.
18,76,764
1951939 Asked
3,689
Active Tutors
1415258
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!