Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

pointers are support in C#? if yes then how to use it?

Answer Posted / kiran

yes we can use pointers same as in c++ and c but pointer concept is not supported in c# but we can implement using interface concept

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why is static class not inherited?

1098


What is overriding in oop?

1036


Will I be able to get a picture in D drive to the c++ program? If so, help me out?

2190


How to hide the base class functionality in Inheritance?

1130


What is polymorphism explain its types?

1152


What is an interface in oop?

1029


Write a c++ program to display pass and fail for three student using static member function

3387


INSTANCE FIELDS DECLARED private ARE ACCESSIBLE BY THE METHODS ONLY.CAN WE CHANGE THE private FIELD OF AN OBJECT IN A METHOD OF SOME OTHER OBJECT OF THE SAME CLASS?

2197


What is oops and its features?

1072


Question: Implement a base class Appointment and derived classes Onetime, Daily, Weekly, and Monthly. An appointment has a description (for example, “see the dentist”) and a date and time. Write a virtual function occurs_on(int year, int month, int day) that checks whether the appointment occurs on that date. For example, for a monthly appointment, you must check whether the day of the month matches. Then fill a vector of Appointment* with a mixture of appointments. Have the user enter a date and print out all appointments that happen on that date.

1327


What do you mean by variable?

1034


Which language is not a true object oriented programming language?

1126


write a programe to calculate the simple intrest and compund intrest using by function overlading

2191


Can abstract class have normal methods?

1040


Can we override main method?

1194