why you wouldn't want to write into it even if you could



why you wouldn't want to write into it even if you could..

Answer / Avdhesh

Writing directly into a read-only memory stream can lead to unexpected issues and errors, as the data may not be saved or may become corrupted. It's generally better to use methods designed for writing data to streams.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

What is garbage collection and how it works. Provide a code example of how you can enforce garbage collection in .net?

1 Answers  


what is prototype design pattern in .net

1 Answers   Infosys,


What does stateless mean?

1 Answers   BirlaSoft,


Is .net 4.8 backwards compatible?

1 Answers  


What is the difference between "using system.data;" and directly adding the reference from "add references dialog box"?

1 Answers  


State some of the different languages supported by .net?

1 Answers  


How do you generate a strong name?

1 Answers  


Which ports are used by virueses?

1 Answers  


What are the purposes of using .net?

1 Answers  


Sql Queries: A Table will be given Omiting Duplicate rows and adding a new column

1 Answers  


What is typical about a windows process in regards to memory allocation in dot net?

1 Answers  


explain the states of a window service application?

1 Answers  


Categories