6. The values of shares (in Rs).of A, B and C from January to June are as follows. Month A B C January 30 60 80 February 35 65 85 March 45 75 65 April 40 75 82 May 55 75 85 June 50 75 80 i) During this period which share has undergone maximium fluctuation? ii) In which month it is possible to buy B and C selling A? iii) In which month the share values are very low? iv) By purchasing one share of A and 4 each of B and C in the beginning of the period, when should these be sold to get maximum profit?
IBM,
1 19588please send 10 year question papers of clerical and probationary officer question papers of sbi bank ........syed0460@gmail.com this is my email id....
2433Respected Sir/Mem Plz send me all 5 years solved question papers of sbi clerk on my Gmail id and that is chandelmishel@gmail.com
2358Input an array and then print the repeating characters?? Example: Input:1,3,23,11,44,3,23,2,3. Output:3,23 plz help me.... i want a code of it. In C language.
5 21732ques-Input an array and prints the second minimum in an array?? Example Input:34,45,21,12,54,67,15 Output:15 I want a solution in C/C++ language
2 7650Find the longest palendrom in a string? Example Input: abfgerccdedccfgfer Output: ccdedcc i want a solution in C/C++ language
3764Ques--Input a number and then find the next higher number such that for both the number (inputted and the next higher number) in binary representation contains equal number os ones. Example: Input:3(0000000000000011) Ouput:5(0000000000000101) I want a solution in C/C++ language
2 11322A table containing decimal nos. from 1 to 100 and their roman Equivalent was given. We were required to write a function : char* ConverToRoman(int number) : to convert the given number( 1<=number<=100) into its numerical equivalent. I want a solution in C/C++ language
1 6560An array was given and we were required to write a function : int CalculateThirdHighest(int a[ ]) : which calculates the third highest number in the array. While coding in C remember to calculate the length of array using formulae length of array=sizeof(a)/sizeof(int). Because the number of elements of array were not passed as argument. i want a solution in C/C++ language
2471Two sentences are given and we were required to print the common word in the two sentences. Words were delimited by space, full stop, ? , ! and , . The trick in the question was that common word should be printed only once so if ur first sentence contains two word "how" and second contains "how" then in output how should be printed only once for this u can replace each matched word in second sentence by spaces . i want a solution in C/C++ language
2815We were required to write a program to check whether the given number was of the form 3^n. ( i.e. 3 to the power n). I knew that it can be done by bit manipulation but couldn't make out the logic. i want a solution in C/C++ language
1 5776There are two sorted arrays a1 and a2 of size n1 and size n2 respectively. array a1 is full array a2 has exactly n1(size of array a1) empty space. example a1[]=1234 a2[]=56789_ _ _ _ Write a function to merge these two arrays to form a sorted array without any extra memory use. i want a solution in c/c++ language
2 6418There is a lucky draw held every day. If there is a winning number eg. 1876, then all possible numbers like 1867 ,1687,1768 etc are the numbers that match irrespective of the position of the digits. Thus all these numbers qualify fr the lucky draw prize. Assume there is no zero digit in any numbers. Write a program to show all the possible winning numbers if a "winningnumber" is passed as an argument to the function. i want a solution in c/c++ language
2396there is a matrix N x N .Its elements consist of either value =1 or value=0. If there is a any zero in the row, then the output matrix should have all zeroes in that row. If there is a single zero in any column then that column should have all zeroes n the output matrix. write the function to perform these operations. i want a solution in c/c++ language
2307Post New General Aptitude Questions
A person gives a secret to two other persons in 5 minutes. How long will he take to tell the secret to 768 people?
How many mod 3 counters are required to construct mod 9 counter.
If 1/4 of the time from midnight plus 1/2 of the time from now to midnight is the present time,then what is the present time ?
In a club there are male and female members. If 15 female quit then the number of males will become double the number of males. If 45 males quit no. of female becomes five times the number of males. Find the number of females.
Two people X & Y walk on the wall of a go down in opposite direction. They meet at a point on one side and then go ahead. X after walking for some time, walks in opposite direction for 15 mtrs.Then again he turns back and walks in the original direction. What distance did Y walk before they met again, if X walks 11 mtrs by the time Y walks 8 mtrs.
A person runs 6 ft in 1/4 sec. how much it will run in 10 sec. ans 240
Find the next series number : 21, 463, 687, 238, 1134, ----
If 15 pens costs Rs.90..then what will be the cost of 22pens?
f(f(x))=81 THEN VALUE OF X=
There are 4 boys and 3 girls. What is the probability the boys and girls sit alternately?
If PQRST is a paralellogram .What is the ratio triangle PQS & PQRST.
slur : speech :: smulge : ?
vernacular : place : : fingerprint : ?
in how many ways can a lock be opened if that lock has three digit number lock if the last digit is 9 and sum of the first two digits is less than or equal to the last digit. numbers are from 0-9
At 20% discount, a cycle is sold at a selling price of 2500 Rs. What is the actual price?