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.
What is a derived (artificial) primary key? When must this be used?
What are some of the impediments to good decision making? Given the availability of copious information, why do good managers still make bad decision?
Write down the steps for transforming an entity into a table?
What do you understand by the termed dependency graph in DBMS?
Explain the types of the Containers?
Describe briefly the measure objects?
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
Sustainability: Cloud computing consumes very less energy and resources than a sophisticated IT infrastructure. It helps in better sustainability of the organization.
Explain the package folders?
Illustrates the about Data Manipulation Language?
18,76,764
1927024 Asked
3,689
Active Tutors
1459784
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!