Question
A nucleus with mass number A and atomic number Z
undergoes β⁻ decay. Which of the following is correct about the daughter nucleus?Solution
In β⁻ decay, a neutron inside the nucleus is converted into a proton, emitting a beta particle (electron) and an antineutrino. Since a neutron becomes a proton, the atomic number (Z) increases by 1, but the mass number (A) remains unchanged because both protons and neutrons contribute equally to it. So, after β⁻ decay:
- Z → Z + 1
- A remains the same
B-trees and B+ trees are designed to maintain balance by adjusting the:
What is the maximum number of different Boolean functions involving n Boolean variables?
In the Entity-Relationship (ER) model, what does an entity represent?
Ternary relationship has how many participating entities?
What happens if an exception is thrown but not caught?
In a pipelined CPU design, what is the purpose of the instruction pipeline?
In a public blockchain, who can participate in the validation of transactions and creation of new blocks?
What is the decimal equivalent of the binary number 10101?
What will be the output of the code
int main(){
int array[] = {100,200,300};
cout<
}
Which circuit configuration has a single path for current flow?