Skip to main content

20 ChatGPT-related MCQs

 20 ChatGPT-related MCQs





1. ChatGPT is primarily trained on data available until:

A. Real-time data
B. December 2023
C. April 2022
D. Depends on version
👉 Answer: D (Each model has a different cutoff)


2. Which model is used in ChatGPT-4?
A. GPT-2
B. GPT-3
C. GPT-4
D. GPT-5
👉 Answer: C


3. Which of the following is a major use case of ChatGPT?
A. Cooking food
B. Editing photos
C. Answering questions and drafting text
D. Sending emails automatically
👉 Answer: C


4. What is the default interface ChatGPT uses to interact with users?
A. Terminal
B. Text chat interface
C. Graphical dashboard
D. Voice control
👉 Answer: B


5. ChatGPT can write code in which of the following languages?
A. Python
B. JavaScript
C. SQL
D. All of the above
👉 Answer: D


6. What is the maximum token limit (approx.) for a GPT-4-turbo context window?
A. 1,000
B. 4,000
C. 128,000
D. 256,000
👉 Answer: C (As of 2024, GPT-4-turbo supports 128k context)


7. What is a "token" in the context of ChatGPT?
A. A reward point
B. A part of a word
C. A password
D. A data packet
👉 Answer: B


8. Which plugin or tool allows ChatGPT to generate images?
A. Whisper
B. Codex
C. DALL·E
D. Midjourney
👉 Answer: C


9. Which tool lets ChatGPT browse real-time data from the internet?
A. Vision
B. WebPilot
C. Browsing Tool
D. Python Tool
👉 Answer: C (Also referred to as "web" or "browser tool")


10. ChatGPT's free version uses which model?
A. GPT-4
B. GPT-3.5
C. GPT-5
D. Codex
👉 Answer: B


11. Which of these can ChatGPT not do without plugins/tools?
A. Generate text
B. Search latest news
C. Write Python code
D. Summarize an article
👉 Answer: B


12. Who are the co-founders of OpenAI?
A. Elon Musk & Sam Altman
B. Jeff Bezos & Sundar Pichai
C. Larry Page & Steve Jobs
D. Mark Zuckerberg & Bill Gates
👉 Answer: A


13. ChatGPT models are trained using which technique?
A. Genetic algorithms
B. Linear regression
C. Transformer architecture
D. CNN
👉 Answer: C


14. What is the purpose of fine-tuning a model like ChatGPT?
A. Make it run faster
B. Adjust for specific tasks or tone
C. Change the UI
D. Remove bugs
👉 Answer: B


15. RLHF stands for:
A. Recursive Learning for Human Feedback
B. Reinforcement Learning from Human Feedback
C. Real Learning from Human Forms
D. Recursive Logic for High Function
👉 Answer: B


16. How does ChatGPT improve over time?
A. By self-learning in every chat
B. By real-time internet updates
C. Through feedback from users and retraining by developers
D. Through virus scanning
👉 Answer: C


17. Can ChatGPT generate both short and long-form content?
A. No
B. Only short content
C. Yes
D. Only summaries
👉 Answer: C


18. What kind of AI is ChatGPT classified as?
A. Narrow AI
B. General AI
C. Strong AI
D. Super AI
👉 Answer: A


19. Why can ChatGPT sometimes give wrong answers confidently?
A. It lacks access to search engines
B. It’s hallucinating due to token prediction
C. It intentionally misleads
D. It only works at night
👉 Answer: B


20. Which version of ChatGPT supports file uploads, browsing, and advanced tools (as of 2024)?
A. Free version (GPT-3.5)
B. ChatGPT Plus with GPT-4-turbo
C. Classic GPT
D. Lite mode
👉 Answer: B

Comments

Popular posts from this blog

Connecting Power BI to Azure Data Lake: Streamlining Big Data Analytics

Connecting Power BI to Azure Data Lake: Streamlining Big Data Analytics Azure Data Lake and Power BI provide a powerful combination for businesses to handle and analyze large datasets efficiently. Here’s a step-by-step breakdown of how connecting Power BI to Azure Data Lake helps streamline big data analytics. 1. What is Azure Data Lake? Azure Data Lake is a cloud-based storage solution designed to handle large volumes of structured and unstructured data. It provides highly scalable and cost-effective storage, making it an ideal choice for big data projects, data lakes, and large-scale analytics. 2. Benefits of Connecting Power BI to Azure Data Lake Handling Large Datasets : Power BI’s integration with Azure Data Lake allows users to work with large datasets without needing to import all the data into Power BI. Instead, users can connect and query data directly. Scalable Analytics : Azure Data Lake’s ability to scale horizontally ensures that it can handle growing volumes of data se...

Leveraging Power BI's Bookmarks and Selections for Interactive Dashboards

Leveraging Power BI's Bookmarks and Selections for Interactive Dashboards Bookmarks and Selections in Power BI are powerful features that can significantly enhance the interactivity and user experience of dashboards. Here's how you can use them effectively: 1. What are Bookmarks in Power BI? Bookmarks capture the current state of a report page, including: Visible or hidden visuals Filter states Slicer selections Sort order, drill state, and focus mode By saving different views of your report with bookmarks, you can create interactive storytelling, custom navigation, and dynamic reports. 2. What is the Selection Pane? The Selection Pane lets you control the visibility of report visuals. Using the pane, you can: Show or hide visuals based on user actions Layer visuals in an orderly manner to control how users interact with them Combine with bookmarks to toggle the visibility of different report components 3. Use Cases for Bookmarks and Selections Here are some common scenarios ...

Top 15 Microsoft Fabric Interview Questions and Answers[2025]

Top 15 Microsoft Fabric Interview Questions and Answers[2025] 1. What is Microsoft Fabric? ✅ Answer: Microsoft Fabric is an end-to-end, unified analytics platform that integrates data engineering, data science, real-time analytics, and business intelligence. It is built on OneLake , a unified data storage system, and supports Power BI, Synapse, and Data Factory for seamless data management. 2. What are the key components of Microsoft Fabric? ✅ Answer: Microsoft Fabric consists of the following components: Data Factory – For data integration and ETL. Synapse Data Engineering – Supports Spark-based big data processing. Synapse Data Science – For AI/ML model development. Synapse Data Warehouse – Serverless and dedicated SQL-based data storage. Synapse Real-Time Analytics – Handles streaming and IoT data. Power BI – For business intelligence and visualization. OneLake – A single storage layer across all workloads. 3. How does Microsoft Fabric differ from Azure Synapse Analytics? ✅ A...