NEW
Font size
WorksheetsDPS ROUND 6 QUIZ
Total questions: 50
Worksheet time: 25mins
Which country leads the European Sky Shield Initiative?
France
United Kingdom
Germany
Switzerland
The 30 x 30 initiative discussed at COP16 aims to:
Reduce global carbon emissions by 30%
Protect 30% of terrestrial and marine areas by 2030
Increase the number of protected species by 30%
Improve urban air quality by 30%
Under the Copenhagen Accord, developed countries committed to:
Reducing greenhouse gas emissions by 50%
Providing $100 billion annually in climate finance by 2020
Phasing out fossil fuels by 2025
Planting one billion trees by 2020
Which Middle Eastern country was recently reported to be leading regional peace talks?
Saudi Arabia
UAE
Oman
Qatar
The primary objective of a dry port, or Inland Container Depot (ICD), is to:
Manage air cargo
Simplify cargo handling away from seaports
Exclusively manage exports
Focus on import processes
What is the purpose of Solar Radiation Management (SRM) in climate strategy?
Absorbing CO₂ in forests
Using urban green spaces for cooling
Reflecting solar rays to reduce global temperature
Increasing rainfall in drought-prone areas
Which statement about the Bihta Dry Port in Bihar is correct?
It primarily facilitates imports into Bihar
It operates under a Public-Private Partnership (PPP)
It is exclusively state-managed
It connects only to Mumbai ports
The Cauvery Wildlife Sanctuary, known for Mahseer fish habitats, is located in:
Tamil Nadu
Karnataka
Andhra Pradesh
Kerala
What does RCS - UDAN stand for in Indian aviation policy?
Regional Connectivity Scheme - Ude Desh Ka Aam Nagrik
Regional Connectivity Strategy - United Development Network
Regional Civil Aviation Scheme - Uplifting Domestic Air Navigation
Regional Connectivity Services - Universal Domestic Access Network
India's target in fighting the Kala-azar disease requires maintaining less than how many cases per 10,000 people for WHO certification?
5 cases
3 cases
1 case
Zero cases
Which traditional beverage from Assam's Bodo community recently received a GI tag?
Bodo Tonba
Bodo Apor
Bodo Jou Gwran
Bodo Aronai
In which country will NATO establish its 'Multi Corps Land Component Command' near the Russian border?
Finland
Ukraine
Israel
Iran
Which institution recently launched cyber commandos training for police forces in India?
IIT Bombay
IIT Kanpur
IIT Roorkee
IIT Madras
Where is the newly inaugurated 'Swarved Mahamandir,' claimed to be the world's largest meditation center?
New Delhi
Varanasi
Ujjain
Jaipur
What is the 'One Province, One Policy' initiative, and which country implemented it?
India
China
USA
UK
Which country hosted the 9th ICC Women's T20 World Cup in October 2024?
Australia
UAE
England
India
Which UNESCO World Heritage Site was officially recognized in October 2024 in India?
Ajanta Caves
Santiniketan
Hampi
Bodh Gaya
The World Health Organization requested information about clusters of undiagnosed pneumonia in which country?
China
Afghanistan
Israel
Russia
The 'Banjara Virasat Museum' recently inaugurated by the Indian Prime Minister is located in which state?
Odisha
Maharashtra
Karnataka
Madhya Pradesh
Which nation hosted the Ukrainian Defense Industrial Base Conference to promote industrial cooperation?
Germany
USA
Poland
Canada
Which of the following best describes artificial intelligence?
The ability of machines to replicate human work
The science of building machines that can perform tasks that require human intelligence
Building machines that are faster than humans
Programming machines to make decisions for humans
The Turing Test evaluates what?
Machine learning algorithms
AI's capability to perform like a human
Speed of computers
Data processing power
Which type of AI can perform only specific tasks for which it is programmed?
Artificial General Intelligence
Artificial Superintelligence
Narrow AI
Conscious AI
What is the primary purpose of reinforcement learning?
To train models without a reward system
To use labeled data for supervised learning
To learn by interacting with an environment and maximizing cumulative rewards
To process data sequentially
Which of the following is NOT a common AI application?
Self-driving cars
Image recognition
Digital payment processing
Translation services
Which type of machine learning relies on labeled data?
Reinforcement learning
Unsupervised learning
Supervised learning
Semi-supervised learning
What is overfitting in machine learning?
When the model performs equally on all data
When the model is too complex and performs well on training data but poorly on new data
When the model is too simple
When the model fails to learn any patterns
Which algorithm is best suited for classification tasks?
Linear Regression
K-Means Clustering
Support Vector Machine (SVM)
Principal Component Analysis
Which of these is NOT a type of machine learning?
Supervised learning
Unsupervised learning
Reinforcement learning
Decision Tree learning
What is a neural network inspired by?
Human neurons and brain structure
Computer processing architecture
Data storage structures
Artificial intelligence algorithms
In ML, what is 'cross-validation' used for?
To minimize the variance of predictions
To prevent overfitting by dividing data into training and validation sets multiple times
To validate labels for supervised learning
To speed up training
The K in K-means clustering refers to what?
Number of clusters
Number of nearest neighbors
Kernel function
Constant factor in loss function
Tokenization in NLP refers to:
Dividing text into small pieces
Translating text from one language to another
Creating word embeddings
Generating responses in a chatbot
Which technique is used to determine the sentiment of a text?
Clustering
Sentiment Analysis
Principal Component Analysis
Classification
What is 'stop word removal' in NLP?
Removing words with no semantic meaning (like 'the,' 'is')
Removing words with low frequency
Removing punctuation
Filtering unique tokens
In NLP, what is 'stemming'?
Shortening words to their base or root form
Converting sentences to lowercase
Removing stop words
Tokenizing sentences
Word2Vec is a model used for:
Image classification
Creating word embeddings
Predicting stock prices
Time series analysis
The BERT model introduced by Google is based on which type of architecture?
Convolutional neural networks
Decision trees
Transformers
Recurrent neural networks
Which algorithm is commonly used in machine translation?
Naive Bayes
Hidden Markov Models
Linear regression
Support Vector Machines
Named Entity Recognition (NER) is used to identify what in text?
Core topics
Text sentiment
Specific entities such as names, dates, and locations
The context of sentences
Which type of neural network is mainly used for image processing?
Convolutional Neural Networks (CNNs)
Recurrent Neural Networks (RNNs)
Fully Connected Networks
Transformer Networks
Which is an advantage of using GPUs in deep learning?
Increased storage capacity
High computational speed for parallel tasks
Higher precision for small calculations
Faster text processing
In deep learning, what is 'backpropagation' used for?
To initialize weights
To adjust weights in response to error rates
To validate model outputs
To preprocess input data
What does the activation function do in a neural network?
Transforms the output to a specific range
Compiles the model
Validates data
Increases model accuracy
Dropout in a neural network is used to:
Increase the model's training speed
Prevent overfitting
Reduce model size
Create complex models
Which of these is a popular activation function?
Softmax
Logarithm
Multiplication
Sigmoid
A GAN (Generative Adversarial Network) consists of which two components?
Encoder and Decoder
Transformer and LSTM
Generator and Discriminator
Regression and Classification
Which type of network is typically used for time-series data?
Convolutional Neural Networks (CNN)
Recurrent Neural Networks (RNN)
GANs
Multi-layer Perceptrons
What is a convolution in the context of CNNs?
A technique to reduce noise
A mathematical operation applied to data
A process to create labels
A way to measure time-series predictions
The Transformer model's 'self-attention' mechanism allows it to:
Focus on all parts of the input sequence simultaneously
Increase the model's training speed
Ignore irrelevant data
Validate output sequences
