Filter interviews by
I applied via Walk-in and was interviewed in Jul 2022. There were 2 interview rounds.
I was interviewed before Jul 2021.
I applied via Recruitment Consultant and was interviewed before Nov 2020. There were 3 interview rounds.
Functions return a value while procedures do not.
Functions return a value while procedures do not.
Functions can be used in expressions while procedures cannot.
Functions can have parameters passed by value or reference while procedures can only have parameters passed by reference.
Packed decimal and zoned decimal are two common data formats used in mainframe systems.
Packed decimal is a binary-coded decimal format that stores two digits in each byte, with the last nibble used for sign.
Zoned decimal is a format that uses one byte to store each digit, with the last byte used for sign.
Packed decimal is more space-efficient than zoned decimal, but requires more processing power to convert to and from...
Fields can be added to a physical file without compiling using SQL ALTER TABLE statement.
Use ALTER TABLE statement to add fields to physical file.
Syntax: ALTER TABLE library/file ADD COLUMN fieldname datatype
Example: ALTER TABLE MYLIB/EMPLOYEE ADD COLUMN EMAIL VARCHAR(50)
To declare a file in CL program, use the DCLF command followed by the file name.
Use the DCLF command followed by the file name to declare a file in CL program.
The file name should be enclosed in parentheses.
The file must be defined in the program's file description.
Example: DCLF FILE(MYFILE)
The file can then be used in the program using its declared name.
Binding programs in RPGILE involves specifying the program name and library in the binding directory.
Create a binding directory using CRTBNDDIR command
Add the program to the binding directory using ADDLIBLE command
Specify the program name and library in the binding directory using the BNDDIR parameter in the CRTPGM command
Use the CALL statement to call the program
A subsystem is a smaller system within a larger system that performs a specific function.
Subsystems are often used in complex engineering systems such as airplanes and automobiles.
They can be thought of as modules that work together to achieve a larger goal.
Subsystems can be hardware or software-based.
Examples of subsystems include the engine subsystem in a car and the navigation subsystem in an airplane.
OVRDBF is a command in IBM i (AS/400) that allows a program to override the file it is accessing.
OVRDBF is used to temporarily redirect a program's file input/output to a different file.
It can be used to redirect output to a printer or a spool file.
The command can also be used to change the record format of a file.
OVRDBF can be used in CL programs or in RPG programs using the OVRDBF opcode.
Errors in RPG programs can be checked using various tools and techniques.
Compile the program with the appropriate compiler options to check for syntax errors
Use debuggers and tracing tools to identify runtime errors
Analyze job logs and dump files to diagnose program errors
Use third-party tools like X-Analysis and Hawkeye to identify and fix errors
There are mainly two types of arrays: Single-dimensional and Multi-dimensional. I have used both in various projects.
Single-dimensional arrays are used to store a list of values of the same data type.
Multi-dimensional arrays are used to store values in a matrix format with rows and columns.
I have used single-dimensional arrays to store user input data and multi-dimensional arrays to store data in a tabular format.
For e...
runqry is a command used in IBM iSeries to run a query on a database file.
runqry is used to retrieve data from a database file in IBM iSeries.
It allows users to specify selection criteria and sort order for the retrieved data.
The output of runqry can be displayed on the screen, printed, or saved to a file.
It is commonly used by technical consultants to extract data for analysis or reporting purposes.
Compile command in RPG program is used to convert source code into executable code.
Compile command is used to check for syntax errors and generate object code
The command is usually RUNCL or CRTRPGMOD
The compiled program can be executed using CALL or CALLB
Example: RUNCLPGM PGM(MYLIB/MYPROG) SRCFILE(MYLIB/MYSRC)
Example: CRTRPGMOD MODULE(MYLIB/MYPROG) SRCFILE(MYLIB/MYSRC)
There is no limit to the number of tables that can be declared in an RPG program.
Tables can be declared using the DCL-TBL statement.
The number of tables that can be declared is limited only by the available memory.
Each table can have its own unique name and structure.
Tables can be used to store and manipulate data within the RPG program.
Programs can be installed on an I series system using various methods.
Use the Install Program (INZPRM) command to install a program from a save file
Use the Program Temporary Fix (PTF) process to install fixes and updates
Use the Portable Application Solutions Environment (PASE) to install Linux-based programs
Use the Integrated Web Application Server (IAS) to install web-based applications
XFOOT is a command used in SAS software to display the contents of a SAS data set.
XFOOT command is used to display the contents of a SAS data set in the SAS log.
It displays the number of observations and variables in the data set.
It also displays the size of the data set in bytes.
XFOOT command can be used in conjunction with other SAS commands like PROC PRINT and PROC SORT.
Example: XFOOT; PROC PRINT data=dataset; RUN;
Yes, I am familiar with BRMS and its functions.
BRMS stands for Business Rules Management System
It is used to manage and automate business rules
BRMS allows for easy modification and management of rules
Examples of BRMS include IBM Operational Decision Manager and Red Hat Decision Manager
ABC Companies interview questions for popular designations
Top trending discussions
I was interviewed in Jan 2025.
posted on 27 Jan 2025
Diesel Generator: A Reliable Power Source
A diesel generator is a self-contained power generating unit that combines a diesel engine with an electric generator (often an alternator). It's a versatile and widely used source of electricity, particularly in situations where a reliable power supply is crucial.
How Diesel Generators Work
* Diesel Engine: The diesel engine, fueled by diesel fuel, acts as the prime mover. It converts the chemical energy of the fuel into mechanical energy through combustion.
* Electric Generator: The mechanical energy from the engine is transferred to the generator, which converts it into electrical energy. This electrical energy can then be used to power various appliances and equipment.
Applications of Diesel Generators
* Backup Power: Diesel generators are commonly used as backup power sources for homes, businesses, hospitals, and critical infrastructure during power outages.
* Remote Locations: In areas with limited or no access to the grid, diesel generators provide a reliable source of electricity for various applications.
* Construction Sites: Diesel generators power tools and equipment on construction sites, ensuring work can continue even in remote locations.
* Off-Grid Living: Individuals living off the grid often rely on diesel generators for their electricity needs.
* Data Centers: Diesel generators provide backup power to ensure the continuous operation of critical data centers.
Advantages of Diesel Generators
* Reliability: Diesel engines are known for their durability and reliability, making them suitable for demanding applications.
* Fuel Efficiency: Modern diesel engines offer excellent fuel efficiency, reducing operating costs.
* Wide Power Range: Diesel generators are available in a wide range of sizes and power capacities, catering to various needs.
* Easy Maintenance: Diesel generators are relatively easy to maintain and service.
Disadvantages of Diesel Generators
* Noise: Diesel generators can be noisy, which may be a concern in certain settings.
Panel and protection systems are essential components in electrical engineering for controlling and safeguarding electrical circuits.
Different types of panels include distribution panels, control panels, and instrumentation panels.
Protection systems include overcurrent protection, earth fault protection, and differential protection.
Panels are used to house electrical components and provide a safe environment for operat...
posted on 18 Feb 2025
Group discussion for senior team and HR team also discussed than Joni employee
I applied via campus placement at National Institute of Technology (NIT), Kurukshetra and was interviewed in Dec 2024. There were 2 interview rounds.
posted on 22 Jan 2025
I was interviewed in Dec 2024.
The battery voltage in Ola scooter is typically around 48V.
The battery voltage in Ola scooters is usually around 48V.
The exact voltage may vary slightly depending on the specific model of the scooter.
It is important to check the battery voltage regularly to ensure optimal performance.
The MCU (Motor Control Unit) is assembled to Ola scooters to control the motor and ensure efficient performance.
MCU controls the motor of the scooter
Ensures efficient performance
Regulates speed and power output
Monitors battery usage and charging
HMI in Ola scooter work stands for Human Machine Interface, which is the interface through which a user interacts with the scooter's systems.
HMI in Ola scooter work refers to the display screen and controls that allow the rider to interact with the scooter's functions.
It includes features like speedometer, battery level indicator, mode selection, and settings menu.
The HMI may also include touch screen capabilities for ...
The range of Ola scooters varies depending on the model and battery capacity.
Range can be affected by factors like speed, terrain, and weather conditions.
Ola S1 Pro has a claimed range of 181 km on a single charge.
Ola S1 has a claimed range of 121 km on a single charge.
Regular maintenance and proper charging habits can help optimize the scooter's range.
There are typically 5 nuts in the alloy wheel of an Ola scooter.
Most alloy wheels have 4-6 nuts for securing the wheel to the hub
Ola scooters commonly have 5 nuts in their alloy wheels
The nuts are used to securely fasten the wheel to the hub
There are 12 spokes in the front alloy wheel of Ola scooter.
The front alloy wheel of Ola scooter typically has 12 spokes.
Spokes are the rods or bars that radiate from the center of the wheel to the outer edge.
The number of spokes can vary depending on the design and model of the scooter.
HMI work in Ola scooter involves designing and implementing the Human Machine Interface for the scooter's digital display and controls.
Designing the layout and functionality of the digital display on the scooter
Implementing touch screen capabilities for user interaction
Integrating features like navigation, music controls, and vehicle settings into the interface
Ensuring user-friendly and intuitive design for easy use wh...
I am writing automation and clicking on aptitude test.
I am writing automation and clicking on assignment test.
This is an automation test. I got this task from my senior. I'm doing good.
based on 1 interview
Interview experience
based on 5 reviews
Rating in categories
Software Engineer
6
salaries
| ₹15 L/yr - ₹94 L/yr |
Software Developer
4
salaries
| ₹8.6 L/yr - ₹26.6 L/yr |
Accountant
4
salaries
| ₹1 L/yr - ₹4.6 L/yr |
Director
4
salaries
| ₹46 L/yr - ₹200 L/yr |
Manager
3
salaries
| ₹13.7 L/yr - ₹35.7 L/yr |
Amazon
Larsen & Toubro Limited
Mahindra & Mahindra
Delhivery