what is the role you expect in software industry?

Answer Posted / ragu

to done my job efficiently.

Is This Answer Correct ?    5 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

write a c program to find the sum of five entered numbers using an array named number

1617


What is a null string in c?

583


What is the maximum no. of arguments that can be given in a command line in C.?

664


What is pass by value in c?

593


In c programming language, how many parameters can be passed to a function ?

626






How a string is stored in c?

583


illustrate the use of address operator and dereferencing operator with the help of a program guys plzzz help for this question

1576


What is difference between Structure and Unions?

634


while initialization of array why we use a[][2] why not a[2][]...?

1861


What are the types of operators in c?

608


Write a c program to build a heap method using Pointer to function and pointer to structure ?

4173


In this assignment you are asked to write a multithreaded program to find the duplicates in an array of 10 million integers. The integers are between -5000,000 to 5000,000 and are generated randomly. Use 10 threads, each thread works on 1000,000 integers. Compare the time needed to accomplish the task with single thread of execution program. Do not include the time to fill the array with integers in the execution time.

2679


What do you mean by keywords in c?

621


in iso what are the common technological language?

1631


What is a wrapper function in c?

579