though sbi was nationalized why its not comes under
nationalized banks and its comes under publicsector banks
Answer Posted / raju
1000's of jobs are in public and private sector banks so sbi was publicsector banks
| Is This Answer Correct ? | 2 Yes | 25 No |
Post New Answer View All Answers
Why is it important to memset a variable, immediately after allocating memory to it ?
What math functions are available for integers? For floating point?
Explain the Difference between the New and Malloc keyword.
How can I manipulate individual bits?
write a C program: To search a file any word which starts with ?a?. If the word following this ?a? starts with a vowel.Then replace this ?a? with ?a? with ?an?. redirect with the output onto an output file.The source file and destination file are specified by the user int the command line.
What are unions in c?
What is the scope of local variable in c?
What is spaghetti programming?
Does c have circular shift operators?
What does %d do in c?
Explain how can I open a file so that other programs can update it at the same time?
How can I write functions that take a variable number of arguments?
How can this be legal c?
what are the 10 different models of writing an addition program in C language?
Is there any data type in c with variable size?