why r u join this company? give solid resons.
Answer Posted / kaberi
bcoz i wanna learn somethig i course of my service with
self satisfaction and this company is tthe best to give me
that opertunity
| Is This Answer Correct ? | 26 Yes | 1 No |
Post New Answer View All Answers
using only #include
a linearly ordered set of data elements that have the same structure and whose order is preserved in storage by using sequential allocation a) circular b) ordinary c) array d) linear list
How do you define a string?
Can we access the array using a pointer in c language?
Explain what would happen to x in this expression: x += 15; (assuming the value of x is 5)
What is difference between %d and %i in c?
Write a progarm to find the length of string using switch case?
What is meant by 'bit masking'?
7-Given an index k, return the kth row of the Pascal's triangle. For example, when k = 3, the row is [1,3,3,1]. For reference look at the following standard pascal’s triangle.
In which layer of the network datastructure format change is done
Give the rules for variable declaration?
What functions are used for dynamic memory allocation in c language?
Can you subtract pointers from each other? Why would you?
Write a program to print factorial of given number using recursion?
Write a C program to count the number of email on text