• Q : Find optimal solution linear programming problem...
    5/11/2013 11:32:00 PM :

    a)      Let X is the no of Thrill seeker car and Y is the Classy Cruiser, profit per car is 3600 and 5400 respectively. One needs to maximize the function i.e.  Max (360

  • Q : Describe "in-market" mergers...
    5/11/2013 9:29:00 AM :

    Describe "in-market" mergers?An in-market merger is one which takes place among two banks operating in the similar geographic area, normally a city or metropolitan area. The merged institution frequen

  • Q : Describe the wave of mergers in the banking industry...
    5/11/2013 9:29:00 AM :

    Describe the wave of mergers in the banking industry?Many economic factors have caused banking institutions to merge over the past various years. What are these factors comprise Please explain breifly

  • Q : Question on optimal weights...
    5/11/2013 9:04:00 AM :

    Assume you are interested in investing in the stock markets of 7 countries that means France, Canada, Japan, Germany, Switzerland, the United Kingdom, and the United States. Particularly, you would li

  • Q : Define Keyword...
    5/11/2013 8:46:00 AM :

    Keyword: They are reserve word containing special meaning of the language and cannot be employed as identifier.

  • Q : Describe Data type...
    5/11/2013 8:46:00 AM :

    Data type: It is a specifier to build memory block of some particular size and kind. C++ provides two kinds of data types: A) Fundamental type: That is not composed by any other data type that is, in

  • Q : State Cout and Cin...
    5/11/2013 8:44:00 AM :

    Cout: This is an object of ostream_withassign class stated in iostream.h header file and utilized to display value on the monitor. Cin: This is an object of istream_withassign class stated in

  • Q : Expected return and standard deviation risk...
    5/11/2013 8:44:00 AM :

    We attain the following data in dollar terms: The correlation coefficient among the two markets is 0.57. Assume that you invest equally, that means 50% each, in the two markets. Find out the expect

  • Q : Define Constant...
    5/11/2013 8:43:00 AM :

    Constant: It is the memory block where value can be stored once although can’t modify later on throughout program execution. Example: const int pi =3.14;

  • Q : What is Variable...
    5/11/2013 8:42:00 AM :

    Variable: It is the memory block of specific size where value can be stored and modified throughout program execution. Example: int x, float y, float amount, char c;

  • Q : Data type conversion...
    5/11/2013 8:41:00 AM :

    Data type conversion: Conversion of one data type into the other data type. Two kind of conversion that is, A) Implicit Conversion: This is automatically taken care by complier in the situation of lo

  • Q : Investing in the United States relative to Japan...
    5/11/2013 8:38:00 AM :

    At the beginning of the year of 1996, the yearly interest rate was 6 percent in the United States and 2.8 percent in Japan. At the time the exchange rate was 95 yen per dollar. Mr. Jorus, the manager

  • Q : Explain One Dimensional array...
    5/11/2013 8:38:00 AM :

    One Dimensional array:1) An array is a continuous memory location having similar kind of data in a single row or single column. Declaration in c++ is as under: const int size = 20;int a[size] or int

  • Q : Explain Two dimensional array...
    5/11/2013 8:36:00 AM :

    Two dimensional array: A two dimensional array is a continuous memory location having similar kind of data arranged in row and column format (such as a matrix structure). Declaration: int a[3][4], me

  • Q : Define Function...
    5/11/2013 8:35:00 AM :

    Function: The name given to assembly of statements which does some particular task and might return a value. Function can be invoked (or called) any number of time and anywhere in the program.

  • Q : Calculate rate of return on investment in yen terms...
    5/11/2013 8:34:00 AM :

    In May 1995, Japan Life Insurance Company invested $10,000,000 in pure-discount U.S. bonds while the exchange rate was 80 yen per dollar. The company liquidated the investment one year afterwards for

  • Q : Function prototypes...
    5/11/2013 8:34:00 AM :

    Function prototypes: Function declaration which specifies the function name, return type and parameter list of the function. Syntax: return_type function_name(type var1, type var2,….,type varn

  • Q : Passing by address or reference...
    5/11/2013 8:33:00 AM :

    Passing by address or reference: In this technique no separate memory build for formal variables that is, formal variables share similar location of actual variables and therefore any change on formal

  • Q : Question on French stock investment...
    5/11/2013 8:33:00 AM :

    Mr. James K. Silber, an avid international investor, sold a share of Rhone-Poulenc only, a French firm, for FF42. The share was bought for FF42 year ago. The exchange rate is FF6.15 per U.S. dollar an

  • Q : Define Passing by value...
    5/11/2013 8:32:00 AM :

    Passing by value: In this process separate memory builds for formal arguments and when any modifications done on formal variables, it will not influence the real variables. Therefore actual variables

  • Q : Function overloading in C plus...
    5/11/2013 8:31:00 AM :

    Function overloading in C++: The function name containing numerous definitions which are differentiable by the number or kinds of their arguments is termed as function overloading.

  • Q : Reconstitution of Partnership...
    5/11/2013 8:29:00 AM :

    Meaning of Reconstitution: Any alter in agreement of partnership is termed as reconstitution of partnership firm. In following circumstances a partnership firm might be reconstituted: A) Alter in Pro

  • Q : Calculate the rate of return in terms of U.S. dollars...
    5/11/2013 8:28:00 AM :

    Mr. James K. Silber, an avid international investor, only sold a share of Rhone-Poulenc, a French firm, for FF50. The share was bought for FF42 year ago. Now the exchange rate is FF5.80 per U.S. dolla

  • Q : Capitalization Method for Goodwill...
    5/11/2013 8:27:00 AM :

    Capitalization Method: (Goodwill method): In this technique capitalized value of the firm is computed on the basis of normal rate of return. Difference between the capitalized value and real capital e

  • Q : Calculate rate of return of investment in euro terms...
    5/11/2013 8:27:00 AM :

    Assume you are a euro-based investor who just sold Microsoft shares which you had bought six months ago. You had invested 10,000 euros to purchase Microsoft shares for $120 per share; the exchange rat

©TutorsGlobe All rights reserved 2022-2023.