TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
janarthanan sankar
NA
15
444
How to return different datatype in same array?
Dec 17 2018 6:52 AM
In C#, I have a return type string[] array.
I have two different datatype data types: string and DateTime.
Is there anyway to return different data types in the same array?
Reply
Answers (
2
)
Why We need Classes if we can Write code in Form View Code.
write a program for printing 2456 as two four five six in C#