Answer Posted / mahesh
It contains only Function Prototype (Function Declaration)
| Is This Answer Correct ? | 16 Yes | 11 No |
Post New Answer View All Answers
Which of the following operations can you not perform on an ado.net dataset?
Why it's said that writing into .NET Application Configuration Files is a Bad Idea?
What are bitwise logical operators?
Who is a accessibility modifier “protected internal†available to ?
What is the difference between // comments, /* */ comments and /// comments?
Explain boxing and unboxing in c#?
Which programming language is best for desktop applications?
What is the use of return in c#?
Explain the ways to deploy an assembly?
Explain what a diffgram, and a good use for one Define diffgram? How it be used?
can you declare an override method to be static if the original method is not static?
What is the diff between System.String and System.Text.StringBuilder classes?
What is data bind in c#?
What is orm in c#?
What is hashtable in c# with example?