| Other C Sharp Code Interview Questions |
| |
| Question |
Asked @ |
Answers |
| |
| How to Create Files by Using the FileInfo Class? |
| 1 |
| How to pass multiple rows from one gridview to another
gridview after clicking the checkbox. |
Satyam | 1 |
| Coding for Manipulate XML File Data Using C#? |
| 1 |
| c# coding for a program that takes a 3 digit number n and
finds out whether the number 2^n + 1 is prime, or if it is
not prime find out its factors not using the Big-integer
and Exponential Function's. |
TCS | 1 |
| Write a function which accepts a sentence as input
parameter.Each word in that sentence is to be reversed.
Space should be there between each words.Return the sentence
with reversed words to main function and produce the
required output.
for eg:- i/p: jack jill jung kill
o/p: kcaj llij gnuj llik |
Mind-Tree | 1 |
| Write a program which has a function and that function
should take 2 or 3 or any number of strings and it should
return the largest common prefix of all those strings. If
there is no common prefix it should return an empty string.
for eg:- INPUT OUTPUT
glo {glory,glorious,glod}
gl {glad,glow}
{calendar,phone}
empty string |
Mind-Tree | 2 |
| program for addition of fraction(M/N + P/Q = Y/Z) |
Mind-Tree | 1 |
| Code for Reading and writing from a file in c#? |
| 1 |
| Code for Working with Files under a Directory? |
| 1 |
| How to use ASP.NET 2.0's TreeView to Display Hierarchical
Data? |
| 1 |
| Automatically Hyperlink URLs and E-Mail Addresses in
ASP.NET Pages with C# |
| 1 |
| Write a program to count the number of characters, number of
words, number of line in file. |
Mind-Tree | 2 |
| |
| For more C Sharp Code Interview Questions Click Here |