Filter interviews by
I applied via Naukri.com and was interviewed in Dec 2021. There were 3 interview rounds.
Scope refers to the accessibility of variables in a program.
Variables declared inside a function have local scope and are only accessible within that function.
Variables declared outside of any function have global scope and can be accessed from anywhere in the program.
Block scope refers to variables declared within a block of code, such as within a loop or conditional statement.
Lexical scope refers to the accessibility...
Java does not support multiple inheritance, but it can be achieved using interfaces.
Java supports multiple interface inheritance.
A class can implement multiple interfaces.
Interfaces can extend multiple interfaces.
Example: class A implements Interface1, Interface2
Example: interface Interface1 extends Interface3, Interface4
A loop is a programming structure that repeats a set of instructions until a certain condition is met.
Loops are used to iterate over arrays or perform a set of instructions multiple times.
Common types of loops include for, while, and do-while loops.
Example: for (let i = 0; i < array.length; i++) { console.log(array[i]); }
Loops can be used to simplify code and make it more efficient.
Infinite loops can occur if the condi
Pickling is a process of converting a Python object into a byte stream.
Pickling is used for serialization and deserialization of Python objects.
The pickle module is used for pickling and unpickling.
Pickling allows objects to be saved to a file and loaded later.
Pickling can be used to transfer data between different Python programs.
Example: pickle.dump(obj, file) is used to pickle an object to a file.
Example: pickle.loa...
Top trending discussions
I applied via Campus Placement and was interviewed before Aug 2020. There were 4 interview rounds.
posted on 10 Oct 2021
posted on 9 Oct 2021
I applied via Campus Placement and was interviewed before Oct 2020. There was 1 interview round.
posted on 7 Dec 2021
I applied via Campus Placement and was interviewed before Dec 2020. There were 3 interview rounds.
posted on 29 Jun 2015
posted on 29 Jun 2015
posted on 27 Mar 2018
I appeared for an interview in Mar 2018.
posted on 1 Apr 2021
posted on 1 Apr 2021
based on 22 reviews
Rating in categories
Software Engineer
39
salaries
| ₹3 L/yr - ₹7 L/yr |
Softwaretest Engineer
17
salaries
| ₹3.5 L/yr - ₹4.8 L/yr |
Devops Engineer
14
salaries
| ₹2.4 L/yr - ₹9 L/yr |
Software Developer
13
salaries
| ₹3.2 L/yr - ₹5.4 L/yr |
Software Testing Engineer
11
salaries
| ₹3.5 L/yr - ₹4.5 L/yr |
Reliance Communications
Henry Harvin Education
GAO Tek
Tata Teleservices