| Other C Sharp Code Interview Questions |
| |
| Question |
Asked @ |
Answers |
| |
| Can you declare an array of mixed Types? |
HCL | 1 |
| Write a program to input an integer and
- display the reverse
- display the sum of each digit
- should include logic that considers the input
number as any number of digits long
|
Mind-Tree | 2 |
| program for addition of fraction(M/N + P/Q = Y/Z) |
Mind-Tree | 1 |
| IS Array list is generic or non generic |
| 1 |
| How to Create a Treeview Menu in ASP.NET with C#? |
| 1 |
| program to reverse the order of words in a string. |
Mind-Tree | 2 |
| how to change password in .net with c # with ado.net and
also SQL server 2008
change password |
| 1 |
| program for string reverse(eg:- i am boy -> boy am i) |
Mind-Tree | 8 |
| 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 |
| program to reverse the order of digits in a given number of
any length. |
Mind-Tree | 1 |
| . Write a program to print the following outputs using for loops
$ $ $ $ $
$ $ $ $
$ $ $
$ $
$ |
| 2 |
| how can i split sting in textbox in windows application using
c# .net |
| 2 |
| |
| For more C Sharp Code Interview Questions Click Here |