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 Posted / 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 |
Post New Answer View All Answers
How are portions of a program disabled in demo versions?
How can I open a file so that other programs can update it at the same time?
Explain modulus operator. What are the restrictions of a modulus operator?
What do you mean by dynamic memory allocation in c? What functions are used?
why use functions a) writing functions avoids rewriting the same code over and over b) using functions it becomes easier to write programs and keep track of what they are doing c) a & b d) none of the above
What is the difference between fread buffer() and fwrite buffer()?
Tell me what are bitwise shift operators?
Explain b+ tree?
How to write a code for reverse of string without using string functions?
Why pointers are used in c?
Can the size of an array be declared at runtime?
What do you mean by Recursion Function?
What are types of functions?
What is the difference between declaring a variable and defining a variable?
What is the -> in c?