Add office photos
Employer?
Claim Account for FREE

Saxo Bank

3.1
based on 305 Reviews
Filter interviews by

Nimai Institute Of Medical Sciences Interview Questions and Answers

Updated 5 Feb 2024

Q1. How virtual functions work? Vpointer and vtable how it works internally?

Ans.

Virtual functions allow polymorphism in C++. Vtable is a lookup table for virtual functions and vpointer points to it.

  • Virtual functions are used to achieve runtime polymorphism

  • Vtable is a table of function pointers for virtual functions

  • Vpointer points to the vtable of the object

  • When a virtual function is called, the vpointer is used to lookup the correct function in the vtable

  • Vtable is created at compile time and is unique for each class

Add your answer

Q2. Exception handling in constructor and destructor. Can we do it . If yes how? If not why not ?

Ans.

Yes, we can handle exceptions in constructor and destructor.

  • In constructor, we can use try-catch block to handle exceptions.

  • In destructor, we should avoid throwing exceptions as it can lead to undefined behavior.

  • If an exception is thrown in constructor, the object is not fully constructed and should be destroyed.

  • If an exception is thrown in destructor, it should be caught and handled properly to avoid program termination.

Add your answer

Q3. What are pure virtual function? Use of pure virtual destructor?

Ans.

Pure virtual functions are functions with no implementation in base class. Pure virtual destructor is used to ensure proper destruction of derived objects.

  • Pure virtual functions are declared with the syntax virtual void functionName() = 0;

  • Classes with pure virtual functions are called abstract classes and cannot be instantiated.

  • Derived classes must implement pure virtual functions to be instantiated.

  • Pure virtual destructors are used to ensure proper destruction of derived obj...read more

Add your answer

Q4. What is GL coding, p2p cycle, journal entries

Ans.

GL coding is a system of assigning codes to financial transactions. P2P cycle refers to the process of procuring goods and services. Journal entries are records of financial transactions.

  • GL coding involves assigning codes to transactions for easy tracking and analysis

  • P2P cycle includes steps like requisition, purchase order, receipt of goods, and payment

  • Journal entries are used to record financial transactions in the general ledger

  • GL coding and journal entries are important f...read more

Add your answer
Discover Nimai Institute Of Medical Sciences interview dos and don'ts from real experiences

Q5. What is Option chain? What 9s open interest in derivative?

Ans.

Option chain is a list of all available options for a particular stock. Open interest is the total number of outstanding contracts.

  • Option chain provides information about the strike price, expiration date, and premium of each option.

  • Open interest indicates the number of contracts that have not been settled or closed.

  • High open interest suggests high liquidity and active trading in that particular option.

  • Open interest is used to analyze market trends and predict future price mo...read more

Add your answer

Q6. # What is strike in futures and how is created.

Ans.

A strike in futures is a predetermined price at which a buyer and seller agree to trade an underlying asset in the future.

  • A strike price is set when a futures contract is created

  • It is the price at which the underlying asset will be bought or sold in the future

  • If the market price of the asset is above the strike price, the buyer profits and vice versa

  • For example, if a futures contract for gold has a strike price of $1,500 and the market price of gold rises to $1,600, the buyer...read more

Add your answer

Q7. What is a RACI metrics

Ans.

RACI metrics is a tool used to define roles and responsibilities in a project or process.

  • RACI stands for Responsible, Accountable, Consulted, and Informed.

  • It helps to clarify who is responsible for each task, who is accountable for the overall success, who needs to be consulted, and who needs to be informed.

  • It is often used in project management and process improvement.

  • Example: R - Developer responsible for coding, A - Project Manager accountable for project success, C - Busi...read more

Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos

Interview Process at Nimai Institute Of Medical Sciences

based on 5 interviews in the last 1 year
Interview experience
3.6
Good
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Interview Questions from Similar Companies

3.1
 • 680 Interview Questions
4.0
 • 355 Interview Questions
4.0
 • 201 Interview Questions
4.2
 • 155 Interview Questions
4.0
 • 147 Interview Questions
View all
Top Saxo Bank Interview Questions And Answers
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
70 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter