LTIMindtree
Mgm Hospital Interview Questions and Answers
Q1. What is thr fifference between Java and C programming?
Java is an object-oriented programming language while C is a procedural programming language.
Java is platform-independent, while C is platform-dependent.
Java has automatic memory management (garbage collection), while C requires manual memory management.
Java supports multithreading and exception handling, while C does not have built-in support for these features.
Q2. What is array,list, explain about oops concepts
Array and list are data structures used to store multiple values. OOPs concepts include encapsulation, inheritance, and polymorphism.
Array is a collection of similar data types, accessed using an index. Example: int[] numbers = {1, 2, 3};
List is a collection of objects, accessed using methods. Example: List
names = new ArrayList<>(); Encapsulation is the practice of hiding implementation details and exposing only necessary information.
Inheritance allows a class to inherit prop...read more
Q3. What you know about osi reference model
The OSI reference model is a conceptual framework that standardizes the functions of a telecommunication or computing system into seven layers.
The OSI model stands for Open Systems Interconnection model
It helps in understanding how different networking protocols work together
Each layer has specific functions and communicates with adjacent layers
Examples of layers include physical layer, data link layer, network layer, etc.
Q4. What are two stock and four stock engine
Two stock and four stock engines refer to the number of strokes in the engine cycle.
Two stock engine: Intake, compression, power, exhaust in two strokes
Four stock engine: Intake, compression, power, exhaust in four strokes
Two stock engines are simpler and lighter, but less efficient than four stock engines
Four stock engines are more common in modern vehicles due to better fuel efficiency and emissions control
Q5. Changing direct sentence into indirect sentence
Convert direct sentence to indirect sentence and provide descriptive answer.
Change the pronouns and verb tenses to match the new subject
Use reporting verbs like 'said', 'asked', 'told', etc.
Add any necessary conjunctions or prepositions
Example: Direct - She said, 'I am going to the store.' Indirect - She said that she was going to the store.'
Q6. What do you know about top/ip
Top/IP refers to the top-level Intellectual Property in a design, typically owned by a company or individual.
Top/IP includes key components or features that differentiate a product or design from others.
It is often protected by patents, trademarks, or copyrights to prevent unauthorized use.
Companies may license or sell their top/IP to generate revenue or collaborate with others.
Examples of top/IP include unique algorithms, proprietary software, or innovative product designs.
Q7. What are the OOPS concepts?
OOPS concepts refer to Object-Oriented Programming concepts which include Inheritance, Encapsulation, Polymorphism, and Abstraction.
Inheritance: Allows a class to inherit properties and behavior from another class.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Polymorphism: Ability to present the same interface for different data types.
Abstraction: Hiding the complex implementation details and showing only the necessary features.
More about working at LTIMindtree
Top HR Questions asked in Mgm Hospital
Interview Process at Mgm Hospital
Top Junior Engineer Interview Questions from Similar Companies
Reviews
Interviews
Salaries
Users/Month