write program in C# for palindrome? (aug 2009)
write program in C3 for generating below output?(aug 2009)
#
# #
# # #
# # # #
Answer Posted / elan
Hi Kanan,
Your code will work, however it was very standard one and
in interview, interviewer will expect candidate to provide
answers with regards to Array. In that point of view we
have provide answers using array. It will express our
knowledge in Array to employer.
I hope my answer make sence. Please provide your comments
if you have anything.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What is a Jagged Array in C#?
What do you know about WM_CHAR message?
Should I make my destructor virtual?
Can we call server-side code (c# or vb.net code) from javascript?
What are classes in c#?
Which property of the textbox cannot be changed at runtime?
Explain the Usage of web.config
Why do we use threads in c#?
What are some of the commonly used commands in sqlcommand?
What will be the output of the following code?
What is method in c#?
Can we have only “try” block without “catch” block in c#?
How many bytes is an int in c#?
What is difference between ilist and list?
What is different between Implicit conversion and Explicit conversion in C#?