Add office photos
Engaged Employer

Newrise Technosys

4.6
based on 49 Reviews
Filter interviews by

10+ Subodh Gupta Studio Interview Questions and Answers

Updated 5 Feb 2024

Q1. How do you proceed for plugins development in WordPress

Ans.

Plugins development in WordPress involves creating custom functions and hooks to extend the functionality of the platform.

  • Identify the need for a plugin

  • Create a new folder in the 'wp-content/plugins' directory

  • Create a PHP file with a unique name and add plugin header information

  • Define plugin functions and hooks

  • Test and debug the plugin

  • Submit the plugin to the WordPress plugin repository

Add your answer

Q2. What are the various selector in CSS.

Ans.

CSS selectors are used to target HTML elements and apply styles to them.

  • Type selectors target elements based on their tag name (e.g. h1, p, div)

  • Class selectors target elements with a specific class attribute (e.g. .my-class)

  • ID selectors target elements with a specific ID attribute (e.g. #my-id)

  • Attribute selectors target elements with a specific attribute value (e.g. [href='https://www.example.com'])

  • Pseudo-class selectors target elements based on their state or position (e.g. ...read more

Add your answer

Q3. What are various tables in WordPress.

Ans.

WordPress has various tables to store different types of data.

  • wp_users - stores user information

  • wp_posts - stores all posts, pages, and custom post types

  • wp_comments - stores all comments

  • wp_terms - stores all taxonomy terms

  • wp_options - stores all site options

  • wp_postmeta - stores all post meta data

  • wp_usermeta - stores all user meta data

Add your answer

Q4. In PHP how do we submit a form data.

Ans.

Form data in PHP can be submitted using the POST or GET method.

  • Use the $_POST or $_GET superglobal variable to retrieve form data

  • Specify the method attribute in the form tag as either POST or GET

  • Use the submit button to trigger the form submission

Add your answer
Discover Subodh Gupta Studio interview dos and don'ts from real experiences

Q5. What is flexbox and how it work.

Ans.

Flexbox is a CSS layout module that allows for flexible and responsive web design.

  • Flexbox is short for 'Flexible Box Layout'.

  • It allows for easy alignment and distribution of elements within a container.

  • Flexbox uses a set of properties to define the layout, such as 'display: flex', 'flex-direction', 'justify-content', and 'align-items'.

  • It is commonly used for creating responsive navigation menus, grids, and card layouts.

  • Flexbox is supported by all modern browsers, including IE...read more

Add your answer

Q6. SQL query for insert data into database.

Ans.

SQL query for inserting data into database.

  • Use INSERT INTO statement followed by table name and column names.

  • Values to be inserted should be enclosed in parentheses.

  • Use single quotes for string values.

  • Example: INSERT INTO users (name, age) VALUES ('John', 25);

View 1 answer

Q7. What are hooks in WordPress.

Ans.

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

  • Hooks are divided into two types: actions and filters.

  • Actions are triggered at specific points in the execution of WordPress, while filters allow developers to modify data before it is displayed.

  • Hooks are added using the add_action() and add_filter() functions.

  • Hooks can be removed using the remove_action() and remove_filter() functions.

  • Hooks are an important part of ...read more

Add your answer

Q8. Datatypes in PHP

Ans.

PHP supports various datatypes including string, integer, float, boolean, array, object, and null.

  • String: a sequence of characters

  • Integer: a whole number

  • Float: a number with a decimal point

  • Boolean: true or false

  • Array: a collection of values

  • Object: an instance of a class

  • Null: a variable with no value

Add your answer

Q9. How to bacame a digital marketing

Ans.

To become a digital marketer, one needs to have a combination of skills, knowledge, and experience in various areas of digital marketing.

  • Acquire knowledge and skills in SEO, SEM, social media marketing, email marketing, content marketing, and analytics

  • Gain experience through internships, freelance work, or personal projects

  • Stay up-to-date with the latest trends and technologies in digital marketing

  • Network with other digital marketers and attend industry events

  • Obtain relevant ...read more

Add your answer

Q10. How to use google adword Keyword Planner

Ans.

Google AdWords Keyword Planner is a tool that helps in finding relevant keywords for your ad campaigns.

  • Sign in to your Google AdWords account and go to the Keyword Planner tool

  • Enter a keyword or phrase related to your product or service

  • Select the targeting options such as location, language, and search network

  • Review the keyword ideas and their search volume, competition, and suggested bid

  • Choose the relevant keywords and add them to your ad group or campaign

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

Top Interview Questions from Similar Companies

3.5
 • 372 Interview Questions
4.1
 • 269 Interview Questions
3.6
 • 165 Interview Questions
4.0
 • 162 Interview Questions
4.0
 • 133 Interview Questions
View all
Top Newrise Technosys Interview Questions And Answers
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