Answer Posted / aaa
dell is one of the good organization of the call center.
this is developing a typing skill and communicating skill.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Differentiate between the = symbol and == symbol?
Explain can the sizeof operator be used to tell the size of an array passed to a function?
why use "return" statement a) on executing the return statement it immediately transfers the control back to the calling program b) it returns the value present in the parentheses return, to the calling program c) a & b d) none of the above
What is the difference between if else and switchstatement
What is header file in c?
What are logical errors and how does it differ from syntax errors?
Explain what is a program flowchart and explain how does it help in writing a program?
why to assign a pointer to null sometimes??how can a pointer we declare get assigned with a garbage value by default???
What are c preprocessors?
to find the closest pair
What is fflush() function?
FORMATTED INPUT/OUTPUT functions are a) scanf() and printf() b) gets() and puts() c) getchar() and putchar() d) all the above
What is c preprocessor mean?
What is the c language function prototype?
How to declare pointer variables?