why r u join this company? give solid resons.
Answer Posted / sumit
because this is my fav company
| Is This Answer Correct ? | 0 Yes | 6 No |
Post New Answer View All Answers
What is pass by value in c?
In c programming write a program that will print 10 multiples of 3 except 15,18,21 using looping
What are run-time errors?
c language supports bitwise operations, why a) 'c' language is system oriented b) 'c' language is problem oriented c) 'c' language is middle level language d) all the above
Explain what will be the outcome of the following conditional statement if the value of variable s is 10?
What are the different properties of variable number of arguments?
What the advantages of using Unions?
what are bit fields in c?
How can you convert integers to binary or hexadecimal?
can we have joblib in a proc ?
write a program in c language to print your bio-data on the screen by using functions.
What is break in c?
Explain how can I avoid the abort, retry, fail messages?
All technical questions
Write an algorithm for implementing insertion and deletion operations in a singly linked list using arrays ?