NRI deposits are popularly known as (a) Soft money (b) Hot money (c) Call money (d) Dear money
1 11332Which one of the following dynasties was ruling over North India at the time of Alexander?s invasion? (a) Nanda (b) Maurya (c) Sunga (d) Kanva
3 15204The term ?Punter? is associated with the game of: (a) Golf (b) Polo (c) Bridge (d) Horse Racing
2 16656Duncan passage lies between: (a) South Andaman and Little Andaman (b) South and Middle Andaman Islands (c) North and Middle Andaman Islands (d) North and South Andaman Islands
7 51804How many such pairs of letters are there in the word STAINLESS each of which has as many letters between them in the word as they have in the English alphabet, in the same sequence? (a) Two (b) Three (c) Four (d) Five (e) None of these
29 141376The difference between a number and its three-fifth is 50. What is the number? (a) 75 (b) 100 (c) 125 (d) 80 (e) None of these
7 42974How often the Finance Commission is constituted in India? (a) Only once (b) Once every year (c) After every 5 years (d) After every 10 years
6 21834In the election of the President of India (a) The total number of votes to be cast by all the elected members of both Houses of parliament will be equal to the total number of votes cast by all the members of all State Assemblies (b) The total number of votes cast by the Members of both Houses of Parliament is less than the total number of votes cast by all the members of the State Assemblies (c) The total number of votes cast by both the Houses of Parliament is double than that of the number of votes cast by the State Assemblies (d) None of these is correct
1 6844The largest source of revenue in India is (1) Sales tax (2) Excise duty (3) Income tax (4) Corporate tax
22 1111671) int i=5; j=i++ + i++ + i++; printf("%d",j);This code gives the answer 15.But if we replace the value of the j then anser is different?why? 2)int i=5; printf("%d",i++ + i++ + i++); this givs 18.
8 66604Please suggest me how to prepare for the Bank Probationary Officers examination. I cant go to any coaching classes, so im preparing at home..so plese tell me any tips regarding how to prepare for the exams.. thank you
15 40147Post New IBPS Interview Questions
How do you merge 2 datasets into the third dataset in a simple manner?
How will you make changes to the default configuration files?
What do you mean by on-page and off-page optimization?
Write a program that prints the numbers from 1 to 100. But for multiples of three print "Fit" instead of the number and for the multiples of five print "Bit". For numbers which are multiples of both three and five print "FitBit".
How to fetch a new version of drupal?
How to check database size in Oracle?
how would you create a data set with 1 observation and 30 variables from a data set with 30 observations and 1 variable? : Sas programming
2. Modify your design in question 1.a so that the circuit works according to the following function table X Y F 0 0 Clear 0 1 No Change 1 0 Parallel Loading 1 1 Count 3. Design a circuit that detects the pattern 010 in a serial input X considering: 3.a Overlapping 3.b No overlapping
How to enable maintenance mode in magento?
How testing is better than junit?
Explain the method to keep noises low in a control system?
What are the components/elements/layout sets in sap script ?
How do I fix missing dll?
I have a SCD Type 2 Dimention for Location In which A Sales Office in Having two Surrogate Keys just because of the change in it's Sales Group. SKey SalesGroup Sales Office BeginDate EndDate 280 SG1 SO1 01APR2000 01APR2010 281 SG2 SO1 02APR2010 31MAR2999 Now while loading the Fact, the Lookup ir returning SKey 280 for records before and after 01APR2010. I am not able to give WHERE condition in the Lookup Properties (TranDate between BeginDate and EndDate). Please help.
How to create an object of model in zend framework?