pointers are support in C#? if yes then how to use it?
Answer Posted / supratim sengupta
pointers in C# are considered as unsafe code. We can use
pointers in the same way as we use in C++ or VC++ but we
need to build it with a /unsafe option
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
What is a class and object?
What are the benefits of interface?
What is pure oop?
What is encapsulation with real life example?
Where is pseudocode used?
How to use CMutex, CSemaphore in VC++ MFC
What is the main purpose of inheritance law?
What is object and example?
what are the realtime excercises in C++?
just right the logic of it 1--> If few people are electing then every time ur candidate should win 2--> arrange books in box, if box carry weight == books weight then take another box..... find the no of box required.
What is debug class?what is trace class? What differences are between them? With examples.
What is static in oop?
What is class in oop with example?
What is an example of genetic polymorphism?
What are the data types in oop?