Filter interviews by
I applied via Naukri.com and was interviewed in Mar 2021. There were 3 interview rounds.
Setrange and Setfilter are methods used in Navision to filter records in a table.
Setrange is used to set a single filter on a field, while Setfilter is used to set multiple filters on multiple fields.
Setrange can only be used on primary keys or indexed fields, while Setfilter can be used on any field.
Setrange can only be used to filter for equality, while Setfilter can be used for various types of filters like range, w...
There are three types of keys in Navision: Primary Key, Foreign Key, and Unique Key.
Primary Key: A primary key is a unique identifier for a record in a table. It ensures that each record is unique and can be used to establish relationships with other tables.
Foreign Key: A foreign key is a field in a table that refers to the primary key of another table. It establishes a relationship between two tables.
Unique Key: A uni...
Grouping in Navision allows for categorizing and organizing data based on common attributes.
Grouping can be done on various fields such as customer, vendor, item, etc.
Grouping can be used for reporting and analysis purposes.
Grouping can also be used to set up permissions and access levels for different groups of users.
Example: Grouping customers by region or salesperson to analyze sales performance.
Example: Grouping it...
Triggers, reports, pages, and tables are key components in Navision development.
Triggers are used to execute code before or after certain events occur in a table.
Reports are used to present data in a structured format for printing or viewing.
Pages are used to create user interfaces for data entry, modification, and display.
Tables store and organize data in Navision, serving as the foundation for other components.
Properties of pages and tables in Navision
Pages in Navision are used to display and interact with data
Tables in Navision store the data
Pages have properties like SourceTable, Caption, and PageType
Tables have properties like TableType, DataPerCompany, and DataCaption
Pages and tables can have triggers and actions associated with them
Top trending discussions
I appeared for an interview before Jul 2023.
Negotiable based on experience and responsibilities
Salary expectations are dependent on the specific role, responsibilities, and industry standards
Consider factors such as location, company size, and benefits package when determining salary expectations
Research average salaries for similar positions in the industry to have a realistic expectation
I applied via Campus Placement
Aptitude and combined coding tests
Design a web/mobile app for farmers to directly sell their produce.
Create a user-friendly interface for farmers to list their produce
Include features for farmers to set prices and quantities
Implement a search function for buyers to find specific produce
Include a secure payment system for transactions
Allow farmers to track their sales and manage inventory
Worst experience company is not so good
Object oriented programming is a programming paradigm based on the concept of objects, which can contain data and code.
OOP focuses on creating objects that interact with each other to solve problems
Encapsulation, inheritance, and polymorphism are key principles of OOP
Examples of OOP languages include Java, C++, and Python
posted on 5 May 2022
I applied via Referral and was interviewed before May 2021. There were 3 interview rounds.
Online
posted on 27 Aug 2015
I applied via Walk-in and was interviewed before Mar 2020. There were 5 interview rounds.
Yes, I am ready to work at Mindgate.
I have the necessary skills and experience to work at Mindgate.
I am familiar with Java development and have worked on similar projects before.
I am eager to contribute to the team and learn from the talented professionals at Mindgate.
The purpose of a default constructor is to initialize the object's instance variables with default values.
A default constructor is automatically provided by the compiler if no constructor is defined in the class.
It is used to create an object of the class with default values for its instance variables.
Default constructors are useful when we want to create an object without passing any initial values.
Constructors are special methods used to initialize objects, while methods are regular functions that perform specific tasks.
Constructors have the same name as the class, while methods have unique names.
Constructors are called automatically when an object is created, while methods need to be called explicitly.
Constructors do not have a return type, while methods have a return type.
Constructors are used to set initial v...
The main method is static because it needs to be called by the Java Virtual Machine (JVM) without creating an instance of the class.
Static methods can be called directly using the class name, without creating an object of the class.
The main method is the entry point of a Java program, and it needs to be called by the JVM to start the execution.
If the main method were not static, we would need to create an object of the...
I applied via Naukri.com and was interviewed in Dec 2024. There was 1 interview round.
Runtime polymorphism allows a subclass to provide a specific implementation of a method that is already provided by its parent class.
Runtime polymorphism is achieved through method overriding, where a subclass provides its own implementation of a method that is already defined in its superclass.
The method to be overridden must have the same name, return type, and parameters in both the superclass and subclass.
When an o...
Streams in Java provide a way to process collections of objects in a functional style.
Streams are sequences of elements that support various operations like filter, map, reduce, etc.
They can be created from collections, arrays, or generate elements dynamically.
Streams can be sequential or parallel, allowing for efficient processing of large datasets.
Example: List<String> names = Arrays.asList("Alice", "Bob", "Cha...
Threads in Java are created by extending the Thread class or implementing the Runnable interface, and invoked using the start() method.
Threads can be created by extending the Thread class and overriding the run() method.
Threads can also be created by implementing the Runnable interface and passing an instance of the class to a Thread object.
Threads are invoked by calling the start() method on the Thread object.
Rest Template is a class in Spring that simplifies making HTTP requests and handling responses.
Rest Template is part of the Spring framework in Java.
It can be used to make HTTP requests to RESTful web services.
It simplifies the process of making HTTP calls and handling responses.
Rest Template can handle GET, POST, PUT, DELETE, etc. requests.
Example: RestTemplate restTemplate = new RestTemplate();
based on 4 reviews
Rating in categories
SAP Abap Consultant
19
salaries
| ₹3 L/yr - ₹12 L/yr |
SAP SD Consultant
13
salaries
| ₹4.8 L/yr - ₹12 L/yr |
SAP MM Consultant
12
salaries
| ₹3.2 L/yr - ₹12 L/yr |
Navision Technical Consultant
11
salaries
| ₹3 L/yr - ₹8.2 L/yr |
Technical Consultant
11
salaries
| ₹1.8 L/yr - ₹8.4 L/yr |
Foray Software
Black Knight
MAQ Software
ESDS Software Solutions