I have done BE ( computer science) i secleted in sbi
clerical written exam. so what questions they asked
according to my subject please send me the answer
Answer / Sachin Kant Siddharth
During a clerical exam for SBI, the focus is typically more on general knowledge, aptitude, and communication skills rather than specific subjects like Computer Science. However, you may encounter some Computer Science related questions in the General Aptitude section. These could include questions about basic computer concepts, operating systems, internet, software applications, etc.
| Is This Answer Correct ? | 0 Yes | 0 No |
write a program to reverse a string using recursive function without using str functions.
How to make shoppingcart appliction using array?and how to unset session variable and when?
how do we get persistent databases?
what is the differnce between pri and bri
What is frog testing? What is cone model?
DVC2000 performent: travel ??? and not output signal
as a student of b.tech 2nd yr which is the best place for me to do my summer training and plz also tell me the complete procedure for the entrance?
#include<stdio.h> int fn(int v); main() { printf("%d\n",fn(7)); } int fn(int v) { if(v==1 || v==0) return 1; if(v%2==0) return fn(v/2)+2; else return fn(v-1)+3; }
boolean isBadBoy(boolean hasGirlFriend , boolean isMarried, int age , String middleName , String lastName , String[] brotherName);
1. Describe a time when you anticipated potential problems and developed Preventive measures.
why view is created in database
What are the main differences between the engines in jet fighters and the engines in jet airliners; which type of engine is the more efficient, and (qualitatively) why?
Civil Engineering (5086)
Mechanical Engineering (4453)
Electrical Engineering (16638)
Electronics Communications (3918)
Chemical Engineering (1095)
Aeronautical Engineering (239)
Bio Engineering (96)
Metallurgy (361)
Industrial Engineering (259)
Instrumentation (3014)
Automobile Engineering (332)
Mechatronics Engineering (97)
Marine Engineering (124)
Power Plant Engineering (172)
Textile Engineering (575)
Production Engineering (25)
Satellite Systems Engineering (106)
Engineering AllOther (1379)