C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Communities   Interview   Jobs   Projects   Offshore Development    
Silverlight Tutorials | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Revenue Sharing |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...

New Feature: Community Sites: Create your own .NET community website and start earning from Google AdSense ! It's Free !




Regarding Default values


Posted Date: 05 Sep 2008      Total Responses: 2

Posted By: vaddesreenivasulu       Member Level: Gold     Points: 1



wht is the default values for

1)int
2)string

3)char
4)double
5)float
6)date





Responses

Author: vipul    05 Sep 2008Member Level: DiamondRating:     Points: 6

hi,
for
1)int = 0;
2)string = "";

3)char = '\0';
4)double = 0M;
5)float = 0.0F;
6)date = today date;


vipul,
http://dongavipul.blogspot.com

Patel Vipul
Web Developer
Ahmedabad ( Gujarat )



Author: Abhishek Arya    05 Sep 2008Member Level: DiamondRating:     Points: 6

1)int =0
2)string=null

3)char=null
4)double=0.00
5)float=0.00
6)date =1/1/1900



Post Reply
You must Sign In to post a response.
Next : hi regarding Autocomplete
Previous : inner xml
Return to Discussion Forum
Post New Message
Category: ASP.NET

Related Messages



dotNet Slackers   BizTalk Adaptors    Web Design


Contact Us    Privacy Policy    Terms Of Use