InfoService
20+ Zeta Interview Questions and Answers
Q1. Yaml file how did u configured and how mule will encript the details
YAML file is configured using key-value pairs. Mule can encrypt sensitive data using secure properties.
YAML file is a human-readable data serialization format
It uses key-value pairs to define configuration
Sensitive data can be encrypted using secure properties in Mule
Encryption can be done using various algorithms like AES, Blowfish, etc.
Q2. what is head,name me 7 types of tags, How to add image in html,what is tag,some questions regarding css and some basic questions on sql.Last one they ask about you do have any certifications regarding salesforc...
read moreAnswering questions related to HTML, CSS, and Salesforce certifications.
Types of tags in HTML:
,
,
Q3. How can we use code in software programs
Code is used to instruct computers to perform specific tasks in software programs.
Code is written in programming languages such as Java, Python, and C++.
It can be used to create user interfaces, manipulate data, and automate processes.
Examples include creating a website, developing a mobile app, and building a database system.
Q4. What is the full from of NO of business field ?
NO is not an acronym used in the business field.
NO is not a commonly used acronym in the business field
There is no full form of NO in the business field
NO is a word used to indicate a negative response or denial
Q5. Raml structure example
RAML is a YAML-based language for describing RESTful APIs.
RAML stands for RESTful API Modeling Language
It allows developers to define the structure of their APIs
RAML files can include information about endpoints, methods, parameters, and responses
Example: #%RAML 1.0 title: Example API baseUri: http://example.com /users: /{userId}: get: description: Get a user by ID responses: 200: body: application/json: example: | { "id": 123, "name": "John Doe", "email": "johndoe@example.co...read more
Q6. What are pointers
Pointers are variables that store memory addresses of other variables or functions.
Pointers allow direct access to memory locations
They are used for dynamic memory allocation
Pointers can be used to pass variables by reference
Q7. Why is python used
Python is used for its simplicity, readability, versatility, and vast libraries.
Easy to learn and read code
Versatile - used for web development, data analysis, artificial intelligence, etc.
Large standard library and third-party modules
Community support and active development
Cross-platform compatibility
Q8. What is DHCP Scope how to create Scope
DHCP Scope is a range of IP addresses that can be assigned to devices on a network. It defines the start and end IP addresses.
A DHCP scope is created on a DHCP server
It defines the range of IP addresses that can be assigned to devices on a network
It also includes other configuration options such as subnet mask, default gateway, and DNS server
To create a DHCP scope, open DHCP Manager, right-click on IPv4, and select New Scope
Follow the wizard to specify the scope name, IP addr...read more
Q9. What is shortcut way to earn money ?
There is no shortcut way to earn money.
Earning money requires hard work, dedication, and perseverance.
Investing in education and acquiring valuable skills can lead to higher earning potential.
Starting a successful business or investing in stocks can generate income.
Saving and budgeting money can help accumulate wealth over time.
Taking calculated risks and seizing opportunities can result in financial gains.
Q10. Which back up toll you are support
I support multiple backup tools depending on the client's requirements.
I have experience with Windows Server Backup
I am familiar with third-party tools like Veeam and Backup Exec
I can also work with cloud-based backup solutions like Azure Backup
I always ensure that backups are tested and verified for data integrity
Q11. Steps for Workgroup to domain transfer to a new system
Steps for transferring from Workgroup to Domain on a new system
Join the new system to the domain
Create domain user accounts for each user
Migrate user data and settings to the new domain accounts
Configure group policies for the new domain
Test and verify connectivity and functionality
Q12. What is LDAP
LDAP stands for Lightweight Directory Access Protocol, used for accessing and managing distributed directory information services.
LDAP is a protocol used for accessing and managing directory information services.
It is a lightweight protocol that runs on top of TCP/IP.
LDAP is commonly used for authentication and authorization purposes.
It allows users to access and manage information stored in a directory, such as user accounts and passwords.
LDAP is used by many applications an...read more
Q13. Installation of networking printers steps
Steps for installing networking printers
Connect the printer to the network
Install the printer driver on the computer
Add the printer to the computer's list of available printers
Test the printer to ensure it is working properly
Q14. Why ssl required for application
SSL is required for applications to ensure secure communication by encrypting data transmitted between the client and server.
SSL encrypts data to prevent unauthorized access during transmission
SSL verifies the identity of the server to prevent man-in-the-middle attacks
SSL helps in maintaining data integrity by ensuring that data is not tampered with during transmission
Q15. Where will devops evolve
Devops will evolve towards greater automation, integration, and collaboration across development and operations teams.
Increased automation of repetitive tasks to improve efficiency and reduce errors
Greater integration of development and operations processes to streamline workflows
Enhanced collaboration between teams to foster communication and alignment on goals
Shift towards infrastructure as code and containerization technologies for scalability and flexibility
Q16. Current ctc Expectes ctc Any certifocations
Current CTC is 10 LPA, expecting 15 LPA with 2 certifications.
Current CTC is 10 LPA
Expecting 15 LPA
2 certifications obtained
Q17. What is ci and cd
CI stands for Continuous Integration and CD stands for Continuous Delivery/Continuous Deployment.
CI is the practice of merging code changes into a shared repository frequently, which triggers automated builds and tests.
CD is the process of automating the delivery of applications to various environments, such as staging or production, after passing automated tests.
CI/CD pipelines help streamline the software delivery process and ensure that code changes are tested and deployed...read more
Q18. How is ibm better than tcs
IBM and TCS are both leading IT companies, but IBM has a stronger focus on innovation and research.
IBM invests heavily in research and development, leading to cutting-edge technology and solutions.
IBM has a strong focus on innovation and has been awarded more patents than any other company for over 25 years.
IBM has a diverse range of offerings, including cloud computing, AI, and blockchain solutions.
TCS has a larger workforce and a wider global presence, but may not have the ...read more
Q19. Java string literals used for
Java string literals are used to represent fixed values in code.
Used to store fixed values like text or numbers
Enclosed in double quotes
Can contain escape characters like \n or \t
Examples: String name = "John"; String message = "Hello, World!";
Q20. Wap to reverse string
A simple program to reverse a given string
Create a character array to store the reversed string
Iterate through the original string from end to start and copy each character to the new array
Join the characters in the new array to form the reversed string
Q21. Wap for bdd architecture
BDD architecture involves writing test cases in a human-readable format using Given-When-Then syntax.
Use tools like Cucumber or SpecFlow to implement BDD architecture
Write feature files with scenarios in Given-When-Then format
Map feature files to step definitions for automation
Execute tests based on the scenarios defined in feature files
Top HR Questions asked in Zeta
Interview Process at Zeta
Top Interview Questions from Similar Companies
Reviews
Interviews
Salaries
Users/Month