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 purpose of escape sequence?
Define satellite assembly in c#?
Which of the following operations can you not perform on an ado.net dataset?
Explain the process of abstraction with an example?
What is a method signature in c#?
What do you mean by string objects are immutable?
What Is The Smallest Unit Of Execution In .net?
What are anonymous types in c#?
What is the difference between User controls and Custom Controls?
Hi Friends, I am going through Siemens Interview Procedure from last 1+1/2 months. I went through 1 written + 2 Technical + 1 Managerial Round process after which I got call from HR informing that "you are selected and we would like to meet you for HR round". HR round was very nominal compared to MR. HR Round last for hardly 5 mins. They told me that you will get the final result on Friday. Still I have not received any feedback from them. Please help!!!
What is the difference between console and windows application?
What standard types does c# use?
Can private virtual methods be overridden in c#.net?
What is the difference between protected and internal in c#?
What type of data type conversion happens when the compiler encounters the following code?