Start learning 50% faster. Sign in now
Total distance travelled by A = (14/2) × {2 × 30 + (14 – 1) × 10} = 7 × (60 + 130) = 1330 km Required average speed = 1330/14 = 95 km/h
The smallest picture used to represent a file or a program in a GUI interface is called?
What is the purpose of the "isolation" property in transactions?
What is the function of an IP address in a computer network?
What is the main advantage of using NoSQL databases for big data storage over traditional relational databases?
Which backup strategy involves rotating backup media to ensure data redundancy and off-site storage?
What is the primary advantage of using shared memory for IPC?
What will be the output of the code
int main(){
int x= 10;
int y=10;
int s=-(-x-y)
cout<
return 0;
}
The truth table for a boolean function with two variables, A and B, has four rows. How many different boolean functions can be defined with two variables?
Which component of RDBMS allows users and applications to interact with the database through SQL queries?
Which network layer protocol is used to translate logical addresses to physical addresses in Ethernet networks?