i
YASH
Technologies
Filter interviews by
Top trending discussions
Three steps for using functions in C.
Declare the function with its return type, name, and parameters.
Define the function by writing the code for it.
Call the function by using its name and passing arguments if necessary.
The limit for the number of arguments passed to functions is not fixed. Arrays or structures can be used to pass more parameters.
The limit for the number of arguments passed to functions is not fixed and depends on the programming language and system architecture.
In C programming language, there is no limit on the number of arguments that can be passed to a function.
In Java, the maximum number of arguments that can be ...
if else is used for simple conditions while switch case is used for multiple conditions.
if else is a sequential decision-making statement while switch case is a multi-branch decision-making statement
if else is used when there are only a few conditions to be checked while switch case is used when there are multiple conditions to be checked
if else can have multiple conditions in a single statement while switch case can o...
Member functions are functions that are defined inside a class and can access the class's private and protected members.
Member functions are also known as methods.
They can be used to manipulate the data members of an object.
They can be overloaded, meaning multiple functions with the same name but different parameters can exist within a class.
They can be declared as const, meaning they do not modify the object's state.
E...
Find the output of c=++a+b-- where a=5 and b=4.
The value of a is incremented by 1 before the addition operation
The value of b is decremented by 1 after the addition operation
The final value of c is 10
The value of a becomes 6 and the value of b becomes 3
10 plants can be planted in 5 rows with 4 plants in each row.
Divide the plants into groups of 4.
Arrange the groups in 5 rows.
Each row will have 4 plants.
I applied via Approached by Company and was interviewed before Aug 2021. There was 1 interview round.
I applied via Referral and was interviewed before Dec 2020. There were 4 interview rounds.
I applied via Approached by Company and was interviewed before Aug 2021. There were 2 interview rounds.
posted on 17 Aug 2022
I applied via Naukri.com and was interviewed before Aug 2021. There were 3 interview rounds.
Logical coding involves creating algorithms to solve problems efficiently and effectively.
Understand the problem statement clearly before coding.
Break down the problem into smaller, manageable parts.
Use pseudocode to outline your logic before actual coding.
Test your code with various inputs to ensure accuracy.
Optimize your code for better performance and readability.
posted on 13 Sep 2022
I applied via Naukri.com and was interviewed before Sep 2021. There was 1 interview round.
I applied via Naukri.com and was interviewed in May 2021. There were 5 interview rounds.
I applied via Naukri.com and was interviewed before Nov 2021. There were 4 interview rounds.
based on 9 reviews
Rating in categories
Senior Software Engineer
1.4k
salaries
| ₹11.6 L/yr - ₹20 L/yr |
Software Engineer
1.3k
salaries
| ₹4.4 L/yr - ₹10.5 L/yr |
Consultant
772
salaries
| ₹9.1 L/yr - ₹16.7 L/yr |
Associate Consultant
765
salaries
| ₹4.3 L/yr - ₹9.5 L/yr |
Module Lead
548
salaries
| ₹16.6 L/yr - ₹29.1 L/yr |
DXC Technology
Optum Global Solutions
Virtusa Consulting Services
CGI Group