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 the namespace for the thread class?
What is the difference between read and readline in c#?
What is difference between sleep () and wait ()?
What is an assembly qualified name? Is it a filename? How is it different?
What is difference between var dynamic and object in c#?
Int map to which .net types?
What is cshtml extension?
What are value types in c#?
What is the use of dll file in c#?
What do constructors do in c#?
What is session state in asp net c# with example?
What does || mean in programming?
Is multilevel inheritance possible in c#?
What is semaphore in c#?
How do I format in c#?