though sbi was nationalized why its not comes under
nationalized banks and its comes under publicsector banks
Answer Posted / sumit
sbi is almost wholly owned by rbi while other psb's are wholly owned by government of india thus it doesn't comes under nationalised bank.
| Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
If the size of int data type is two bytes, what is the range of signed int data type?
Explain the difference between malloc() and calloc() function?
What is the difference between malloc() and calloc() function in c language?
What is non linear data structure in c?
When I set a float variable to, say, 3.1, why is printf printing it as 3.0999999?
What is calloc malloc realloc in c?
explain what is a newline escape sequence?
What is the benefit of using an enum rather than a #define constant?
typedef enum { html, java, javascript, perl, cgi } lang;The above statement defines a : a) Union b) User defined type c) Enumerated variable d) none
What is the use of structure padding in c?
Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the maximum number of concurrent threads that the InnoDB plug-in can create.
Can two or more operators such as and be combined in a single line of program code?
What are the advantages of c language?
Is a house a shell structure?
What does sizeof return c?