hi, All are saying that now software field position is not
good and in 5-10yrs total software field ll be saturated .
is it true? i am unable decide ii continue in this field or
not please tell me?
Answer Posted / manikandan.d
ya me too s/w student i belive with in 2 yrs our field ll comes top positon......
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What modifiers may be used with an inner class that is a member of an outer class?
What is in-memory replication?
What is the difference between the font and fontmetrics classes?
what are the advantages of JTA over JTS?
In RMI, inorder to sent the stub reference to the client, is we have to load the server object first into the memory or can we directly sent reference to the client?
what is handle?
which type of objects reference will be given to client?
Name the eight primitive java types.
int x=5,i=1,y=0; while(i<=5) { y=x++ + ++x; i=i+2; } System.out.println(x); System.out.println(y); System.out.println(i); How to solve this? Please explain!
Name the class that is used to bind the server object with RMI Registry?
Can I have an action without a form?
What is a tasks priority and how is it used in scheduling?
In our urls and in the text of the buttons we have comma. Its causing an error. Is there a way to change the delimiting character for the menu arguments?
What are the different algorithms used for clustering?
Which characters may be used as the second character of an identifier, but not as the first character of an identifier?