Add office photos
Engaged Employer

Cogenthub

2.8
based on 234 Reviews
Filter interviews by

SBI General Insurance Interview Questions and Answers

Updated 5 Feb 2024

Q1. How many tables generates after installing wordpress?

Ans.

The number of tables generated after installing WordPress varies depending on the plugins and themes installed.

  • The default installation of WordPress generates 12 tables in the database.

  • Additional tables may be created by plugins and themes.

  • Examples of additional tables include wp_users, wp_posts, wp_comments, etc.

View 1 answer

Q2. Data stores in which table in wordpress?

Ans.

Data in WordPress is stored in various tables in the database.

  • WordPress uses a relational database management system (RDBMS) to store data.

  • The main tables in WordPress include wp_posts, wp_users, wp_comments, wp_options, and wp_meta.

  • wp_posts table stores posts, pages, and custom post types.

  • wp_users table stores user information.

  • wp_comments table stores comments made on posts.

  • wp_options table stores various site settings and configurations.

  • wp_meta table stores metadata associa...read more

View 1 answer

Q3. What is child theme ?

Ans.

A child theme is a theme that inherits the functionality and styling of another theme, called the parent theme.

  • Child themes are used to customize and modify the appearance and functionality of a parent theme without modifying its core files.

  • They allow developers to make changes to a theme while still being able to update the parent theme.

  • Child themes typically include a style.css file that contains the CSS rules for customizing the parent theme.

  • They can also include template ...read more

View 1 answer

Q4. Different types of errors in php?

Ans.

Different types of errors in PHP include syntax errors, runtime errors, and logical errors.

  • Syntax errors occur when the code is not written correctly, such as missing semicolons or parentheses.

  • Runtime errors occur during the execution of the code, such as trying to access an undefined variable.

  • Logical errors occur when the code runs without errors, but produces unexpected results.

  • Other types of errors include fatal errors, notices, and warnings.

Add your answer
Discover SBI General Insurance interview dos and don'ts from real experiences

Q5. Diffrent Plugins used so far by you?

Ans.

I have used various plugins for different functionalities such as SEO, security, caching, and forms.

  • Yoast SEO for optimizing website content

  • Wordfence for website security

  • WP Super Cache for website caching

  • Contact Form 7 for creating forms

  • Jetpack for website analytics and social sharing

Add your answer

Q6. Different types of hooks?

Ans.

Hooks are functions that allow developers to modify WordPress behavior without modifying core files.

  • Action hooks allow you to insert custom code at specific points in WordPress.

  • Filter hooks allow you to modify data before it is displayed.

  • Plugin hooks allow you to add custom functionality to plugins.

  • User hooks allow you to modify user data and behavior.

  • Theme hooks allow you to modify the behavior of your theme.

Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
70 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter