I have done B.Sc.(H)Zoology.Presently doing MBA(Global Business).Went for an interview.There they asked me "Why did you do MBA after doing B.Sc.?"
20 60901Post New ICICI Interview Questions
What does out mean c#?
Who created the swing?
Explain width() vs css(‘width’)?
What is command line in unix?
What is bytecode compilation?
What is the database development process?
What are the advantages of white metal?
How to delete a trigger in mysql?
What does ctrl d do in excel?
Where can I learn javascript for beginners?
Regarding Hyperlinking in Business Objects. We have a few reports in QA environment where a number of hyperlinks are employed using OpenDoc function.In some of the reports,hyperlink is used to move to another tab within the same report.The formula used include "DocID" and ReportName="tab name".This works fine but now,for the PROD move,this will not work as the Doc Ids are subject to change. Is there a way to overcome this?Without DocID,how will move to a particular tab? Thanks in advance
What do you think is challenging in marketing?
Which type of memory which is fast and temporarily stores the data which are immediately required for use?
Consider the following algorithm: for ( i = 2 ; i <= n ; i++) { for ( j = 0 ; j <= n) { cout << i << j ; j = j + floor(n/4) ; } } (a) What is the output when n = 4 (b) What is the time complexity T(n). You may assume that n is divisible 4.
When to use ms access vs excel?