Question
Which of the following statement is not correct
regarding Socio-Economic and Caste Census (SECC)?Solution
It was the first paperless census in India, conducted on handheld electronic devices, in 640 districts. It was the first-ever caste-based census since 1931 census of India. Data was collected on manual scavenging and Transgender count in India. Previous to Socio-Economic Caste Census 2011, there were 3 other censuses that were used to collect data on households Below Poverty Line. The results of SECC 2011 were released in 2015.
In digital electronics, a flip-flop is a sequential logic circuit capable of storing one bit of information. Which statement about flip-flops is true?
What is an algorithm?
Which SQL keyword is used to modify existing rows in a table?
the functions of data warehouse tools and utilities.
In the Entity-Relationship (ER) model, what does an entity represent?
What does the "Projection" operation in relational algebra do?
What will be the output of the code
int main(){
int x= 10;
int y=10;
int s=-(-x-y)
cout<
return 0;
}
What is the binary representation of the decimal number 25?
What is depth in deep learning?
What does the "Model" represent in the MVC architecture?