Answer Posted / sameer
As syntel is one among the most well known mnc's,as i want
to start my career with a good mnc,i find syntel to be the
best in every aspect.as communicating n co-ordinating with
employees will help us to improve in everyway,which
eventually reflect in my performance.
| Is This Answer Correct ? | 9 Yes | 6 No |
Post New Answer View All Answers
write a program that reads lines(using getline), converts each line to an integer using atoi, and computes the average of all the numbers read. also compute the standard deviation.
What is volatile variable how do you declare it?
What is omp_num_threads?
How can I do serial ("comm") port I/O?
what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;
Create a structure to specify data on students given below: Roll number, Name, Department, Course, Year of joining Assume that there are not more than 450 students in the college. 1.write a function to print names of all students who joined in a particular year 2.write a function to print the data of a student whose roll number is given
Explain what are its uses in c programming?
How will you find a duplicate number in a array without negating the nos ?
Who invented bcpl language?
the real constant in c can be expressed in which of the following forms a) fractional form only b) exponential form only c) ascii form only d) both a and b
Is it better to use a macro or a function?
write a program to print largest number of each row of a 2D array
how can use subset in c program and give more example
If jack lies on Mon, Tue Wed and jill lies on Thursday, Friday and Saturday. If both together tell they lied yesterday. So c the given options and then c cos in the given dates one will be saying the truth and one will be lying. I got Thursday as option because jack is saying the truth he lied yest but jill is lying again as he lies on that day.
What is calloc malloc realloc in c?