Question
A car can finish a certain journey in 10 hours at a
speed of 42 kmph. In order to cover the same distance in 7 hours, the speed of the car (km/h) must be increased bySolution
speed = (distance/time) distance = speed time = 10 × 42 = 420 km to cover the same distance in 7 hours speed = 420/7 = 60 Km/h increase in speed = 60 -42 =18 km/h
- Which of the following is an essential feature of the ACID properties of a transaction in a database system?
- Which layer of the OSI Model is responsible for ensuring error-free delivery of data between source and destination?
In the context of Cross-Site Scripting (XSS), what is the primary reason why stored XSS is considered more dangerous than reflected XSS?
Which of the following HTTP methods is idempotent and used to completely replace a resource on the server?Â
Consider the following Java code that implements encapsulation:
class BankAccount {
  private double balance;
  public Bank...
The important aspect of data warehouse environment is that data found within the data warehouse is
In the field of Natural Language Processing (NLP), which of the following tasks focuses on identifying the sentiment behind a given text?     ...
- Which of the following is NOT a property of database transactions according to the ACID model?
Which component of a Management Information System (MIS) focuses on long-term strategic planning? Â Â Â Â Â Â Â Â Â
...Which of the following is NOT a responsibility of the operating system's kernel?