Generative AI Solved MCQs

  ✅  50 Solved MCQs on Generative AI 1. What does "generative" mean in the term Generative AI? A) Predicting outcomes B) Analyzing...

 



✅ 50 Solved MCQs on Generative AI


1. What does "generative" mean in the term Generative AI?
A) Predicting outcomes
B) Analyzing text
C) Generating new data
D) Recognizing patterns
✅ Answer: C


2. Which of the following is a popular generative model?
A) CNN
B) GAN
C) RNN
D) LSTM
✅ Answer: B


3. Who introduced Generative Adversarial Networks (GANs)?
A) Yann LeCun
B) Andrew Ng
C) Ian Goodfellow
D) Geoffrey Hinton
✅ Answer: C


4. What is the main objective of the generator in a GAN?
A) To classify images
B) To minimize loss
C) To generate fake data
D) To optimize reward
✅ Answer: C


5. What does the discriminator in a GAN do?
A) Generates data
B) Detects fake or real data
C) Optimizes latent variables
D) Adds noise
✅ Answer: B


6. Which loss function is commonly used in GANs?
A) Cross entropy
B) Hinge loss
C) Mean squared error
D) Binary cross entropy
✅ Answer: D


7. What does a Variational Autoencoder (VAE) generate?
A) Only text
B) Deterministic outputs
C) Probabilistic outputs
D) Labels
✅ Answer: C


8. In a VAE, the encoder maps inputs to a:
A) Single point
B) Label
C) Latent space distribution
D) Hidden layer
✅ Answer: C


9. Which generative model uses a score-based approach and noise schedule?
A) GAN
B) VAE
C) Diffusion Model
D) Transformer
✅ Answer: C


10. What is the role of the denoising process in diffusion models?
A) Speed up training
B) Generate sharper images
C) Recover original data from noise
D) Apply attention
✅ Answer: C


11. Which architecture powers ChatGPT and similar models?
A) CNN
B) RNN
C) Transformer
D) Autoencoder
✅ Answer: C


12. What is the key component of the Transformer model?
A) Pooling layer
B) Convolution
C) Attention mechanism
D) ReLU activation
✅ Answer: C


13. What is "text-to-image" generation an example of?
A) Classification
B) Multimodal generation
C) Segmentation
D) Reinforcement
✅ Answer: B


14. What is a diffusion model especially good at?
A) Noise reduction
B) Supervised classification
C) High-fidelity image generation
D) Regression tasks
✅ Answer: C


15. Which of the following is a well-known text-to-image model?
A) GPT-4
B) DALL·E
C) BERT
D) ResNet
✅ Answer: B


16. Which of the following is a text generation model?
A) DALL·E
B) StyleGAN
C) GPT
D) YOLO
✅ Answer: C


17. Which metric measures the quality of generated images?
A) BLEU
B) Inception Score
C) MAE
D) F1-score
✅ Answer: B


18. What is "mode collapse" in GANs?
A) Generator stops training
B) Generator produces limited variety
C) Discriminator wins
D) Data overfitting
✅ Answer: B


19. What does “latent space” mean in generative models?
A) Memory used during training
B) Input feature vector
C) Compressed representation of data
D) Output layer
✅ Answer: C


20. What is one major challenge in training GANs?
A) Too much data
B) Mode diversity
C) Training instability
D) Linear growth
✅ Answer: C


21. In a VAE, what regularizes the latent space?
A) Softmax
B) KL-divergence
C) Dropout
D) Batch norm
✅ Answer: B


22. GPT is pre-trained using which objective?
A) Masked language modeling
B) Next sentence prediction
C) Causal language modeling
D) Text classification
✅ Answer: C


23. Which of the following is not a generative model?
A) VAE
B) GAN
C) ResNet
D) Diffusion Model
✅ Answer: C


24. What type of data can generative AI produce?
A) Only text
B) Text and images
C) Only audio
D) Only numbers
✅ Answer: B


25. Which method can generate synthetic human faces?
A) YOLO
B) StyleGAN
C) LSTM
D) FastText
✅ Answer: B


26. What type of learning is typically used in generative models?
A) Supervised
B) Reinforcement
C) Unsupervised or Self-supervised
D) Manual labeling
✅ Answer: C


27. What is the goal of generative AI in art?
A) Classify images
B) Generate novel artworks
C) Detect plagiarism
D) Enhance compression
✅ Answer: B


28. What ethical concern is common in generative AI?
A) Low accuracy
B) Data leaks
C) Deepfakes
D) Poor optimization
✅ Answer: C


29. Which company created DALL·E and GPT models?
A) DeepMind
B) OpenAI
C) Google
D) Meta
✅ Answer: B


