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 the 3 principles of oop?
What is encapsulation with example?
Give an example where we have to specifically use C programming language and C++ programming language cannot be used?
What is polymorphism in oops with example?
What type of loop is a for loop?
What does enum stand for?
Advantage and disadvantage of routing in telecom sector
What is object-oriented programming? Webopedia definition
I have One image (means a group photo ) how to split the faces only from the image?............ please send the answer nagadurgaraju@gmail.com thanks in advace...
What is the difference between procedural programming and oops?
What is pointer in oop?
can inline function declare in private part of class?
Can we override main method?
What is the types of inheritance?
What is inheritance in oop?