1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Molodets [167]
3 years ago
15

Find the names of these cities with temperature and condition whose condition is neither sunny nor cloudy.

Computers and Technology
1 answer:
Yuliya22 [10]3 years ago
5 0

Answer:

The answer is option A "SELECT city, temperature, condition FROM weather WHERE condition NOT IN ('sunny', 'cloudy')"

Explanation:

* SQL is a standard language for storing, controlling, manipulating and recovering information in databases. It represents Structured Query Language

* SQL can execute queries against a database, recover information from a data set, embed records in a database, update records in a database, erase records from a database, make new databases, make new tables in a data set, make put away systems in a data set, make views in a database, set authorizations on tables, techniques, and perspectives.

* The IN operator when used can allow you to specify multiple values in a WHERE clause.

The IN operator is an easy way for multiple OR conditions.

You might be interested in
Which definition of intelligence is based on the Turing test?
Kitty [74]

Answer:

The Turing Test is a deceptively simple method of determining whether a machine can demonstrate human intelligence

Explanation:

8 0
3 years ago
Superclass in python explanation
goblinko [34]

Answer:

The class from which a class inherits is called the parent or superclass. A class which inherits from a superclass is called a subclass, also called heir class or child class. Superclasses are sometimes called ancestors as well. There exists a hierarchical relationship between classes. It's similar to relationships or categorizations that we know from real life. Think about vehicles, for example. Bikes, cars, buses and trucks are vehicles. Pick-ups, vans, sports cars, convertibles and estate cars are all cars and by being cars they are vehicles as well. We could implement a vehicle class in Python, which might have methods like accelerate and brake. Cars, Buses and Trucks and Bikes can be implemented as subclasses which will inherit these methods from vehicle.

Explanation:

6 0
3 years ago
Physical security for fixed location (desktop) computers is: Only necessary to consider when the desktop computer is located out
const2013 [10]

Answer:

Physical security of fixed location (desktop) computers is Necessary to consider, because physical security is always something that must be evaluated. Very few locations are guaranteed to be secured.

Explanation:

Physical security is necessary because fixed locations accommodate facilities, equipment, network, confidential information, important data, software and so on.

Hence, to protect these valuables against theft, vandalism, and terrorism, the presence of physical security is very important. The physical security personnel must be trained and equipped with the necessities to combat the first attempt by thieves or terrorists before calling the police or other security parastatals.

3 0
3 years ago
Write a program to determine the addresses of memory locations allocated to various variables as follow:
Andreas93 [3]

Here you go,

PROGRAM


#include<stdio.h>

#include<stdlib.h>

int main()

{

   short int a,b;

   int c,d;

   long int e,f;

   short int size_short,size_int,size_long_int;

//printing address of variable using void pointer

   printf("\nAddress of first short int variable : %p", (void*)&a);

   printf("\nAddress of second short int variable : %p", (void*)&b);

   printf("\n\nAddress of first int variable : %p", (void*)&c);

   printf("\nAddress of second int variable : %p", (void*)&d);

   printf("\n\nAddress of first long int variable : %p", (void*)&e);

   printf("\nAddress of second long int variable : %p", (void*)&f);

   //calculating size by subtracting memory address

   size_short = (short int)((void*)&a - (void*)&b);

   size_int = (short int)((void*)&c - (void*)&d);

   size_long_int = (short int)((void*)&e - (void*)&f);

   printf("\n\nsize of short variable by subtracting address : %u", size_short);

   printf("\n size of short variable by using sizeof() : %u", sizeof(a));

   printf("\n\nsize of int variable by subtracting address : %u", size_int);

   printf("\n size of int variable by using sizeof() : %u", sizeof(c));

   printf("\n\nsize of long int variable by subtracting address : %u", size_long_int);

   printf("\n size of long variable by using sizeof() : %u", sizeof(e));

   return 0;

}

5 0
4 years ago
What are the major functions of a computer
murzikaleks [220]
A computer is a device whose main function is to process large amounts of information quickly and accurately, and this procedure is done thanks to hardware and software.
7 0
4 years ago
Other questions:
  • Create a class called Animal that accepts two numbers as inputs and assigns them respectively to two instance variables: arms an
    11·1 answer
  • Sheela often forgets what she needs to do throughout the day, and she misses meetings and deadlines to submit reports. Which ema
    6·2 answers
  • Which of the following types of tool should be used only on round work, such as rigid or IMC conduit?
    6·2 answers
  • What is a tag in an HTML document?
    9·2 answers
  • What is the term for water wave that is created by an underwater earthquake
    5·1 answer
  • All of the following are potential benefits of blogging except
    10·1 answer
  • You are the IT security administrator for a small corporate network. Due to some recent restructuring, Corey Flynn (flynn) no lo
    11·1 answer
  • Which of these tax forms reports an employee's yearly social security tax withheld
    11·2 answers
  • What is a word processing program? Give examples of word processing programs.
    10·1 answer
  • Give the value of the zero flag, the carry flag, the signflag, and the overflow flag after each of the following instructions if
    8·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!