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 / rajesh
yes you will be join in sbi and you will be live in six
month without any hgistation ok
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is abstract data structure in c?
What is void main () in c?
Why do we use & in c?
What is the size of enum in bytes?
What is the use of in c?
Is null valid for pointers to functions?
How old is c programming language?
What are header files in c programming?
Why doesnt the call scanf work?
In c programming, explain how do you insert quote characters (? And ?) Into the output screen?
What are multibyte characters?
Design a program which assigns values to the array temperature. The program should then display the array with appropriate column and row headings.
I need a help with a program: Write a C program that uses data input in determining the whole of points A and a whole of circles B. Find two points in A so that the line which passes through them, cut through the maximum number of circles.
What is the difference between array and linked list in c?
If one class contains another class as a member, in what order are the two class constructors called a) Constructor for the member class is called first b) Constructor for the member class is called second c) Only one of the constructors is called d) all of the above