| Other C Sharp Code Interview Questions |
| |
| Question |
Asked @ |
Answers |
| |
| 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 |
| How to pass multiple rows from one gridview to another
gridview after clicking the checkbox. |
Satyam | 1 |
| Write a program. there are 1..n numbers placed in an
array in random fashion with one integer missing. find the
missing number. |
Mind-Tree | 1 |
| program for string reverse(eg:- i am boy -> boy am i) |
Mind-Tree | 8 |
| program for addition of fraction(M/N + P/Q = Y/Z) |
Mind-Tree | 1 |
| Write a program to count the number of characters, number of
words, number of line in file. |
Mind-Tree | 2 |
| Automatically Hyperlink URLs and E-Mail Addresses in
ASP.NET Pages with C# |
| 1 |
| program to reverse the order of words in a string. |
Mind-Tree | 2 |
| program to check if a number is "perfect number". |
Mind-Tree | 1 |
| How to Create a Treeview Menu in ASP.NET with C#? |
| 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 |
| "c sharp" code for factorial using static variables |
| 8 |
| |
| For more C Sharp Code Interview Questions Click Here |