Advertisements
Advertisements
Meerut school in Meerut is starting up the network between its different wings, There are four buildings named S, J, A and H. The distance between various buildings is as follows:
| A to S | 200m |
| A to J | 150m |
| A to H | 50m |
| S to J | 250m |
| S to H | 350m |
| J to H | 350m |
Numbers of computers in each Building
| S | 130 |
| J | 80 |
| A | 160 |
| H | 50 |
The company wants internet accessibility in all the blocks. The suitable and cost-effective technology for that would be:
Concept: undefined >> undefined
Which of the following software allows copy, free use, redistribution and modification?
Concept: undefined >> undefined
Advertisements
Which of the following module is provided by activities is Python to do several operations on the CSV files?
Concept: undefined >> undefined
Which of the following is not a valid chart type?
Concept: undefined >> undefined
Which of the following device is connected to both the source and destination computer?
Concept: undefined >> undefined
A CSV file is also known as a ______.
Concept: undefined >> undefined
A ______ is a software program that is designed to copy itself from one computer to another, without human intervention.
Concept: undefined >> undefined
Which of the following is a/an open-source software?
Concept: undefined >> undefined
Which of the following is not an RDBMS?
Concept: undefined >> undefined
The weakened signal appearing on the cable is regenerated and put back on the cable by a ______.
Concept: undefined >> undefined
Which of the following are included in defining a schema?
Concept: undefined >> undefined
To know the names of existing databases, we use the statement:
Concept: undefined >> undefined
What is not true with respect to the create table statement?
Concept: undefined >> undefined
What statement will you give to view the structure of a table?
Concept: undefined >> undefined
To remove an attribute or to add a constraint to an already existing table we use:
Concept: undefined >> undefined
How will you add a primary key to a relation?
Concept: undefined >> undefined
How will you add two columns coll and col2(composite key) as primary key to a relation?
Concept: undefined >> undefined
How will you add a foreign key to a relation?
Concept: undefined >> undefined
Which statement is used to remove a table from the database?
Concept: undefined >> undefined
Raju's date of birth is 21/06/2006. How will his date be added to database?
Concept: undefined >> undefined
