Under Section 125 of CrPC who cannot be ordered to provide maintenance
Under Section 125 CrPC- all can be ordered to provide maintenance - Order for maintenance of wives, children and parents. (1) If any person having sufficient means neglects or refuses to maintain- (a) his wife, unable to maintain herself, or (b) his legitimate or illegitimate minor child, whether married or not, unable to maintain itself, or (c) his legitimate or illegitimate child (not being a married daughter) who has attained majority, where such child is, by reason of any physical or mental abnormality or injury unable to maintain itself, or (d) his father or mother, unable to maintain himself or herself,
The best case time complexity of selection sort?
Which command is used to view the contents of a file in the terminal?
The result evaluating the postfix expression 10 5 + 60 6/ * 8 – is
Which extension is for executable/installation files?
What is a deadlock in a computer system?
Which concurrency control technique allows a transaction to read uncommitted data?
ATM is an example of
What will be the output of the code
int main(){
int i;
for(i=0;i
int i;
i=20;
print(“%d”, i);
}
return 0;
}
What are the three main components of a bipolar junction transistor (BJT)?
What is the purpose of virtual memory?