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


Please Help Members By Posting Answers For Below Questions

#include main() { char s[] = "Bouquets and Brickbats"; printf(" %c, ",*(&s[2])); printf("%s, ",s+5); printf(" %s",s); printf(" %c",*(s+2)); }

674


What is memcpy() function?

626


How do we make a global variable accessible across files? Explain the extern keyword?

1428


write a program to convert a expression in polish notation(postfix) to inline(normal) something like make 723+* (2+3) x 7 (not sure) just check out its mainly printing expression in postfix form to infix.

2276


What is d'n in c?

641






What is merge sort in c?

651


What does 3 mean in texting?

623


What are static variables in c?

635


What is the use of define in c?

602


What are data structures in c and how to use them?

682


What should malloc(0) do? Return a null pointer or a pointer to 0 bytes?

596


A collection of data with a given structure for excepting storing and providing on demand data for multiple users a) linked list b) datastructer c) database d) preprocessor

628


How can I manipulate strings of multibyte characters?

643


What is the use of typedef in structure in c?

551


What are the 4 types of programming language?

596