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 an event? Define delegate?
Explain hash table in c# ?
Explain dataadapter.update method in .net?
how background thread access to ui control?
What is the meaning of 0 in c#?
What is file extension of webservices?
What is a class in unity?
What does int32 mean?
What is check/uncheck?
Is void a class?
What are the differences between value types and reference types?
What is the difference between malloc () and new?
In .NET which is the smallest unit of execution?
What is func c#?
Why cannot you specify the accessibility modifier for methods inside the interface?