Find Interview Questions for Top Companies
The hut group Interview Questions and Answers
Ques:- Difference between structure and table?
Right Answer:
A structure is a data type that groups related fields together, often used for defining complex data types in programming, while a table is a database object that stores data in rows and columns, allowing for data management and retrieval in a relational database.
Ques:- Its possible to give the conditions in Field Read only Field property.Ex:if condition city = chennai . its only allowed to enter the field otherwise not entered the value.
Right Answer:
Yes, it is possible to set conditions for the Read Only Field property in Siebel. You can use a calculated field or a user property to make a field read-only based on specific conditions, such as if the city is "Chennai." This can be done through scripting or configuration in the app.
Ques:- I have a view with form applet on the top and list applet at the bottom.There is “score” field in the list applet.How to display the totals of score in form applet?
Right Answer:
To display the totals of the "score" field from the list applet in the form applet, you can create a calculated field in the form applet. Use a calculated field with a formula that sums the "score" field from the list applet. Ensure that the calculated field is updated whenever the list applet data changes.
Ques:- What is AJAX and how does it work
Right Answer:
AJAX (Asynchronous JavaScript and XML) is a web development technique that allows web pages to communicate with a server and update content asynchronously without reloading the entire page. It works by using JavaScript to send requests to the server, which can return data (often in JSON or XML format) that the browser can then use to update the webpage dynamically.
Ques:- What is JavaScript and how is it used in web development
Right Answer:
JavaScript is a programming language used to create interactive and dynamic content on websites. It allows developers to manipulate HTML and CSS, handle events, and communicate with servers, enhancing user experience and functionality in web development.
Ques:- How does flexbox work in CSS
Right Answer:
Flexbox, or the Flexible Box Layout, is a CSS layout model that allows items in a container to be arranged and aligned efficiently. It works by defining a container as a flex container using `display: flex;`, which enables its direct children (flex items) to be laid out along a main axis (horizontal or vertical). You can control the alignment, direction, spacing, and size of these items using properties like `flex-direction`, `justify-content`, `align-items`, and `flex-wrap`. This makes it easier to create responsive layouts without using floats or positioning.
Ques:- What are semantic HTML elements and why are they important
Right Answer:
Semantic HTML elements are tags that clearly describe their meaning in a human- and machine-readable way, such as `<header>`, `<article>`, `<footer>`, and `<section>`. They are important because they improve accessibility, enhance SEO, and make the structure of the web page clearer for developers and browsers.
Ques:- What are promises and async await in JavaScript
Right Answer:
Promises in JavaScript are objects that represent the eventual completion (or failure) of an asynchronous operation and its resulting value. They allow you to handle asynchronous code more easily by providing methods like `.then()` for success and `.catch()` for errors.

`async` and `await` are syntactic sugar built on top of promises. An `async` function always returns a promise, and within an `async` function, you can use `await` to pause execution until a promise is resolved, making the code easier to read and write as if it were synchronous.
Ques:- How do I slice up an image in Adobe Photoshop CS4 Extended?
Right Answer:
To slice an image in Adobe Photoshop CS4 Extended, use the Slice Tool from the toolbar. Select the Slice Tool, click and drag to create slices over the image. You can also use the "Slice From Guides" option under the "Slice" menu if you have guides set up. Once done, go to File > Save for Web & Devices, and choose the slices you want to save.
Ques:- How do I combine multiple sheets into one?
Right Answer:
To combine multiple sheets into one in CSS, you can use the `@import` rule to import styles from different CSS files into a single main stylesheet. Alternatively, you can manually copy and paste the CSS rules from each sheet into one file.
Ques:- What is Gradients?
Right Answer:
Gradients are smooth transitions between two or more colors, creating a gradual blend. In design software like Photoshop, they can be used to add depth, dimension, and visual interest to backgrounds and elements.
Ques:- What is the meaning of multimedia?
Right Answer:
Multimedia refers to the use of different types of content, such as text, images, audio, video, and animations, combined together to create an engaging experience.
Ques:- What is Graphics?
Right Answer:
Graphics refer to visual images or designs created using computer software, which can include illustrations, photographs, and text, used to convey information or enhance the aesthetic appeal of a project.
Ques:- What makes you creative?
Right Answer:
My creativity comes from my ability to think outside the box, draw inspiration from various sources, and combine different ideas to create unique designs. I also enjoy experimenting with new techniques and tools, which helps me develop original concepts.
Ques:- What can you give or make new changes as a Creative person?
Right Answer:
As a creative person, I can bring fresh ideas, innovative designs, and unique perspectives to projects, enhancing visual appeal and functionality while effectively communicating the intended message.
Ques:- You may be given strict parameters for your designs. Will that stifle your creativity?
Right Answer:
Strict parameters can actually enhance creativity by providing a clear framework within which to innovate. They challenge me to think outside the box and find unique solutions that align with the given constraints.
Ques:- MY Experience Computer Skills
Right Answer:
I have experience with graphic design software such as Adobe Photoshop, Illustrator, and InDesign. I am skilled in creating visual content, editing images, and designing layouts for print and digital media.
AmbitionBox Logo

What makes Takluu valuable for interview preparation?

1 Lakh+
Companies
6 Lakh+
Interview Questions
50K+
Job Profiles
20K+
Users