Hi Every one...........I have been selected for the SBI
Clerk. But i m one month Pregnanat. So anyone please
suggest me, is they take any objection on my joining .
Answer Posted / arun
you can share his problem to the manager of sbi
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What are pointers? Why are they used?
What are the uses of a pointer?
What is the purpose of clrscr () printf () and getch ()?
What are header files? What are their uses?
What is the sizeof () a pointer?
What is d'n in c?
What is the condition that is applied with ?: Operator?
can we implement multi-threads in c.
how can i write a program that prints out a box such that whenever i press any key8(coordinate number) on the keyboard, the box moves.
Mention four important string handling functions in c languages .
Declare the structure which contains the following members and write in C list of all students who score more than 75 marks. Roll No, Name, Father Name, Age, City, Marks.
Differentiate between new and malloc(), delete and free() ?
why arguments can generally be passed to functions a) sending the values of the arguments b) sending the addresses of the arguments c) a & b d) none of the above
Explain how do I determine whether a character is numeric, alphabetic, and so on?
What is difference between %d and %i in c?