Filter interviews by
connect() is a function in Qt used to connect signals to slots for event handling.
connect() is used to establish a connection between a signal and a slot in Qt.
It allows for event handling by connecting signals emitted by objects to slots that can respond to those signals.
Signals and slots are a key feature of Qt's event-driven architecture.
Example: connect(button, SIGNAL(clicked()), this, SLOT(handleButtonClick()));
Virtual functions are functions in a base class that are overridden in derived classes to achieve runtime polymorphism.
Virtual functions are declared in a base class with the 'virtual' keyword.
They are overridden in derived classes using the 'override' keyword.
They allow a function to be dynamically bound at runtime based on the object's type.
Example: virtual void display() = 0; in base class and void display() overrid
I am a highly skilled System Engineer with expertise in designing and implementing complex systems.
Experienced in managing and troubleshooting network infrastructure
Proficient in virtualization technologies such as VMware and Hyper-V
Strong knowledge of operating systems like Windows and Linux
Familiar with scripting languages like PowerShell and Bash
Excellent problem-solving and communication skills
Yes, I have experience working in teams.
I have worked on several group projects during my studies.
I have collaborated with colleagues to solve complex technical problems.
I have participated in cross-functional teams to implement system upgrades.
I have also been part of agile development teams, working closely with software engineers and testers.
One example of teamwork is when I led a team of engineers to successfully d
Yes, I know Java.
I have experience in Java programming.
I am familiar with Java syntax and concepts.
I have worked on Java projects in the past.
To retrieve data from the back end, you can use APIs or database queries.
Use API calls to fetch data from the back end server.
Execute database queries to retrieve data from the database.
Parse the response or query result to extract the required data.
Handle any necessary authentication or authorization for accessing the back end.
Examples: GET request to an API endpoint, SELECT query in SQL.
OOP is a programming paradigm based on the concept of objects, which can contain data and code.
OOP stands for Object-Oriented Programming
It focuses on creating objects that interact with each other to solve a problem
Encapsulation, inheritance, and polymorphism are key concepts in OOP
Example: A car object can have properties like color, make, and model, and methods like start and stop
OOP promotes code reusability and ma
based on 6 reviews
Rating in categories
Embedded Software Engineer
8
salaries
| ₹2.1 L/yr - ₹4 L/yr |
Software Developer
6
salaries
| ₹2 L/yr - ₹4.2 L/yr |
Embedded Software Developer
5
salaries
| ₹2 L/yr - ₹3.3 L/yr |
Junior Software Developer
4
salaries
| ₹2 L/yr - ₹4.2 L/yr |
Senior Technician
4
salaries
| ₹2 L/yr - ₹2 L/yr |
Infosys
TCS
Wipro
HCLTech