Answer Posted / priyanka
I want to join syntel because it would be the perfect start for my career as well as it would also help me to grown up personally and professionally.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Explain how do you print an address?
what do the 'c' and 'v' in argc and argv stand for?
List some of the static data structures in C?
What is storage class?
What is character set?
Explain low-order bytes.
How can a program be made to print the line number where an error occurs?
a direct address that identifies a location by means of its displacement from a base address or segment a) absolute address b) relative address c) relative mode d) absolute mode
Differentiate between ordinary variable and pointer in c.
Is using exit() the same as using return?
how do you execute a c program in unix.
Explain can you assign a different address to an array tag?
What is extern variable in c with example?
any "C" function by default returns an a) int value b) float value c) char value d) a & b
Why is event driven programming or procedural programming, better within specific scenario?