30. Which generative model is best suited for realistic image synthesis?
A) GAN
B) CNN
C) BERT
D) RNN
✅ Answer: A


31. What is an application of generative AI in medicine?
A) Diagnosis prediction
B) Data synthesis for rare conditions
C) Drug classification
D) Signal decoding
✅ Answer: B


32. Which model is used for music generation?
A) MuseNet
B) YOLO
C) InceptionNet
D) DeepSpeech
✅ Answer: A


33. Which technique helps avoid overfitting in generative models?
A) Batch normalization
B) Mode collapse
C) KL divergence
D) Dropout
✅ Answer: D


34. What is "zero-shot" generation?
A) Pretrained on zero data
B) Generating data without specific training on that task
C) Generating 0 images
D) Fine-tuned models
✅ Answer: B


35. What is a synthetic dataset?
A) Collected from users
B) Simulated data generated by models
C) Compressed real data
D) Encrypted data
✅ Answer: B


36. What does GPT stand for?
A) General Purpose Transformer
B) Generative Pretrained Transformer
C) General Pretrained Tuner
D) Global Prediction Transformer
✅ Answer: B


37. What is one benefit of generative AI in education?
A) Replacing teachers
B) Personalized content creation
C) Standard testing
D) Attendance tracking
✅ Answer: B


38. Which of these is a limitation of current generative models?
A) No real-world use
B) Creativity
C) Bias in data
D) Image classification
✅ Answer: C


39. GAN training can be seen as a:
A) Regression task
B) Reinforcement learning task
C) Minimax game
D) Supervised loop
✅ Answer: C


40. Generative AI can be dangerous when used for:
A) Game development
B) Language learning
C) Deepfakes or misinformation
D) Translation
✅ Answer: C


41. Which type of GAN can generate high-resolution images?
A) DCGAN
B) StyleGAN2
C) CycleGAN
D) Pix2Pix
✅ Answer: B


42. What is “prompt engineering” in generative AI?
A) Modifying neural weights
B) Designing model architecture
C) Crafting effective input instructions
D) Tuning loss functions
✅ Answer: C


43. Tokenization in GPT helps with:
A) Detecting punctuation
B) Pretraining the encoder
C) Converting text to numerical inputs
D) Style transfer
✅ Answer: C


44. What is the main challenge in multimodal generation?
A) Too many outputs
B) Aligning different data types
C) Memory issues
D) Lack of activation functions
✅ Answer: B


45. Which model architecture enables image-to-image translation?
A) Pix2Pix
B) GPT
C) ResNet
D) CNN
✅ Answer: A


46. What is the main objective of a text-to-image model like DALL·E?
A) Classify text
B) Generate captions
C) Generate images based on textual description
D) Translate languages
✅ Answer: C


47. What does CLIP model do?
A) Combines language and vision for understanding
B) Crops images
C) Tokenizes input
D) Compresses video
✅ Answer: A


48. What kind of AI generates entirely new and creative content?
A) Reactive AI
B) Weak AI
C) Generative AI
D) Narrow AI
✅ Answer: C


49. Which model translates a sketch to a photo-like image?
A) StyleGAN
B) CycleGAN
C) Sketch2Photo
D) YOLOv4
✅ Answer: C


50. In diffusion models, noise is added in:
A) Reverse order
B) Fixed patterns
C) A series of forward steps
D) Real-time
✅ Answer: C

COMMENTS

TECH$type=three$author=hide

Name

