why you have to became a software developer?
Answers were Sorted based on User's Feedback
Answer / guest
I would like to find or produce a new think. i intrested in it
| Is This Answer Correct ? | 5 Yes | 2 No |
Answer / patil chaitanya dattatrya
Because i have interest in programming languages.
| Is This Answer Correct ? | 1 Yes | 0 No |
DIFFERENCE BETWEEN BINDING LANG AND BIND DIR WHEN USING IN SERVICE PGM
Diffrence between 2.0,3.0,3.5,4.0. versions of .net?
if 2 is passed as an argument to the method,void GC.Collect then what would be the result?
1.group by clause explain along with an example
Write code to read the records from a file and load any array of size 99?make sure that you take care of all the error conditions?
How can you incorporate a Datawindow to a Oracle8i stored procedure?
Find out the list of roles which gives access to GUI activities? thanks in advance
How to merge Action Form with Dyna Action Form in Struts.
why we use abstract word in abstract window toolkit in java language.
When you deliver your C++ headers and C++ library of a class (what all can you change in the class so that application using your class does not need to recompile the code)
what is technical system, business system, logical system in sap pi7.0
There is a room with 1000 light switches, numbered 1, 2, 3, 4, ... 1000, all turned off. Outside the room there are 1000 men, numbered man1, man2, ...man 1000 In order, each man walks into the room and changes the position of each switch that is a multiple of his number. That is: man1 flips every switch man2 flips switches 2, 4, 6, 8 ....1000 man3 flips switches 3, 6, 9, ..... 999 ..... Man 1000 flips switch 1000 After all 1000 men are done, how many switches are on?