Question
According to the provisions of the 2017 act, to be
eligible for maternity benefits, a woman must have been working in an organisation for a minimum period of ___days?Solution
According to the provisions of the 2017 act, to be eligible for maternity benefits, a woman must have been working in an organisation for a minimum period of 80 days within the past 12 months. The Act has increased the duration of paid maternity leave from the existing 12 weeks to 26 weeks.
Which of the following scenarios violates the Isolation property in the ACID properties of a transaction?
- Which of the following is NOT one of the SOLID principles of software design?
Predict the program output
void main ()
{
int x = 128;
printf ("n%d", 1 + x++);
}
Which is/are correct w.r.t Passive attacks
- In a relational database, which key uniquely identifies tuples within a table and can never contain NULL values?
In data communication networks, which protocol is responsible for ensuring reliable data transfer between devices over a network?
...- Which of the following is an example of Polymorphism in Object-Oriented Programming?
- What is the purpose of Inheritance in Object-Oriented Programming? ...
What is the primary advantage of using Normalization in a database design?
Which of the following best describes Third Normal Form (3NF) in a relational database?