what is pointers

Answer Posted / ramya

pointer is a memory variable that stores the address of the
another variabe

Is This Answer Correct ?    55 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain virtual inheritance?

684


Why do we use encapsulation in oops?

522


what's the basic's in dot net

1740


What is encapsulation and abstraction? How are they implemented in C++?

637


What are the three main types of variables?

600






i got a backdoor offer in process global,Bangalore..Can i work with it?

2328


What is the difference between encapsulation and polymorphism?

596


What is interface in oop?

664


Where You Can Use Interface in your Project

1427


What is the use of oops?

623


What is oops in simple words?

583


Question: Write a program that prints a paycheck. Ask the program user for the name of the employee, the hourly rate, and the number of hours worked. If the number of hours exceeds 40, the employee is paid “time and a half”, that is, 150 percent of the hourly rate on the hours exceeding 40. Be sure to use stepwi se refine ment and break your solution into several functions. Use the int_name function to print the dollar amount of the check.

699


What do you mean by abstraction?

617


What is an advantage of polymorphism?

597


Give two or more real cenario of virtual function and vertual object

1853