can u suggest me am in a confusion to choose whether to go
to c programming or a software testing . am a graduate in
B.sc(electronics).
Answer / varun kumar
First of all you have done your B.sc in electronics so if u
think that you have good command on programming then you
should try.if you are not good in coding then you should go
for testing because their is no need of coding in testing
but you just have clear the basic concepts.You just have to
learn various tools like winrunner,Loadrunner,QTP.
| Is This Answer Correct ? | 1 Yes | 0 No |
Write a program to interchange two variables without using the third variable?
17 Answers Accenture, College School Exams Tests, Infotech,
What is information technology.
What are the loops in c?
i want to know aptitude questions,technical questions
how to find the largest element of array without using relational operater?
Which of the following data structures is on average the fastest for retrieving data: 1) Binary Tree 2) Hash Table 3) Stack
Can one function call another?
every function has return the value?
what is the difference between const char *p, char const *p, const char* const p
5 Answers Accenture, Aricent, CTS, Geometric Software, Point Cross, Verizon,
what is difference b/w extern & volatile variable??
#define f(x) main() { printf("\n%d",f(2+2)); }
what type of errors are checked during compilation