5G Technology,1,Abbreviations,2,Agent AI,1,Agentic Ai,1,AI in Education,1,AI in Healthcare,1,AI in surgery,1,AI Reasoning,1,Algorithm,1,Algorithms,4,android,2,Artemis Mission,1,Artificial Intelligence,5,Artificial Intelligence AI,2,Artificial Neural Networks,1,ASCI and UNI),1,Augmented Reality,1,Automata,3,Blockchain,1,Blockchain Technology,1,C Language,2,C Programming,1,c#,1,C++,2,C++ Programming,1,CakePhp,1,Carbon Neutrality,1,CCNA,1,Cellular Communication,1,Chatgpt,1,Cloud Computing,4,Compiler Construction,1,Compiler Construction Solved MCQs,1,Compiler Design,1,Computer,18,Computer Applications,1,Computer Architecture,3,Computer Arithmetics,1,Computer Basics,1,Computer Codes (BCD,1,Computer Fundamentals,5,Computer Graphics,4,Computer Networking,2,Computer Networks,4,Computer Organization,1,Computer Science,2,Computer Short Cut Keys,1,Computer Short Keys,1,CPU Sceduling,1,Cryptocurrency,1,CSS,1,CSS PMS,1,Current Trends and Technologies,1,Custom Hardware,1,Cyber Security,6,Cybercrimes,1,DALL-E,1,Data Communication,1,Data Privacy,1,Data structures,3,Database Management System,4,DBMS,4,Deadlock,1,DeepSeek,1,Digital Systems,1,Digital Systems Solved MCQs - Part 2,1,Discrete Mathematics,2,Discrete Structure,1,dot Net,1,EBCDIC,1,Edge Computing,2,English,1,Ethical AI and Bias,1,Ethics,1,Explainable AI (XAI),1,File System,1,Flowcharts,1,General Data Protection Regulation GDPR,1,General Knowledge,1,Generative AI,2,Gig Economy,1,Graphics Designing,1,Helping Materials,1,HTML,1,HTML 5,1,hybrid work model,1,Inference Optimization,1,Information Systems,1,Information Technology,1,Inpage,1,intelligence,1,Internet,1,Internet Basics,1,Internet of Things,1,Internet of things IOT,2,IT,1,JavaScript,1,jQuery,1,Language,11,Languages Processor,1,Languge,1,Li-Fi,1,Linux/Unix,2,Magento,1,Memory Management,1,Microprocessor,1,Microsoft PowerPoint,1,MidJourney,1,mindfulness apps,1,MS Access,1,MS DOS,1,MS Excel,1,MS Word,2,Multimodal AI,1,NASA,1,Number System,1,Object Oriented Programming (OOP),1,Object Oriented Programming(OOP),1,Operating System,9,Operating System Basics,1,oracle,2,Others,1,Pakistan,1,PCS,1,PHP,1,PMS,1,Process Management,2,Programming,3,Programming Languages,1,Python,2,python language,1,Quantitative Aptitude,2,Quantum Computing,2,R Programming,1,Ransomware,1,Robotic Process Automation RPA,1,Robotics,2,Ruby Language,1,search engine optimization,1,Semester III,2,seo,1,Sloved MCQs on Microsoft Power Point - updated,1,Software Engineering,3,Solved MCQs of MS Access - Updated,1,Solved MCQs on Computer Fundamentals,1,SpaceX Starship,1,SQL,1,System Analysis and Design,1,Theory of Computation,1,Trends and Technologies,1,Virtual Reality,1,web,1,web Fundamental,1,Web Technologies,2,Web3,1,WEB3 Technology,1,x8086,1,zoology,1,
ltr
item
COMPUTER SCIENCE SOLVED MCQS: Generative AI Solved MCQs
Generative AI Solved MCQs
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgFyJ7hC5YXwevt-yRJQoJDXXxlUVik2IOV5ejjs9hfr55IkkxZ6AqpJMIER1fNVQnFVKGzRmpdgfa8FVrungBANButCcDq70_JPRQu4vHEqbCTjUQzbBeBjDX3BkzAOC0ysWL2WInOCj8lTfOpjRA3mEhZS31Z1BWIdGUK6HOoYBkA2GwK8yNa_FWF0C4/w400-h225/Generative-AI-edited.webp
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgFyJ7hC5YXwevt-yRJQoJDXXxlUVik2IOV5ejjs9hfr55IkkxZ6AqpJMIER1fNVQnFVKGzRmpdgfa8FVrungBANButCcDq70_JPRQu4vHEqbCTjUQzbBeBjDX3BkzAOC0ysWL2WInOCj8lTfOpjRA3mEhZS31Z1BWIdGUK6HOoYBkA2GwK8yNa_FWF0C4/s72-w400-c-h225/Generative-AI-edited.webp
COMPUTER SCIENCE SOLVED MCQS
https://cs-mcqs.blogspot.com/2025/07/generative-ai-solved-mcqs_30.html
https://cs-mcqs.blogspot.com/
https://cs-mcqs.blogspot.com/
https://cs-mcqs.blogspot.com/2025/07/generative-ai-solved-mcqs_30.html
true
1616963833964386058
UTF-8
Loaded All Posts Not found any posts VIEW ALL Readmore Reply Cancel reply Delete By Home PAGES POSTS View All RECOMMENDED FOR YOU LABEL ARCHIVE SEARCH ALL POSTS Not found any post match with your request Back Home Sunday Monday Tuesday Wednesday Thursday Friday Saturday Sun Mon Tue Wed Thu Fri Sat January February March April May June July August September October November December Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec just now 1 minute ago $$1$$ minutes ago 1 hour ago $$1$$ hours ago Yesterday $$1$$ days ago $$1$$ weeks ago more than 5 weeks ago Followers Follow THIS PREMIUM CONTENT IS LOCKED STEP 1: Share to a social network STEP 2: Click the link on your social network Copy All Code Select All Code All codes were copied to your clipboard Can not copy the codes / texts, please press [CTRL]+[C] (or CMD+C with Mac) to copy Table of Content