Tata Advanced Systems
80+ Parazelsus Interview Questions and Answers
Q1. What is virtual function, abstract class, differences between virtual function and pure virtual function
Virtual functions allow polymorphism, abstract classes cannot be instantiated, pure virtual functions have no implementation.
Virtual functions are functions in a base class that can be overridden in derived classes
Abstract classes are classes that have at least one pure virtual function and cannot be instantiated
Pure virtual functions have no implementation and must be overridden in derived classes
Virtual functions can have an implementation in the base class, pure virtual fu...read more
Q2. What is RTOS and Difference between RTOS and normal OS
RTOS stands for Real-Time Operating System. It is designed to handle time-sensitive tasks and has a deterministic response time.
RTOS is used in applications where timing is critical, such as aerospace and automotive industries.
RTOS has a predictable response time, whereas normal OS may have varying response times.
RTOS is designed to handle tasks with strict deadlines and priorities.
RTOS typically has a smaller footprint and lower overhead than normal OS.
Examples of RTOS inclu...read more
Q3. What is copy constructor and how is it different from regular constructors?
Copy constructor creates a new object by copying an existing object of the same class.
Copy constructor is used to create a new object with the same values as an existing object.
It takes an object of the same class as a parameter.
It is different from regular constructors as it creates a new object by copying an existing object.
Copy constructor is invoked when an object is passed by value or returned by value.
Q4. How tooling elements you have designed and material selection?
I have designed various tooling elements and selected materials based on their properties and application requirements.
Designed tooling elements for manufacturing processes such as injection molding, stamping, and machining
Selected materials based on properties such as strength, durability, and heat resistance
Considered application requirements such as cost, weight, and environmental factors
Examples include designing injection molds for plastic parts, stamping dies for metal ...read more
Q5. What is inheritance and types of inheritance
Inheritance is a concept in object-oriented programming where a class inherits properties and behaviors from another class.
Inheritance allows code reuse and promotes code organization.
There are different types of inheritance: single, multiple, multilevel, hierarchical, and hybrid.
Single inheritance involves a class inheriting from a single base class.
Multiple inheritance involves a class inheriting from multiple base classes.
Multilevel inheritance involves a class inheriting ...read more
Q6. What is procurement and what role does it play in an organization?
Procurement is the process of acquiring goods and services for an organization to meet its needs and goals.
Procurement involves sourcing, negotiating, and purchasing goods and services.
It plays a crucial role in ensuring that the organization has the necessary resources to operate efficiently.
Effective procurement can lead to cost savings, improved quality, and better supplier relationships.
Examples include procuring raw materials for manufacturing, office supplies, and servi...read more
Q7. How install and configure cctv?
To install and configure CCTV, you need to plan the camera placement, mount the cameras, run cables, connect cameras to a DVR/NVR, and configure the system settings.
Plan the camera placement based on the area to be monitored
Mount the cameras securely at the desired locations
Run cables from the cameras to the DVR/NVR
Connect the cameras to the DVR/NVR using appropriate connectors
Configure the system settings such as resolution, recording mode, and motion detection
Set up remote ...read more
Q8. Write the symbol of 1st Angle projection and 3rd angle projection..
1st Angle projection symbol is a square with a dot inside while 3rd angle projection symbol is a square with three dots outside.
1st Angle projection is commonly used in Europe and Asia while 3rd angle projection is commonly used in North America.
The symbol is used to indicate the orientation of the object being projected in relation to the viewing plane.
In 1st Angle projection, the object is placed between the viewer and the plane of projection while in 3rd angle projection, ...read more
Q9. What you know about VxWorks RTOS
VxWorks is a real-time operating system used in embedded systems.
Developed by Wind River Systems
Used in aerospace, defense, medical, and industrial automation industries
Supports multiple processor architectures
Provides real-time performance and reliability
Offers a variety of development tools and APIs
Example: VxWorks was used in the Mars Rover mission
Q10. Switch to camera Laying cable properly and install camera
To switch to camera Laying cable properly and install camera, follow these steps:
Start by planning the cable route and ensuring it is free from obstacles
Measure and cut the cable to the required length
Secure the cable using appropriate clips or conduit
Connect the cable to the camera and power source
Mount the camera securely on the desired location
Adjust the camera angle and focus for optimal view
Test the camera to ensure it is functioning properly
Q11. Difference between copy constructor and = operator.
Copy constructor creates a new object by copying an existing object, while = operator assigns the value of one object to another.
Copy constructor is used to create a new object with the same values as an existing object.
= operator is used to assign the value of one object to another.
Copy constructor is invoked when a new object is created from an existing object.
= operator is invoked when an existing object is assigned a new value.
Copy constructor takes a reference to an obje...read more
Q12. What is GD&T and tell about some symbols you used?
GD&T stands for Geometric Dimensioning and Tolerancing. It is a system of symbols and rules used to specify the geometry of mechanical parts.
GD&T is used to ensure that parts fit together correctly and function properly.
Some common symbols used in GD&T include concentricity, perpendicularity, and flatness.
GD&T is often used in industries such as aerospace, automotive, and manufacturing.
It allows for more precise communication between designers, engineers, and manufacturers.
GD...read more
Q13. How to transfer data from laptop to micro controller
Data can be transferred from laptop to microcontroller using a USB cable or a serial communication protocol.
Connect the microcontroller to the laptop using a USB cable or a serial communication protocol such as UART or SPI.
Use a software tool such as a terminal emulator or a programming environment to establish a connection between the laptop and the microcontroller.
Transfer the data from the laptop to the microcontroller using the software tool.
Verify the data transfer by ch...read more
Q14. What are all the CI activities you submitted in this financial year?
Implemented various Continuous Improvement activities including process optimization and defect reduction.
Implemented Lean Six Sigma projects to reduce defects in production processes
Conducted root cause analysis to identify areas for improvement
Introduced new quality control measures to enhance product quality
Collaborated with cross-functional teams to streamline workflows and reduce waste
Q15. Difference between 2 stroke and 4 stroke engine....
2 stroke engines have a power stroke in every revolution, while 4 stroke engines have a power stroke in every other revolution.
2 stroke engines have a simpler design and are lighter than 4 stroke engines.
4 stroke engines are more fuel efficient and emit less pollution than 2 stroke engines.
2 stroke engines are commonly used in small power tools and some motorcycles, while 4 stroke engines are used in cars, trucks, and larger equipment.
2 stroke engines require a mixture of oil...read more
Q16. What is serial communication and different modes of communication
Serial communication is a method of transmitting data one bit at a time over a communication channel.
Serial communication is used to connect devices such as computers, printers, and modems.
Different modes of serial communication include asynchronous, synchronous, and isochronous.
Asynchronous communication sends data in individual bytes with start and stop bits, while synchronous communication sends data in blocks with a clock signal.
Isochronous communication is used for real-...read more
Q17. Have you know about current product running with customer? explain it's operation.
Q18. Draw diagram of 3 phase inverter converter
A 3 phase inverter converter diagram converts DC power to AC power with 3-phase output.
The converter has 6 switches that control the flow of current.
The DC power is fed into the converter and is converted into 3-phase AC power.
The output voltage can be controlled by adjusting the pulse width modulation (PWM) signals.
The converter can be used in various applications such as motor drives, renewable energy systems, and UPS.
The converter can be implemented using different topolog...read more
Q19. Difference between 2D drawing and 3D drawing...
2D drawings are flat representations of a part or assembly, while 3D drawings show the part or assembly in three dimensions.
2D drawings are typically used for simpler parts or assemblies
3D drawings are more complex and allow for better visualization of the part or assembly
2D drawings show only two views, while 3D drawings can show multiple views and angles
3D drawings can be used for simulations and testing
2D drawings are often used for manufacturing and assembly instructions
Q20. How many years Experience in Electrical maintenance engineering.
I have 8 years of experience in electrical maintenance engineering.
I have been working as an electrical maintenance engineer for the past 8 years.
During my career, I have gained extensive knowledge and hands-on experience in troubleshooting electrical systems and equipment.
I have successfully completed various maintenance projects, ensuring the smooth operation of electrical systems.
I am well-versed in conducting preventive maintenance, identifying potential issues, and imple...read more
Q21. What is your Daily work monitoring?
I monitor my daily work by keeping track of tasks, deadlines, and progress.
I use a task management tool to keep track of my to-do list and deadlines.
I regularly check in with my team to ensure we are on track and address any issues.
I review progress reports and metrics to measure the success of our quality initiatives.
I prioritize tasks based on their importance and urgency to ensure timely completion.
I document any issues or challenges that arise and work to find solutions t...read more
Q22. What are the three main componentsof a cyber security system?
The three main components of a cyber security system are prevention, detection, and response.
Prevention: Measures taken to prevent cyber attacks, such as firewalls, antivirus software, and secure passwords.
Detection: Tools and techniques used to detect potential cyber threats, such as intrusion detection systems and security monitoring.
Response: Strategies and protocols in place to respond to and mitigate the impact of a cyber attack, such as incident response plans and data ...read more
Q23. What is scrapp management. How to deal with the scraps generated during the production.
Scrap management involves handling and disposing of waste materials generated during production to minimize impact on the environment and costs.
Implementing lean manufacturing practices to reduce scrap generation
Recycling or reusing scraps whenever possible
Properly segregating different types of scraps for disposal
Regularly monitoring and analyzing scrap data to identify trends and areas for improvement
Collaborating with suppliers to reduce packaging waste
Q24. When an airplane is in steady level flight what will be it's load factor
Q25. How you will act if you are facing a repetitive issue in process .
I would analyze the root cause of the issue, implement a solution, and monitor for any recurrence.
Identify the root cause of the repetitive issue
Implement a solution to address the root cause
Monitor the process closely for any recurrence
Seek feedback from team members for additional insights
Document the steps taken and lessons learned for future reference
Q26. Surface finish requirement for tooling elements?
Surface finish requirement for tooling elements is critical for achieving desired product quality.
Surface finish affects the performance of the tooling element.
It impacts the appearance and functionality of the final product.
Surface finish is measured in Ra (roughness average) or Rz (roughness depth).
The required surface finish depends on the application and material being used.
For example, a mirror finish may be required for cosmetic parts, while a rougher finish may be acce...read more
Q27. What are Embedded systems
Embedded systems are computer systems designed to perform specific tasks within a larger system.
Embedded systems are often found in everyday devices such as cars, appliances, and medical equipment.
They are designed to be low-power and have limited resources.
They are programmed to perform specific tasks and are not meant to be general-purpose computers.
They often have real-time constraints and must respond quickly to external events.
They can be programmed in a variety of langu...read more
Q28. Radar System signal flow ? Radar calibration or tuning process? Radar receiver functionality? Solid state power amplifiers for active radar?
Radar system signal flow, calibration process, receiver functionality, and solid state power amplifiers for active radar.
Radar system signal flow involves the transmission of a signal, its reflection off a target, and the reception of the reflected signal.
Radar calibration or tuning process involves adjusting the radar system to ensure accurate measurements.
Radar receiver functionality involves receiving and processing the reflected signal to extract information about the tar...read more
Q29. Wantis the concept of the defence in depth in cyber security?
Defense in depth is a cybersecurity strategy that uses multiple layers of security controls to protect against various types of cyber threats.
Defense in depth involves implementing multiple layers of security controls such as firewalls, intrusion detection systems, encryption, and access controls.
Each layer of security provides a different level of protection, making it more difficult for attackers to penetrate the system.
By using defense in depth, organizations can better pr...read more
Q30. Program on Queue, difference between structure and class
A queue is a data structure that follows the FIFO (First In First Out) principle. Structure and class are similar in C++, but classes have additional features like data hiding and inheritance.
In C++, a structure is a user-defined data type that can hold different types of data. It is used to group related data together. Example: struct Queue { int front, rear; int capacity; int* array; };
A class in C++ is similar to a structure but with additional features like data hiding an...read more
Q31. What are constructors and destrutors.
Constructors and destructors are special member functions in object-oriented programming languages.
Constructors are used to initialize the object's data members when it is created.
Destructors are used to free up any resources allocated by the object when it is destroyed.
Constructors have the same name as the class and no return type.
Destructors have the same name as the class preceded by a tilde (~) and no return type.
Constructors can be overloaded to take different arguments...read more
Q32. what are the materials used in the aerospace industries
Materials used in aerospace industries include metals, composites, ceramics, and polymers.
Metals such as aluminum, titanium, and steel are commonly used for structural components due to their strength and lightweight properties.
Composites, like carbon fiber reinforced polymers, are used for their high strength-to-weight ratio and resistance to corrosion.
Ceramics are utilized for their heat resistance and ability to withstand high temperatures in engine components.
Polymers are...read more
Q33. What is the primarygoal of cyber security?
The primary goal of cyber security is to protect digital information and systems from unauthorized access, attacks, and damage.
Preventing unauthorized access to sensitive data
Protecting systems from cyber attacks such as malware, ransomware, and phishing
Ensuring the confidentiality, integrity, and availability of information
Implementing security measures such as firewalls, encryption, and multi-factor authentication
Educating users on safe online practices to reduce risks
Q34. Explain all OOPS concepts
OOPS concepts are the fundamental principles of Object-Oriented Programming.
Encapsulation - binding data and functions together
Inheritance - creating new classes from existing ones
Polymorphism - ability to take multiple forms
Abstraction - hiding implementation details
Class - blueprint for creating objects
Object - instance of a class
Method - behavior of an object
Constructor - method used to initialize an object
Destructor - method used to destroy an object
Q35. What are the different distillation columns used in industries
Distillation columns used in industries include fractional distillation columns, vacuum distillation columns, and steam distillation columns.
Fractional distillation columns are used to separate mixtures based on boiling points, commonly used in oil refineries.
Vacuum distillation columns are used to distill high boiling point compounds at lower temperatures, commonly used in petrochemical industries.
Steam distillation columns are used for separating heat-sensitive compounds, c...read more
Q36. Explain oops concept, pillars of c++, differences
OOPs concept in C++ involves encapsulation, inheritance, polymorphism, and abstraction.
Encapsulation: Bundling data and methods that operate on the data into a single unit (class). Example: class Car { private: int speed; public: void accelerate() { speed += 10; } };
Inheritance: Allows a class to inherit properties and behavior from another class. Example: class ElectricCar : public Car { public: void chargeBattery() { batteryLevel = 100; } };
Polymorphism: Ability to present ...read more
Q37. What are different methods to jam a signal?
Different methods to jam a signal include frequency jamming, noise jamming, and spoofing.
Frequency jamming: Transmitting a signal on the same frequency as the target signal to disrupt communication.
Noise jamming: Sending a high level of random noise to interfere with the reception of the target signal.
Spoofing: Impersonating a legitimate source to deceive the receiver and disrupt communication.
Q38. How to maintain relationship with customer?
Q39. What are lambda functions.
Lambda functions are anonymous functions that can be passed as arguments or stored in variables.
Lambda functions are also known as anonymous functions or closures.
They are commonly used in functional programming languages like Python and JavaScript.
Lambda functions can be used to create higher-order functions, which take other functions as arguments.
They are often used for filtering, mapping, and reducing data in collections.
Lambda functions can be defined using the lambda ke...read more
Q40. Difference between C and C++
C is a procedural programming language while C++ is an object-oriented programming language.
C is a subset of C++
C++ supports classes and objects while C does not
C++ has better support for polymorphism and inheritance
C++ has more advanced features like templates and exceptions
C++ is more complex than C
Q41. How induction motor works?
An induction motor works by using electromagnetic induction to create a rotating magnetic field.
The stator creates a rotating magnetic field
The rotor is made of conductive bars and currents are induced in them
The interaction between the stator and rotor currents creates torque
The speed of the motor is determined by the frequency of the power supply
Induction motors are commonly used in industrial applications
Q42. How to check input and output voltage
To check input and output voltage, use a multimeter to measure the voltage at the input and output terminals of the device.
Set the multimeter to the voltage measurement setting.
Connect the black probe to the ground terminal and the red probe to the input terminal to measure input voltage.
Repeat the process for the output terminal to measure output voltage.
Ensure the voltage readings are within the specified range for the device to function properly.
Q43. What is engine, what is stroke, TDC,BDC
An engine is a machine that converts energy into mechanical force. Stroke refers to the movement of the piston in an engine. TDC and BDC are positions in the piston's stroke.
An engine is a device that converts various forms of energy into mechanical force.
Stroke refers to the movement of the piston in an engine.
TDC (Top Dead Center) is the position of the piston at the top of its stroke.
BDC (Bottom Dead Center) is the position of the piston at the bottom of its stroke.
Q44. What is warehouse management?
Warehouse management involves overseeing the operations of a warehouse to ensure efficient storage, handling, and distribution of goods.
Organizing inventory to maximize space and efficiency
Implementing systems for tracking inventory levels and orders
Coordinating receiving, storing, and shipping of products
Ensuring compliance with safety and security regulations
Optimizing warehouse layout for easy access and movement of goods
Q45. Why TATA Advanced Systems?
TATA Advanced Systems is a renowned company known for its innovative solutions and commitment to excellence.
TATA Advanced Systems has a strong reputation in the industry for delivering high-quality products and services.
The company values innovation and encourages employees to think outside the box.
TATA Advanced Systems offers great opportunities for professional growth and development.
The company's commitment to excellence aligns with my own values and career goals.
Q46. What is the main idea of the passage?
The main idea of the passage is the importance of effective communication in relationships.
Effective communication is essential for building strong relationships
Miscommunication can lead to misunderstandings and conflicts
Active listening and clear expression of thoughts and feelings are key components of effective communication
Q47. Cat-6 and Optical fibre difference. LAN Cable Pixel defination
Cat-6 and Optical fibre are two different types of cables used for data transmission. Pixel definition refers to the number of pixels in an image.
Cat-6 is a copper cable used for Ethernet networks, while optical fibre uses light to transmit data.
Optical fibre has a higher bandwidth and can transmit data over longer distances than Cat-6.
Pixel definition refers to the number of pixels in an image, which determines its resolution and clarity.
Higher pixel definition means more pi...read more
Q48. How to drling what is of fod
The question seems to be asking how to determine the quality of food.
Check for any signs of spoilage such as mold, strange odors, or discoloration.
Inspect the expiration date to ensure the food is still safe to consume.
Look for any damage to the packaging that may indicate tampering or contamination.
Q49. What is Runge kutt mthod used for?
Runge Kutta method is used for numerical solutions of ordinary differential equations.
Numerical method for solving initial value problems in differential equations
More accurate than Euler's method
Commonly used in engineering and physics simulations
Examples: RK2, RK4, RK45
Q50. Working of NVR and troubleshooting of same
NVR stands for Network Video Recorder, used for recording and storing video footage from IP cameras.
NVR records video footage from IP cameras onto a hard drive or storage device.
Troubleshooting NVR involves checking network connections, power supply, and storage capacity.
Common issues include network connectivity problems, insufficient storage space, and power supply failures.
Q51. Identify the supporting details in the ?text ?
The question asks to identify the supporting details in a text.
Supporting details provide evidence or examples to back up the main idea of the text.
Look for specific facts, examples, statistics, or quotes that support the main argument.
Supporting details help to clarify, explain, or prove the main point of the text.
Identifying supporting details can help readers better understand the author's message.
Supporting details can be found in various parts of the text, such as in exa...read more
Q52. Manufacturing process used?
We use a combination of CNC machining and injection molding for our manufacturing process.
CNC machining is used for precision parts
Injection molding is used for high volume production
We also use 3D printing for prototyping
Our manufacturing process is constantly evolving to improve efficiency and quality
Q53. Proficiency of PC-DIMS & CALYPSO
Proficient in PC-DIMS & CALYPSO
Extensive experience using PC-DIMS for dimensional measurement
Skilled in programming and operating CALYPSO software for coordinate measuring machines
Able to interpret and analyze measurement data accurately
Familiar with GD&T principles and able to apply them in measurement processes
Q54. What are the types of Heat exchangers
Types of heat exchangers include shell and tube, plate, finned tube, and double pipe.
Shell and tube heat exchangers are the most common type, with one fluid flowing through tubes and another surrounding them in a shell.
Plate heat exchangers use plates instead of tubes to separate the fluids and increase heat transfer.
Finned tube heat exchangers have fins on the tubes to increase surface area and improve heat transfer.
Double pipe heat exchangers consist of two concentric pipes...read more
Q55. What is the structure of arcsight
ArcSight is a security information and event management (SIEM) software that helps organizations detect and respond to security threats.
ArcSight uses a hierarchical structure of components such as connectors, Logger, ESM, and Command Center.
Connectors collect and normalize data from various sources.
Logger stores and indexes the collected data for analysis.
ESM (Enterprise Security Manager) correlates and analyzes the data to detect security incidents.
Command Center provides a ...read more
Q56. Quality Assurance standards and types
Quality Assurance standards ensure products meet customer expectations. Types include ISO, Six Sigma, and Lean.
Quality Assurance standards ensure products meet customer expectations
ISO 9001 is a widely recognized standard for quality management systems
Six Sigma is a data-driven approach to eliminate defects and improve processes
Lean focuses on reducing waste and increasing efficiency
Other types include Total Quality Management (TQM) and Continuous Improvement (CI)
Q57. Goods issue process Tracking of material movement
The goods issue process involves tracking the movement of materials from inventory to the customer.
Goods issue process involves creating a delivery document
The delivery document is used to track the movement of materials
The delivery document is updated when materials are picked and shipped
The customer receives the materials and the delivery document is closed
Material movement can also be tracked using barcodes or RFID technology
Q58. explain Aero vs space in this industry
Aero refers to aviation industry while space refers to space exploration and technology.
Aero industry focuses on aircraft design, manufacturing, and operation
Space industry involves spacecraft design, satellite technology, and space exploration
Both industries require advanced engineering and technology expertise
Examples: Boeing in Aero industry, SpaceX in space industry
Q59. What is m cod and g cord?
M cod and G cord are not standard terms in mechanical engineering.
There is no standard definition or meaning for M cod and G cord in mechanical engineering.
It is possible that the interviewer made a mistake or was referring to something specific that is not widely known.
If unsure, it is best to ask for clarification or provide an educated guess based on context.
Q60. Full wave rectifier diagrams
A full wave rectifier is an electronic circuit that converts AC voltage to DC voltage.
A full wave rectifier uses four diodes to convert AC voltage to DC voltage
The output of a full wave rectifier is smoother than that of a half wave rectifier
The efficiency of a full wave rectifier is higher than that of a half wave rectifier
Examples of full wave rectifiers include bridge rectifiers and center-tapped rectifiers
Q61. What is of the 5s
5S is a methodology for organizing a workplace, especially a manufacturing facility, to improve efficiency and safety.
Sort - separate needed tools, parts, and instructions from unneeded items
Set in order - arrange items in a way that promotes efficient workflow
Shine - clean and inspect the work area regularly to maintain standards
Standardize - establish procedures and schedules to maintain the first 3 S's
Sustain - ensure the 5S system is maintained and improved continuously
Q62. What is of the NAS
Network Attached Storage (NAS) is a type of storage device that connects to a network and provides data storage and access to multiple clients.
NAS devices are typically used in homes or businesses to store and share files over a network
NAS devices can be accessed by multiple users simultaneously
NAS devices can be configured with different levels of redundancy for data protection, such as RAID configurations
Examples of NAS brands include Synology, QNAP, and Western Digital
Q63. All types lungs & crimping tool
Q64. Clean as you go policy
Clean as you go policy promotes cleanliness and efficiency in the workplace.
Clean as you go policy involves cleaning up after yourself during and after completing tasks.
It helps maintain a clean and organized work environment.
Reduces the risk of accidents and improves overall efficiency.
Examples include wiping down surfaces, disposing of waste properly, and organizing tools and materials.
Q65. Hwi Full from drawing
Hwi Full is a term used in drawing to describe the process of shading or filling in an area completely with a solid color.
Hwi Full is commonly used in digital art to create smooth and even shading.
It involves filling in an area with a solid color without leaving any gaps or white spaces.
Hwi Full can be achieved using various tools such as airbrushes, brushes, or digital shading techniques.
Q66. Reveting in hand menual
Riveting in hand manual involves using hand tools to secure rivets in place for aerospace structures.
Riveting is a common method of joining aerospace components together.
Hand manual riveting requires skilled technicians to use hand tools like rivet guns and bucking bars.
Proper technique is crucial to ensure the rivets are securely fastened.
Examples of aerospace structures that may require hand manual riveting include aircraft fuselages and wings.
Q67. What is earthing
Earthing is the process of connecting electrical systems to the ground to prevent electric shock and protect equipment.
Earthing helps to prevent electric shock by providing a path for fault currents to flow safely into the ground.
It also helps to protect electrical equipment from damage caused by lightning strikes or power surges.
Earthing is essential in electrical systems to ensure safety and proper functioning.
Examples of earthing systems include grounding rods, grounding p...read more
Q68. How to do dialing?
Dialing is the process of making a phone call by entering the phone number on a keypad or selecting a contact from the phonebook.
To dial a number, enter the digits on the keypad and press the call button.
To call a contact from the phonebook, select the contact and press the call button.
International calls require a country code before the phone number.
Emergency calls can be made without unlocking the phone or entering a passcode.
Some phones have voice-activated dialing, allow...read more
Q69. Tell some basic event IDs
Event IDs are unique identifiers for specific events in a system or network.
Event ID 4624 - Successful account logon
Event ID 4625 - Failed account logon
Event ID 4768 - Kerberos authentication ticket request
Event ID 4776 - Domain controller authentication
Event ID 7036 - Service control manager event
Q70. Colour coding of cat6 cable
Cat6 cables are typically color coded for easy identification and organization.
Cat6 cables are often color coded according to the TIA/EIA-568-B standard
The standard color code for Cat6 cables includes solid colors like blue, orange, green, and brown, as well as striped versions of those colors
Color coding helps in quickly identifying and organizing cables in a network setup
Q71. WHAT IS RPM ?
RPM stands for Revolutions Per Minute, a unit of measurement used to describe the speed at which an object rotates around a fixed axis.
RPM is commonly used to measure the speed of engines, motors, and other rotating machinery.
It indicates how many complete revolutions a rotating object makes in one minute.
For example, a car engine may have an RPM range of 1000 to 6000, indicating the speed at which the engine is running.
Higher RPM values typically mean faster rotation speeds.
Q72. WHAT IS UTM ?
UTM stands for Unified Threat Management, a comprehensive security solution that combines multiple security features into a single platform.
UTM integrates various security functions such as firewall, intrusion detection/prevention, antivirus, content filtering, and VPN.
It provides a centralized approach to managing security policies and monitoring network traffic.
UTM appliances are commonly used in businesses to protect against a wide range of cyber threats.
Examples of UTM ve...read more
Q73. DIFFERENCE BETWEEN MILLING AND TURNING
Milling and turning are two different machining processes used to shape and finish materials.
Milling involves removing material from a workpiece using a rotating cutter.
Turning involves rotating a workpiece while a cutting tool removes material.
Milling is used to create complex shapes and features, while turning is used for cylindrical parts.
Milling can be done on a variety of machines, including vertical and horizontal milling machines.
Turning is typically done on a lathe ma...read more
Q74. materials used in aircraft
Materials used in aircraft include aluminum, titanium, carbon fiber, and composite materials.
Aluminum is commonly used in aircraft structures due to its lightweight and strong properties.
Titanium is used in components that require high strength and heat resistance.
Carbon fiber is used in modern aircraft for its high strength-to-weight ratio.
Composite materials, such as fiberglass reinforced plastics, are used in aircraft to reduce weight and improve fuel efficiency.
Q75. Half drill angle?
The half drill angle refers to the angle formed by the cutting edge of a drill bit with the workpiece surface.
Half drill angle is typically measured in degrees.
It is important in determining the efficiency and effectiveness of drilling operations.
A smaller half drill angle results in a sharper cutting edge, while a larger angle provides more strength and stability.
For example, a half drill angle of 90 degrees would mean the cutting edge is perpendicular to the workpiece surfa...read more
Q76. What is Hookes law
Hooke's law states that the force needed to extend or compress a spring by a certain distance is proportional to that distance.
Describes the relationship between the force applied to a spring and the resulting displacement
Mathematically represented as F = kx, where F is the force, k is the spring constant, and x is the displacement
Used in mechanical engineering for designing springs, shock absorbers, and other elastic components
Q77. Suitable for location?
Suitability for location depends on various factors such as accessibility, infrastructure, regulations, and environmental impact.
Consider proximity to transportation hubs for easy access
Check if the location meets zoning and building regulations
Assess the availability of utilities such as water, electricity, and internet
Evaluate the environmental impact of the location on the project
Ensure the location is safe and secure for workers
Q78. What is EDR SOLUTION
EDR (Endpoint Detection and Response) solution is a cybersecurity technology that continuously monitors and analyzes endpoint activities to detect and respond to threats.
Continuous monitoring of endpoint activities
Real-time detection of threats
Immediate response to security incidents
Behavioral analysis of endpoints
Integration with SIEM for centralized monitoring
Examples: CrowdStrike Falcon, Carbon Black, SentinelOne
Q79. Best Subject in graduation
My best subject in graduation was Computer Science.
I excelled in programming languages like Java, C++, and Python.
I enjoyed learning about algorithms and data structures.
I found courses on artificial intelligence and machine learning fascinating.
I completed projects involving web development and software engineering.
I received high grades and positive feedback from professors in Computer Science courses.
Q80. What is PID tuning
Q81. Importance of GD &T
GD&T is important for accurately communicating design requirements and ensuring parts fit together correctly.
GD&T allows for clear communication of design intent and requirements
It ensures parts are manufactured and assembled correctly
Helps reduce errors and rework in production processes
Improves quality control and inspection processes
Common symbols include position, concentricity, and perpendicularity
Q82. Frequency of character
The question is asking about how often each character appears in a given string.
Iterate through the string and count the frequency of each character using a hashmap.
Return the hashmap with characters as keys and their frequencies as values.
Q83. T codes in SAP MM
T codes in SAP MM are transaction codes used to access specific functions in SAP Materials Management module.
T codes are shortcuts to access specific functions in SAP MM.
Examples include T-code ME21N for creating a purchase order and T-code ME51N for creating a purchase requisition.
T-codes streamline the process of navigating through different functions in SAP MM.
Q84. Tool test for catia
A tool test for CATIA software.
CATIA is a computer-aided design (CAD) software used in various industries.
The tool test may involve assessing the candidate's proficiency in using CATIA's features and functions.
Examples of tool test tasks could include creating 3D models, performing simulations, or generating engineering drawings.
The test may also evaluate the candidate's ability to troubleshoot and solve design-related problems using CATIA.
Familiarity with CATIA's user interf...read more
Top HR Questions asked in Parazelsus
Interview Process at Parazelsus
Top Interview Questions from Similar Companies
Reviews
Interviews
Salaries
Users/Month