pointers are support in C#? if yes then how to use it?
Answer Posted / baru
yes,pointers can support in c#.Basically variables can hold and work on values of data types but pointers can work on addresses of those variables so memory space utilization will be efficient as these pointers works on available memory spaces
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is ambiguity in inheritance?
How many human genes are polymorphic?
How do you use inheritance in unity?
What are different oops concepts?
Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)
What is stream in oop?
What is the real time example of inheritance?
What is property in oops?
What are the 4 pillars of oop?
What is polymorphism and types?
Get me an image implementation program.
Describe these concepts: Polymorphism, Inheritance and Abstraction.
What is a class in oop?
What is overriding in oops?
What is the use of oops?