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
In c#, what will happen if you do not explicitly provide a constructor for a class?
Suppose two interfaces have same method, so how will you implement these methods in derive class?
Is a valid int value?
What is the difference between a field and a property in c#?
What is thread and explain states of a thread in c#?
What is the purpose of the integer parse method the decimal parse method?
What are primitive data types in c#?
What do you understand by an Implicit Variable?
How do I move from one form to another in c#?
What is a string c#?
Can we customize the serialization process?
What is default value of decimal c#?
What is firstordefault c#?
What is difference between method and function in c#?
What is string programming language?