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 / simmi
No way to happen like that.
May have some ups and down.so no need to worry.
| Is This Answer Correct ? | 28 Yes | 8 No |
Post New Answer View All Answers
how do you Handle Front End Application data against DB with example?
Why use a datasource when you can directly specify a connection details?
Whats new with the stop(), suspend() and resume() methods in jdk 1.2?
What are the different approaches to represent an inheritance hierarchy?
What is the difference between ear, jar and war file?
What is a modular application? What does module-relative mean?
Is it possible to stop the execution of a method before completion in a sessionbean?
Difference between hashmap and hashtable?
Name three component subclasses that support painting?
What are the oops concept?
Define aop(assepct oriented programing)?
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!
the same information whether it will connect to the database or it will be used previous information?
Why a client should be multithreading? Explain.
Can you control when passivation occurs?