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


Please Help Members By Posting Answers For Below Questions

What is the advantage of oop over procedural language?

641


What is abstraction in oop?

652


what type of question are asked in thoughtworks pair programming round ?

1772


What is a class in oop?

620


write a program to find 2 power of a 5digit number with out using big int and exponent ?

1913






What is an interface in oop?

613


assume the program must insert 4 elements from the key board and then do the following programs.sequential search(search one of the elements),using insertion sort(sort the element) and using selection sort(sort the element).

1685


What is the difference between inheritance and polymorphism?

603


Why do we use polymorphism?

590


hi, this is raju,iam studying b.tech 2nd year,iam want know about group1 and group2 details, and we can studying without going to any instutions? please help me.

1551


What is oops and why we use oops?

587


What is the main purpose of inheritance law?

686


String = "C++ is an object oriented programming language.An imp feature of oops is classes and objects".Write a pgm to count the repeated words from this scenario?

1956


Can you inherit a private class?

650


How do you answer polymorphism?

596