what is the role you expect in software industry?

Answer Posted / meenal

always try to create new softwares & improve eficiency &
complete consumers requirements than they want

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is null pointer in c?

589


A function can make the value of a variable available to another by a) declaring the variable as global variable b) Passing the variable as a parameter to the second function c) Either of the two methods in (A) and (B) d) binary stream

664


What is mean by Data Driven framework in QTP? Can any one answer me in details on this regard.

1779


what are non standard function in c

1431


In c programming typeing to occupy the variables in memory space. if not useing the variable the memory space is wasted.ok, how to avoid the situation..? (the variable is used & notused)

1628






how to introdu5ce my self in serco

1521


Explain how do you convert strings to numbers in c?

591


How to compare array with pointer in c?

615


Can include files be nested?

623


#include main() { enum _tag{ left=10, right, front=100, back}; printf("left is %d, right is %d, front is %d, back is %d",left,right,front,back); }

709


What are run-time errors?

595


Is c procedural or functional?

582


How #define works?

611


Is linux written in c?

596


What is array in c with example?

610