MCQsExam.com
- A-Matplotlib does not support styling
- B-Matplotlib styles can be used to change the appearance of plots
- C-Matplotlib styles are automatically applied to all plots
- D-Matplotlib styles are only available in the pro version
- Posted By: MCQSEXAM
- Data Science / Matplotlib
- A-plt.set_alpha()
- B-plt.set_transparency()
- C-plt.set_opacity()
- D-plt.set_alpha_channel()
- Posted By: MCQSEXAM
- Data Science / Matplotlib
- A-To create a twin subplot sharing the y-axis
- B-To create a twin subplot sharing the x-axis
- C-To create a new figure
- D-To create a secondary y-axis
- Posted By: MCQSEXAM
- Data Science / Matplotlib
- A-save_fig()
- B-export_fig()
- C-savefig()
- D-exportfig()
- Posted By: MCQSEXAM
- Data Science / Matplotlib
- A-To create a stacked bar plot
- B-To create a stacked line plot
- C-To create a stacked area plot
- D-To create a pie chart
- Posted By: MCQSEXAM
- Data Science / Matplotlib
- A-plt.aspect()
- B-plt.set_aspect()
- C-plt.set_ratio()
- D-plt.set_aspect_ratio()
- Posted By: MCQSEXAM
- Data Science / Matplotlib
- A-Legends are automatically generated for all plots
- B-Legends are not supported in Matplotlib
- C-Legends can be customized using the plt.legend() function
- D-Legends are only available for scatter plots
- Posted By: MCQSEXAM
- Data Science / Matplotlib
- A-To fill the area between two horizontal curves
- B-To fill the area between two vertical curves
- C-To fill the area between two scatter plots
- D-To fill the area under a line plot
- Posted By: MCQSEXAM
- Data Science / Matplotlib
- A-plt.shape()
- B-plt.add_shape()
- C-plt.plot_shape()
- D-plt.add_patch()
- Posted By: MCQSEXAM
- Data Science / Matplotlib
- A-To create a subplot grid
- B-To create a line plot
- C-To set the subplot title
- D-To display the plot
- Posted By: MCQSEXAM
- Data Science / Matplotlib
- A-A pie chart with slices proportional to the given values
- B-An error
- C-A scatter plot
- D-A bar plot
- Posted By: MCQSEXAM
- Data Science / Matplotlib
- A-plt.colorbar()
- B-plt.add_colorbar()
- C-plt.create_colorbar()
- D-plt.show_colorbar()
- Posted By: MCQSEXAM
- Data Science / Matplotlib
- A-viridis
- B-rainbow
- C-hotpink
- D-inferno
- Posted By: MCQSEXAM
- Data Science / Matplotlib
- A-To display an image
- B-To create a scatter plot
- C-To create a histogram plot
- D-To create a bar plot
- Posted By: MCQSEXAM
- Data Science / Matplotlib
- A-plt.text()
- B-plt.add_text()
- C-plt.annotate()
- D-plt.add_annotation()
- Posted By: MCQSEXAM
- Data Science / Matplotlib
- A-To adjust the subplot spacing automatically
- B-To create a tight plot
- C-To set the plot legend
- D-To set the plot title
- Posted By: MCQSEXAM
- Data Science / Matplotlib
- A-Qt
- B-GTK
- C-Tkinter
- D-Agg
- Posted By: MCQSEXAM
- Data Science / Matplotlib
- A-To create a single subplot
- B-To create multiple subplots
- C-To set the subplot title
- D-To adjust the subplot spacing
- Posted By: MCQSEXAM
- Data Science / Matplotlib
- A-To create a subplot
- B-To set the subplot title
- C-To display the plot
- D-To create a legend
- Posted By: MCQSEXAM
- Data Science / Matplotlib
- A-A line plot with dashed lines
- B-A bar plot
- C-A scatter plot
- D-An error
- Posted By: MCQSEXAM
- Data Science / Matplotlib
- A-plt.xlim()
- B-plt.set_xlim()
- C-Both A and B
- D-None of the above
- Posted By: MCQSEXAM
- Data Science / Matplotlib
- A-To create a line plot
- B-To create a scatter plot
- C-To create a bar plot
- D-To create a histogram plot
- Posted By: MCQSEXAM
- Data Science / Matplotlib
- A-o
- B-x
- C-+
- D-/
- Posted By: MCQSEXAM
- Data Science / Matplotlib
- A-To set gridlines on a plot
- B-To create a grid of subplots
- C-To adjust the plot margins
- D-To display the plot
- Posted By: MCQSEXAM
- Data Science / Matplotlib
- A-A histogram with 3 bins
- B-A scatter plot
- C-An error
- D-A bar plot
- Posted By: MCQSEXAM
- Data Science / Matplotlib
- A-plt.scatter()
- B-plt.plot()
- C-plt.bar()
- D-plt.hist()
- Posted By: MCQSEXAM
- Data Science / Matplotlib
- A-A figure can have multiple axes
- B-A figure can only have one axis
- C-A figure is not necessary to create a plot
- D-A figure cannot be saved as an image file
- Posted By: MCQSEXAM
- Data Science / Matplotlib
- A-To set the plot legend
- B-To create subplots
- C-To adjust the plot size
- D-To display the plot
- Posted By: MCQSEXAM
- Data Science / Matplotlib
- A-red
- B-green
- C-turquois
- D-blue
- Posted By: MCQSEXAM
- Data Science / Matplotlib
- A-To set the y-axis label
- B-To set the plot title
- C-To set the x-axis label
- D-To display the plot
- Posted By: MCQSEXAM
- Data Science / Matplotlib
- A-It is only compatible with Python 2.x
- B-It is primarily used for web development
- C-It is an open-source library for creating static, animated, and interactive visualizations in Python
- D-It is mainly used for natural language processing tasks
- Posted By: MCQSEXAM
- Data Science / Matplotlib
- A-save_plot()
- B-export_plot()
- C-savefig()
- D-exportfig()
- Posted By: MCQSEXAM
- Data Science / Matplotlib
- A-plot_title()
- B-title()
- C-set_title()
- D-setplot_title()
- Posted By: MCQSEXAM
- Data Science / Matplotlib
- A-mpl.plot
- B-plt
- C-matplotlib.plot
- D-pyplot
- Posted By: MCQSEXAM
- Data Science / Matplotlib
- A-Performing statistical analysis
- B-Creating interactive web applications
- C-Visualizing data
- D-Generating random numbers
- Posted By: MCQSEXAM
- Data Science / Matplotlib
- A-Line plot
- B-Bar plot
- C-Histogram plot
- D-Decision tree plot
- Posted By: MCQSEXAM
- Data Science / Matplotlib
- A-A programming language
- B-A numerical computing library
- C-A data visualization library
- D-A machine learning framework
- Posted By: MCQSEXAM
- Data Science / Matplotlib
- A-It is primarily used for string manipulation
- B-It is not suitable for mathematical operations
- C-It provides efficient numerical arrays and functions for numerical operations
- D-It is a graphical user interface library
- Posted By: MCQSEXAM
- Data Science / NumPy
- A-nan
- B-2.0
- C-1.5
- D-3.0
- Posted By: MCQSEXAM
- Data Science / NumPy
- A-np.mean()
- B-mean()
- C-Both A and B
- D-None of the above
- Posted By: MCQSEXAM
- Data Science / NumPy
- A-To split an array into multiple sub-arrays
- B-To join arrays along an existing axis
- C-To create an array with evenly spaced values
- D-To find the intersection of two arrays
- Posted By: MCQSEXAM
- Data Science / NumPy
- A-unique()
- B-distinct()
- C-np.unique()
- D-np.distinct()
- Posted By: MCQSEXAM
- Data Science / NumPy
- A-A 2x3 array with random integers between 1 and 10
- B-An array of random floats between 1 and 10
- C-A single random integer between 1 and 10
- D-An error
- Posted By: MCQSEXAM
- Data Science / NumPy
- A-np.dot()
- B-np.cross()
- C-np.multiply()
- D-np.inner()
- Posted By: MCQSEXAM
- Data Science / NumPy
- A-To adjust array dimensions to perform arithmetic operations
- B-To increase the speed of array operations
- C-To convert arrays into a different data type
- D-None of the above
- Posted By: MCQSEXAM
- Data Science / NumPy
- A-Identity matrix of order 3
- B-Array of zeros with diagonal ones
- C-Array of ones with diagonal zeros
- D-Array of ones with all elements zeros
- Posted By: MCQSEXAM
- Data Science / NumPy
- A-reshape()
- B-resize()
- C-Both A and B
- D-None of the above
- Posted By: MCQSEXAM
- Data Science / NumPy
- A-int32
- B-string
- C-float64
- D-complex128
- Posted By: MCQSEXAM
- Data Science / NumPy
- A-Data type of the array
- B-Dimension of the array
- C-Shape of the array
- D-Size of the array
- Posted By: MCQSEXAM
- Data Science / NumPy
- A-max()
- B-maximum()
- C-np.max()
- D-np.maximum()
- Posted By: MCQSEXAM
- Data Science / NumPy
- A-[0, 1, 2, 3, 4]
- B-[1, 2, 3, 4, 5]
- C-[0, 1, 2, 3]
- D-[1, 2, 3, 4]
- Posted By: MCQSEXAM
- Data Science / NumPy
- A-zeros()
- B-ones()
- C-empty()
- D-arange()
- Posted By: MCQSEXAM
- Data Science / NumPy
- A-NumPy arrays are resizable
- B-NumPy arrays can hold elements of different data types
- C-NumPy arrays support vectorized operations
- D-NumPy arrays have built-in sorting functions
- Posted By: MCQSEXAM
- Data Science / NumPy
- A-Lists
- B-Sets
- C-Arrays
- D-Dictionaries
- Posted By: MCQSEXAM
- Data Science / NumPy
- A-Numeric Python
- B-Numerical Processing
- C-Natural Python
- D-None of the above
- Posted By: MCQSEXAM
- Data Science / NumPy
- A-Efficient computations
- B-High-level mathematical functions
- C-Large, multi-dimensional arrays and matrices
- D-Built-in machine learning algorithms
- Posted By: MCQSEXAM
- Data Science / NumPy
- A-A programming language
- B-A numerical computing library
- C-A web development framework
- D-A database management system
- Posted By: MCQSEXAM
- Data Science / NumPy
- A-Gantt Chart view
- B-Activity Network Diagram (AND)
- C-Resource Allocation view
- D-Project Dashboard
- Posted By: MCQSEXAM
- Project Management / Primavera MCQs
- A-The time by which an activity can be delayed without delaying the project's finish date
- B-The total duration of a project
- C-The resources assigned to a specific activity
- D-The early start and late start dates of an activity
- Posted By: MCQSEXAM
- Project Management / Primavera MCQs
- A-Gantt Chart view
- B-Resource Histogram
- C-Critical Path Method (CPM)
- D-Earned Value Management (EVM)
- Posted By: MCQSEXAM
- Project Management / Primavera MCQs
- A-Resource Management
- B-Project Portfolio Management
- C-Work Breakdown Structure (WBS
- D-Activity Network Diagram (AND)
- Posted By: MCQSEXAM
- Project Management / Primavera MCQs
- A-Resource allocation and leveling
- B-Project scheduling and management
- C-Financial analysis and reporting
- D-Quality control and assurance
- Posted By: MCQSEXAM
- Project Management / Primavera MCQs
- A-Resource Calendar
- B-Resource Scheduler
- C-Resource Workload
- D-Resource Timeframe
- Posted By: MCQSEXAM
- Project Management / Microsoft Project Management
- A-Cost Allocation
- B-Cost Management
- C-Cost Tracking
- D-Cost Assignment
- Posted By: MCQSEXAM
- Project Management / Microsoft Project Management
- A-Gantt Chart view
- B-Network Diagram view
- C-Task Sheet view
- D-Resource Sheet view
- Posted By: MCQSEXAM
- Project Management / Microsoft Project Management
- A-The initial schedule and cost estimates for a project
- B-The current status of a project
- C-The final deliverables of a project
- D-The total duration of a project
- Posted By: MCQSEXAM
- Project Management / Microsoft Project Management
- A-To display the utilization of resources over time
- B-To allocate resources to tasks
- C-To create a hierarchical structure of resources
- D-To define the project's work breakdown structure
- Posted By: MCQSEXAM
- Project Management / Microsoft Project Management
- A-Resource Balancing
- B-Resource Optimization
- C-Resource Levelling
- D-Resource Reallocation
- Posted By: MCQSEXAM
- Project Management / Microsoft Project Management
- A-Resource Breakdown Schedule
- B-Resource Breakdown Structure
- C-Resource Budgeting System
- D-Resource Booking System
- Posted By: MCQSEXAM
- Project Management / Microsoft Project Management
- A-Task Relationships
- B-Task Links
- C-Task Dependencies
- D-Task Predecessors
- Posted By: MCQSEXAM
- Project Management / Microsoft Project Management
- A-A task with a duration of one day
- B-A significant event or achievement in a project
- C-A task that requires special attention from the project manager
- D-A task that can be assigned to multiple resources
- Posted By: MCQSEXAM
- Project Management / Microsoft Project Management
- A-Gantt Chart view
- B-Task Sheet view
- C-Network Diagram view
- D-Resource Sheet view
- Posted By: MCQSEXAM
- Project Management / Microsoft Project Management
- A-The shortest path to project completion
- B-The sequence of tasks that cannot be delayed without delaying the project's finish dat
- C-The longest path to project completion
- D-The sequence of tasks with the highest resource utilization
- Posted By: MCQSEXAM
- Project Management / Microsoft Project Management
- A-Resource Pooling
- B-Resource Levelling
- C-Resource Balancing
- D-Resource Allocation
- Posted By: MCQSEXAM
- Project Management / Microsoft Project Management
- A-Task Calenda
- B-Task Tracker
- C-Task Monitor
- D-Task Inspector
- Posted By: MCQSEXAM
- Project Management / Microsoft Project Management
- A-Allocate Resources
- B-Task Assignmen
- C-Resource Assignment
- D-Resource Levelling
- Posted By: MCQSEXAM
- Project Management / Microsoft Project Management
- A-Workload Breakdown Structure
- B-Workforce Building Strategy
- C-Work Breakdown Structure
- D-Workflow Building System
- Posted By: MCQSEXAM
- Project Management / Microsoft Project Management
- A-Task Dependencies
- B-Resource Pooling
- C-PERT Analysis
- D-Resource Levelling
- Posted By: MCQSEXAM
- Project Management / Microsoft Project Management
- A-Gantt Chart view
- B-Task Sheet view
- C-Calendar view
- D-Network Diagram view
- Posted By: MCQSEXAM
- Project Management / Microsoft Project Management
- A-.mpp
- B-.mpx
- C-.msproj
- D-.mproj
- Posted By: MCQSEXAM
- Project Management / Microsoft Project Management
- A-Fluent
- B-Articulate
- C-Inarticulate
- D-Persuasive
- Posted By: MCQSEXAM
- English MCQs / Antonyms Mcqs
-
More about this MCQ
- A-Sufficient
- B-Competent
- C-Inadequate
- D-Suitable
- Posted By: MCQSEXAM
- English MCQs / Antonyms Mcqs
-
More about this MCQ
- A-Articulate
- B-Fluent
- C-Hesitant
- D-Eloquent
- Posted By: MCQSEXAM
- English MCQs / Antonyms Mcqs
-
More about this MCQ
- A-Incompetent
- B-Skilled
- C-Adequate
- D-Capable
- Posted By: MCQSEXAM
- English MCQs / Antonyms Mcqs
-
More about this MCQ
- A-Use complex DAX formulas extensively.
- B-Include every available data point in visuals.
- C-Leverage efficient data modeling techniques and avoid unnecessary calculations.
- D-Rely solely on built-in visuals without considering custom options.
- Posted By: MCQSEXAM
- Data Science / Power BI
-
More about this MCQ
- A-To create and share custom visuals
- B-To refresh on-premises data sources securely
- C-To collaborate on reports in real-time
- D-To manage user authentication
- Posted By: MCQSEXAM
- Data Science / Power BI
-
More about this MCQ
- A-Manually refresh them regularly in Power BI Desktop.
- B-Set up email notifications for data updates.
- C-Configure scheduled refreshes in Power BI Service or Gateway.
- D-There's no built-in functionality for automatic refreshes.
- Posted By: MCQSEXAM
- Data Science / Power BI
-
More about this MCQ
- A-Reports are interactive, while dashboards are static.
- B-Dashboards offer deeper analysis, while reports provide overviews.
- C-Reports focus on specific questions, while dashboards showcase key metrics.
- D-There's no functional difference; they're just named differently.
- Posted By: MCQSEXAM
- Data Science / Power BI
-
More about this MCQ
- A-Use custom visuals from any source
- B-Grant everyone edit access to the report
- C-Set appropriate user permissions and limit data access
- D-Share the .pbix file publicly
- Posted By: MCQSEXAM
- Data Science / Power BI
-
More about this MCQ
- A-Use the Query Editor
- B-Employ DAX formulas in the Modeling pane
- C-Leverage the Visualization pane
- D-Import a separate data source
- Posted By: MCQSEXAM
- Data Science / Power BI
-
More about this MCQ
- A-To enforce data security
- B-To add interactivity to reports
- C-To connect to external data sources
- D-To format visuals beyond built-in options
- Posted By: MCQSEXAM
- Data Science / Power BI
-
More about this MCQ
- A-Clear and concise titles
- B-Consistent formatting
- C-Excessive text labels
- D-Interactive filters
- Posted By: MCQSEXAM
- Data Science / Power BI
-
More about this MCQ
- A-Creating custom visuals
- B-Scheduling report refreshes
- C-Asking natural language questions to explore data
- D-Managing user permissions
- Posted By: MCQSEXAM
- Data Science / Power BI
-
More about this MCQ
- A-Export as a static image
- B-Publish to Power BI Service
- C-Send the .pbix file
- D-Convert to a PDF
- Posted By: MCQSEXAM
- Data Science / Power BI
-
More about this MCQ
- A-Bar chart
- B-Pie chart
- C-Line chart
- D-Doughnut chart
- Posted By: MCQSEXAM
- Data Science / Power BI
-
More about this MCQ
- A-Formatting visuals
- B-Connecting to data sources
- C-Creating calculated columns and measures
- D-Sharing reports and dashboards
- Posted By: MCQSEXAM
- Data Science / Power BI
-
More about this MCQ
- A-Report View
- B-Data Model
- C-Query Editor
- D-Visualization Pane
- Posted By: MCQSEXAM
- Data Science / Power BI
-
More about this MCQ
- A-To embed Power BI reports and dashboards into custom applications
- B-To analyze large volumes of data
- C-To create data models
- D-To share reports with external users
- Posted By: MCQSEXAM
- Data Science / Power BI
-
More about this MCQ
- A-Quick Insights
- B-Q&A (Question and Answer)
- C-Natural Language Processing (NLP)
- D-AutoML (Automated Machine Learning)
- Posted By: MCQSEXAM
- Data Science / Power BI
-
More about this MCQ
- A-To create reports and dashboards
- B-To view and interact with reports on mobile devices
- C-To share reports with colleagues
- D-To schedule data refreshes
- Posted By: MCQSEXAM
- Data Science / Power BI
-
More about this MCQ