Question
With reference to the Arya Samaj, consider the following
statements: 1. Arya Samaj was founded by Swami Dayanand Saraswati in 1875 as a Hindu reformist movement. 2. It promoted inter-caste and interfaith marriages and allowed conversions through a “shuddhi” (purification) ritual. Which of the statements given above is/are not correct?ÂSolution
Both the statements are correct: Arya Samaj was founded by Swami Dayanand Saraswati in 1875 as a Hindu reformist movement. • It promoted inter-caste and interfaith marriages and allowed conversions through a “shuddhi” (purification) ritual. • The Arya Marriage Validation Act, 1937 legally recognised such marriages, even between different castes or religions, if both parties declared themselves Arya Samajis.
- Which of the following correctly describes the second normal form (2NF) in database normalization?
Consider the following Java code that implements encapsulation:
class BankAccount {
  private double balance;
  public Bank...
Which of the following creates a pattern object?
- In Object-Oriented Programming, which of the following Java code snippets correctly demonstrates inheritance ? class Animal {Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â ...
Which of the following scenarios violates the Isolation property in the ACID properties of a transaction?Â
- Which software testing technique involves testing the internal structure or workings of an application?
 Which one of the following given statements possibly contains the error?
What will be the output of the following code snippet demonstrating composition in Java?
class Engine {
void start() {
    ...
In an enterprise environment, which of the following backup strategies provides the best balance between minimizing storage usage and ensuring data reco...
Which of the following is not a valid difference between IPv4 and IPv6?Â