Rights of Persons with Disabilities Act, 2016 enacted on 28.12.2016 and came into force from 19.04.2017. The Act replaces the Persons with Disabilities (Equal Opportunities, Protection of Rights and Full Participation) Act, 1995. It fulfills the obligations to the United National Convention on the Rights of Persons with Disabilities (UNCRPD), to which India is a signatory.
Which type of memory is faster to access and closer to the processor, providing temporary storage for frequently used data?
A device that connects network with different protocols?
What is the purpose of a firewall in network security?
What is the primary goal of cybersecurity?
The list.index(x[, start[, end]]) is used to ___.
Which of the following is a boolean function?
What will be the output of the code
int main(){
int x= 10;
int y=10;
int s=-(-x-y)
cout<
return 0;
}
To change mode of myfile to 'rwxr–r–' , the command used is
In RDBMS, what is the purpose of the Data Dictionary?
You have a positive-edge-triggered D flip-flop. If the current state is Q = 0 and the D input is 1, what will be the state after the clock edge?