Hi am an mca graduate . i have done bsc maths in my degree .
every company asks me why you make shift from maths group to
computere field . What i need to answer?
Answers were Sorted based on User's Feedback
Answer / sanjeev
you can say that maths need twist and tricks to resolve problems, i am master in this now, computer field also have that logical challenges and need same skills so i want to have and resolve more challenges like that in computer field also, hence my interest is in computer field.
| Is This Answer Correct ? | 14 Yes | 0 No |
Answer / bruno dos reis
Anyone who asks you this question needs to go back and read up on the history of computers and computer science. Computer science is an applied form of mathematics: logic, algebra, set theory, numerical analysis, linear algebra, etc.,etc..
| Is This Answer Correct ? | 4 Yes | 0 No |
What is the difference between class forname and new?
how to deploy tomcatserver to weblogic server? write d following steps?
How can we find the sum of two linked lists using stack in java?
What is merge sort in java?
Can constructor be protected in java?
Can an exception be rethrown?
Which class has no duplicate elements?
class A { private int i; } class B extends A { private int i; } if I create an object of B class what will be the memory of that object.
Can a class extends itself in java?
What is getclass () getname () in java?
solve (x-1)(x-9)=8;
3 Answers IBM, Manhattan, TCS,
How does a try statement determine which catch clause should be used to handle an exception?