pointers are support in C#? if yes then how to use it?
Answer Posted / rajavel
ya... pointer can be used in c# for value and array
types...and in inside class too (but class-> reference type
so not applicable)in the class members which are not ref
type../ using fixed keyword ... but it is unsafe....
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What are two types of polymorphism?
How is polymorphism achieved?
How to improve object oriented design skills?
What is polymorphism oop?
How do you define a class in oop?
Can we create object of abstract class?
Give two or more real cenario of virtual function and vertual object
What are the 3 principles of oop?
Is react oop?
Advantage and disadvantage of routing in telecom sector
How does polymorphism work?
What is the important feature of inheritance?
Why is abstraction needed?
What is a function in oop?
What do you mean by abstraction?