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 / arti
Hi, Preeti,in case you are getting selected ,the next step is medical checkup which is the must,the bank says.The selected candidate after the date of selection have to be in probation period for 6months from the date of joining.So,if it does not clashes with your DOD(Date of Delivery)then you are safe.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is typedf?
Why is main function so important?
What is static memory allocation?
p*=(++q)++*--p when p=q=1 while(q<=6)
When do you not use the keyword 'return' when defining a function a) Always b) Never c) When the function returns void d) dfd
how do you write a function that takes a variable number of arguments? What is the prototype of printf () function?
Is c a great language, or what?
5 Write an Algorithm to find the maximum and minimum items in a set of ‘n’ element.
What are keywords c?
printf(), scanf() these are a) library functions b) userdefined functions c) system functions d) they are not functions
What is the difference between malloc() and calloc()?
Suppose we have a table name EMP as below. We want to perform a operation in which, I want to change name ‘SMITH’ from as ‘SMITH JAIN’. Also I want to change the name of the column from ENAME to E_NAME. EMPNO ENAME JOB MGR HIREDATE SAL 7369 SMITH Coder 7902 17-DEC-80 800 7499 ALLEN SALESMAN 7698 20-FEB-81 1600 7521 WARD SALESMAN 7698 22-FEB-81 1250
Why c is called free form language?
What is a stream?
Why doesnt the call scanf work?