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
How can I rethow can I return a sequence of random numbers which dont repeat at all?
Is c procedural or object oriented?
What is time null in c?
Explain the array representation of a binary tree in C.
swap 2 numbers without using third variable?
Are the variables argc and argv are local to main?
How do you construct an increment statement or decrement statement in C?
I came across some code that puts a (void) cast before each call to printf. Why?
Is multithreading possible in c?
What is the use of bit field?
What is the right type to use for boolean values in c?
What is static identifier?
What does void main return?
Write a code to achieve inter processor communication (mutual exclusion implementation pseudo code)?
write a program to input 10 strings and compare without using strcmp() function. If the character of one string matches with the characters of another string , sort them and make it a single string ??? example:- str1="Aakash" st2="Himanshu" str="Uday" output:- Aakashimanshuday (please post the answer as quickly as possible)