i
Cognizant
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via Referral and was interviewed in Jan 2021. There were 3 interview rounds.
I applied via Company Website and was interviewed in Nov 2020. There were 3 interview rounds.
Check constraint is used to limit the values that can be inserted into a column.
It is a type of constraint in SQL
It is used to limit the values that can be inserted into a column
It is used to ensure data integrity
It can be used to check for a range of values, data types, or conditions
Example: CREATE TABLE Students (id INT, name VARCHAR(50), age INT CHECK (age >= 18));
I applied via Naukri.com and was interviewed in Oct 2020. There were 4 interview rounds.
I applied via Naukri.com and was interviewed in Sep 2020. There were 3 interview rounds.
I applied via Referral and was interviewed in Jul 2020. There were 5 interview rounds.
A servlet is a Java program that runs on a web server and handles client requests.
Servlets are used to create dynamic web pages and web applications.
They can handle HTTP requests and responses.
Servlets can be used to process form data, authenticate users, and more.
Examples of servlet containers include Apache Tomcat and Jetty.
A war file is a compressed file format used to package Java web applications.
A war file contains web application components such as servlets, JSPs, HTML pages, and other resources.
The file structure includes a WEB-INF directory containing web.xml deployment descriptor, lib directory containing JAR files, and classes directory containing compiled Java classes.
The war file can be unzipped using any standard zip utility.
E...
Custom annotations can be created using the @interface keyword in Java.
Create a new interface with the @interface keyword
Define the annotation's properties using methods
Add default values for the properties
Add the @Retention and @Target annotations to specify how the annotation can be used
Example: @interface MyAnnotation { String value() default ""; }
Example usage: @MyAnnotation(value="example")
I applied via Naukri.com and was interviewed in Oct 2019. There were 3 interview rounds.
The question is about Cyberark reports including PVWA reports, safe permission, and Vault permission.
Cyberark reports provide information on the usage and access of privileged accounts and assets.
PVWA reports provide details on the activities performed by users through the PVWA interface.
Safe permission reports show the permissions assigned to users for accessing specific safes.
Vault permission reports provide informat...
I applied via Company Website and was interviewed in Dec 2019. There were 4 interview rounds.
I applied via Referral and was interviewed in May 2019. There were 3 interview rounds.
based on 1 review
Rating in categories
Associate
72.5k
salaries
| ₹5.1 L/yr - ₹15.9 L/yr |
Programmer Analyst
55.5k
salaries
| ₹2.4 L/yr - ₹9.7 L/yr |
Senior Associate
48.4k
salaries
| ₹8.9 L/yr - ₹27.2 L/yr |
Senior Processing Executive
28.8k
salaries
| ₹1.8 L/yr - ₹9 L/yr |
Technical Lead
17.6k
salaries
| ₹5.9 L/yr - ₹24.5 L/yr |
TCS
Infosys
Wipro
Accenture