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.
Why is the multi value or multicolumn problem any other type of the multivalued dependency problem?
How many modes are there in Business objects and Designer?
Describe briefly Aggregate transformation?
Sustainability: Cloud computing consumes very less energy and resources than a sophisticated IT infrastructure. It helps in better sustainability of the organization.
Provide a brief differentiation between independent and dependent data warehouse?
How do I take a known dollar (totalcost) such as $240.00, back out the sales taxes from the known values using the States (VA and WV) sales tax, showing the difference so that I can print an invoice, with the fields Customer name, address, city, state Subtotal, sales tax and totalcost $240.00. All
Explain the term Coalesce. Answer: Coalesce is also obtainable in Sybase, this function estimates the listed expressions and returns the first non-null value.
Describe briefly the term ODBC?
Explain about the Data Storage Definition Language?
How to start/stop adaptive server enterprise while CPU reboots?
18,76,764
1937670 Asked
3,689
Active Tutors
1454002
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!