Question
As per Union Budget 2023-24, how many centres of
excellence for Artificial Intelligence will be set-up in top educational institutions?Solution
Three. The information provided states that three centers of excellence for Artificial Intelligence will be set-up in top educational institutions for realizing the vision of “Make AI in India and Make AI work for India.”
What is the purpose of the #include
directive in C/C++ programming? Consider the following Python code:
class Vehicle:
def __init__(self, brand):
self.brand = brand
def...
Which of the following is a key characteristic of a Public Cloud?
What is the primary purpose of the memory management process known as "compaction"?
Which of the following operation is performed by Domain Name Server (DNS)?
Which probability distribution is most widely used to model channel noise in pulse code modulation?
In PAM technique which of the below attributes of the pulse is used to vary as the amplitude of message varies
Which functional dependency holds in given relation R (A, B, C) and why?
Consider the following statement regarding DIAC.
Statement (1): DIAC is unidirectional device.
Statement (2): DIAC can be used for trigger...
- In a dense index, why might an index entry not appear for every search key value in the file?