Exambodh - Practice Aptitude, Reasoning & GK Questions
Ctrl + K
Ctrl + K
UPlay Quiz
BlogPlay quizU
≡One Liner Questions⌂HomeBgBlog?Play QuizAaArticles

Categories

SSC CGL›
General Knowledge›
Indian History›
Indian Polity›
Quantitative Aptitude

Exambodh

Exambodh helps students prepare for aptitude, reasoning, GK, and verbal exams with topic-wise practice questions, simple explanations, and structured learning.

Quick Links

HomePlay QuizArticlesAbout UsContactPrivacy PolicyDisclaimerCopyright PolicyTerms & Conditions

Study Hubs

Latest ArticlesGeneral KnowledgeQuantitative AptitudeLogical ReasoningComputer AwarenessCurrent Affairs

Popular Categories

SSC CGLGeneral KnowledgeIndian History
›
Logical Reasoning›
Interview Practice›
Science›
Computer Awareness›
Current Affairs›
Geography›
NCERT Solutions & Notes›
Static GK›
  1. Home
  2. |Interview Practice
  3. |One Liner Questions

Interview Practice One Liner Questions with Answers

Practice exam-ready one liner questions for Interview Practice with quick answers for SSC, Railway, Banking and competitive exams.

Total Questions: 54

ReactJS

What are React Hooks?

React Hooks are special functions introduced in React that let functional components use features like state, lifecycle methods, context, and refs without writing class components.

ReactJS

Can useEffect return a value?

useEffect cannot return a value except a cleanup function.

ReactJS

What are common use cases of useEffect?

Common use cases include API calls, event listeners, timers, and subscriptions.

ReactJS

What is side effect in React?

Side effects are operations that affect something outside the component such as data fetching or DOM manipulation.

ReactJS

Why should dependencies be listed correctly in useEffect?

Incorrect dependencies can cause unnecessary renders or stale values.

ReactJS

What is stale state in useEffect?

Stale state happens when an effect uses outdated state values.

ReactJS

How can infinite loops happen in useEffect?

Infinite loops happen when state updates trigger effects repeatedly due to wrong dependencies.

ReactJS

How can you avoid unnecessary re-renders with useEffect?

By using correct dependency arrays and memoization techniques.

ReactJS

Can multiple useEffect hooks be used in a component?

Yes, multiple useEffect hooks can be used for different side effects.

ReactJS

Why is useEffect important in functional components?

It enables lifecycle-like behavior and side effect management in functional components.

‹
123456
›
Page
˅
of 6
Indian Polity
Quantitative Aptitude
Logical Reasoning
Explore:HomePlay QuizArticlesContact

Copyright 2026 Exambodh - aptitude, reasoning & verbal practice.