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


Please Help Members By Posting Answers For Below Questions

Explain how does free() know explain how much memory to release?

569


What is union and structure?

569


Explain what are multidimensional arrays?

596


Why c is called a mid level programming language?

601


what is different between auto and local static? why should we use local static?

639






praagnovation

1774


Explain the array representation of a binary tree in C.

724


Explain can static variables be declared in a header file?

675


what is the height of tree if leaf node is at level 3. please explain

1595


Is Exception handling possible in c language?

1576


The __________ attribute is used to announce variables based on definitions of columns in a table?

669


Is fortran still used today?

598


write a c programming using command line argument,demonstrate set operation(eg;union,intersection,difference) example output is c:>setop 12 34 45 1 union 34 42 66 c:>setop 12 34 1 42 66 c:>setop 12 34 diff 12 56 67 78 setop 12 34

1625


How can I copy just a portion of a string?

812


Want to know how to write a C program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the total number of disk writes by MySQL.

1515