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.
Explain what is meant by the term stored procedures?
Illustrates the uses of C++ in Clipper?
partial specialization and total specialization rules in enhanced erd.......
Illustrates the about Data Manipulation Language?
Briefly explain the capabilities and concepts of Business Object?
Specify the data units at the different layers of TCP / IP protocol suite?
What are the differences between perfect competition and Monopoly?
Explain the term local container and shared container?
Cloud Computing Technology and Services: The enabling technologies of cloud computing includes network grid, virtualization, SaaS Enabled Application Platform (SEAP), Monitoring tools and technologies etc. The cloud services refer to those services th
What does it mean when we say that a relation is in Boyce-Codd Normal Form (BCNF)?
18,76,764
1926691 Asked
3,689
Active Tutors
1432978
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!