| Forum |
|
|||||||
| Software Q&A Having trouble with software? Find solutions here |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
The No.1 Stupid
Join Date: May 2005
Location: CYBERYARD
Posts: 1,705
|
Just want to know answers to two questions: 1.How to use command line arguments in C? 2.Does Java support operator overloading???Support your answer. I know many of u people know the answer, please reply...
__________________
n00b forever... |
|
|
| Advertisements. Register and be a member of the community to get rid of them. | |
|
Advertisement
|
|
|
|
#2 (permalink) |
|
Microsoft MVP
Join Date: Jul 2005
Location: AskVG.com
Posts: 5,173
|
1.) Following links will help u:
http://www.cs.caltech.edu/courses/cs...line_args.html http://www.planet-source-code.com/vb...=9874&lngWId=3 http://www.tutorialized.com/tutorial...Arguments/4260 2.) No! Java doesnt support Operator Overloading except the String Concatenation "+". |
|
|
|
|
#3 (permalink) |
|
The No.1 Stupid
Join Date: May 2005
Location: CYBERYARD
Posts: 1,705
|
Thanx for the links vishal , u r always supportive.
But I m still not convinced with the second answer. I have read everywhere that Java does not support operator overloading but then I saw "+" being overloaded. That confuses me . How can a property be there but be just limited to "+" ???
__________________
n00b forever... |
|
|
|
|
#4 (permalink) | |
|
Microsoft MVP
Join Date: Jul 2005
Location: AskVG.com
Posts: 5,173
|
Read here what Guy Steele said about operator overloading:
http://java.sun.com/features/2003/05/steele_qa.html Quote:
http://onthethought.blogspot.com/200...erloading.html |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|