Answer Posted / saikat
As I have done secondary research on competitors and my organization,I will focus on my organization's strength point and competitors week point. In such way I shall do my job to achieve my goal as well as my organization goal.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Write a program of prime number using recursion.
Write a program on swapping (100, 50)
How can you allocate arrays or structures bigger than 64K?
What is binary tree in c?
the number of measuring units from a arbitrary starting point in a record area or control block to some other point a) branching b) recording pointer c) none d) offset
Write a simple code fragment that will check if a number is positive or negative.
What is the auto keyword good for?
What is meant by operator precedence?
When should the register modifier be used? Does it really help?
What is a program flowchart and explain how does it help in writing a program?
What is the maximum no. of arguments that can be given in a command line in C.?
What is meant by keywords in c?
Write a function that will take in a phone number and output all possible alphabetical combinations
How do you generate random numbers in C?
An expression to whose value an operater is applied a) operand b) variable c) constant d) all of the above