Question
1) all over India 2)
final 3) pan-India 4) complete 5) none of these Directions (101-110): In the following passage, some of the words have been left out, each of which is indicated by a number. Find the suitable word from the options given against each number and fill up the blanks with appropriate words to make the paragraph meaningfully complete. Edelweiss Wealth Management has announced the __(101)__ of Religare’s securities business, which includes the __(102)__ brokerage’s securities and commodities broking as also the depository participant services. Edelweiss will also take on the __(103)__ distribution of about 1,250 points of presence including more than 90 branches, more than 1 million clients and the employees of the business, said a stock exchange statement __(104)__ by Edelweiss. This is not the first acquisition by the wealth management __ (105) __ as Edelweiss had acquired Rooshnil Securities in 2001 and Anagram Capital in the year 2010. The__(106)__ macro-economic environment, supported by the growing __(107)__ of savings and rising affluence, has favourably __ (108)___ the wealth management business that has seen over 70% growth over the last __(109)___. The complementary nature of Religare’s business to the wealth management platform made for an attractive choice, as it___(110)___ the offering and supports the growth plans.Solution
The correct answer is C
Which of the following is NOT a core principle of Object-Oriented Programming?
Which of the following language defines the structure, the legal elements and the attributes of an XML document?
What is the typical time complexity for inserting an element into a java.util.PriorityQueue with N elements?
import java.util.PriorityQueue...
Consider a function foo(n) that calls foo(n-1) and foo(n-2). This pattern of calls is best visualized using a:
In a Selection Sort algorithm, the inner loop finds the index of the minimum element in the unsorted part. Which line correctly completes the if conditi...
What does the term "code optimization" refer to in the context of software development?
Which statement is FALSE for analog input module for PLCs?
Complete a simple hash function for a string s that sums the ASCII values of its characters and then takes the modulo of a prime number M.
def si...
Which layer is not in OSI but in TCP/IP
Which of the following network topologies is most resilient to node failures?