Hai friends I am MCA 2006 passout. Spend time in 1 yr for
teacing and 5 months in small s/w firm. worked in 4 or 5
months in few places. Presently I am writing bank exams. I
want to get back to IT sector. Are there any possibilities.
any growth prospects?. I am having some knowledge in core
and advanced java. I am so desperate. Any suggestions thanks
in advance. u can write to my mail mahidestiny@gmail.com

Answers were Sorted based on User's Feedback



Hai friends I am MCA 2006 passout. Spend time in 1 yr for teacing and 5 months in small s/w firm. w..

Answer / madan

IT job is 100% tension.. u can not enjoy life
go through banks if u can...

that is better life

Is This Answer Correct ?    5 Yes 1 No

Hai friends I am MCA 2006 passout. Spend time in 1 yr for teacing and 5 months in small s/w firm. w..

Answer / chandu

Its easy to move from bank to Income Tax Sector ... lol

Is This Answer Correct ?    1 Yes 0 No

Hai friends I am MCA 2006 passout. Spend time in 1 yr for teacing and 5 months in small s/w firm. w..

Answer / vibhor

hey frnd, why u thinking abt
that.. Nd teaching is the
good job. Nd nowadays u cn
see the market cndition ... U
its better that u go 4 bank
or cn go to the civil services.

Is This Answer Correct ?    1 Yes 0 No

Hai friends I am MCA 2006 passout. Spend time in 1 yr for teacing and 5 months in small s/w firm. w..

Answer / mahesh

hey friends, thank you for ur advice and that you respnded to
my problem
presently i am working in SBI as clerk.

Its been two years since I posted the question. Thats not an issue.
Now i am comfortable with my career. but still feel thrust to go to higher
position. c

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is AppletStub?

1 Answers  


What will be the output of the program? public class Test { public static void main(String args[]) { ArrayList<String> list = new ArrayList<String>(); list.add("2"); list.add("3"); list.add("4"); list.add("5"); System.out.println("size :"+list.size()); for(int i=0;i<list.size();i++) { list.remove(i); } System.out.println("size after:"+list.size()); } }

5 Answers   Rolta,


Can you access the private method from outside the class?

0 Answers  


Can you explain the difference b/n abtract and interface with a good example,?In what cases we have use abtract and what case interface?

4 Answers   Satyam,


what is the difference between java and j2ee... is that can i work j2ee on net beans IDE 6.0

2 Answers  






What is string variable?

0 Answers  


What is a lambda expression ? What's its use ?

0 Answers  


What is the java idl system?

0 Answers  


what is difference between method overloading & method overridding with example?

4 Answers   IBM,


What is method Overriding in the perspective of OOPS?

4 Answers   TCS,


What is the difference between a factory and abstract factory pattern?

0 Answers  


Why local variables are stored in stack?

0 Answers  


Categories