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
Andrews [41]
3 years ago
12

A DBMS makes the: a. relational database available for different analytical views. b. physical database available for different

relational views. c. relational database available for different physical views. d. logical database available for different analytical views. e. physical database available for different logical views.
Computers and Technology
1 answer:
xenn [34]3 years ago
3 0

Answer:

a

Explanation:

Database Management System (DBMS) makes a relational database available for different analytical views.

You might be interested in
Which set of technologies that support knowledge management is characterized by mashups, blogs, social networks, and wikis? a. X
Neporo4naja [7]

Answer: c) Web 2.0

Explanation:

Web 2.0 is the technology that consist applications and websites for the people to interact and sharing information, activities, event and other materials through social media components like blog, social networking sites,wikis, podcast etc.

  • Other options are incorrect because artificial intelligence, ERP(Enterprise resource planning) and XML(Extensible Markup Language) are not the tools that is used by users for interaction and communicating with the help of social media components.
  • Thus, the correct option is option(c).
3 0
3 years ago
A haiku is a three-line poem in which the first line contains five syllables, the second line contains seven syllables, and the
tankabanditka [31]

Answer:

Files :

server.c

client.c

Haiku msg : ( source internet )

Birds fly through the wind

The wind blows through the blue sky

Winds of change grow close

Explanation:

server.c

#include <stdio.h>

#include <stdlib.h>

#include <string.h>

#include <sys/socket.h>

#include <netinet/in.h>

// Here we've defined the PORT

#define PORT 5755

// This a out haiku_msg

const char haiku_msg[] = "Birds fly through the wind\nThe wind blows through the blue sky\nWinds of change grow close";

int main()

{

int server_fd, new_socket;

struct sockaddr_in address;

int addrlen = sizeof(address);

// Creating socket file descriptor

if ((server_fd = socket(AF_INET, SOCK_STREAM, 0)) == 0) {

perror("socket failed");

exit(EXIT_FAILURE);

}

address.sin_family = AF_INET;

address.sin_addr.s_addr = INADDR_ANY;

address.sin_port = htons(PORT);

if (bind(server_fd, (struct sockaddr*)&address, sizeof(address)) < 0) {

perror("bind failed");

exit(EXIT_FAILURE);

}

printf("haiku server started...\n\n");

if (listen(server_fd, 5) < 0) {

perror("listen");

exit(EXIT_FAILURE);

}

if ((new_socket = accept(server_fd, (struct sockaddr*)&address, (socklen_t*)&addrlen)) < 0) {

perror("accept");

exit(EXIT_FAILURE);

}

printf("\nClient connected to haiku server.\nsending msg.\n");

send(new_socket, haiku_msg, strlen(haiku_msg), 0);

printf("haiku sent to client.\n\n");

return 0;

}

client.c

#include <stdio.h>

#include <stdlib.h>

#include <unistd.h>

#include <string.h>

#include <arpa/inet.h>

#include <sys/socket.h>

#include <netinet/in.h>

// Here we have defined the PORT

#define PORT 5755

int main()

{

char buffer[1024] = "";

struct sockaddr_in address;

struct sockaddr_in serv_addr;

int sock = 0;

if ((sock = socket(AF_INET, SOCK_STREAM, 0)) < 0)

{

printf("\n Socket creation error \n");

return -1;

}

memset(&serv_addr, '0', sizeof(serv_addr));

serv_addr.sin_family = AF_INET;

serv_addr.sin_port = htons(PORT);

// Convert IPv4 and IPv6 addresses from text to binary form

if(inet_pton(AF_INET, "127.0.0.1", &serv_addr.sin_addr)<=0)

{

printf("\nInvalid address/ Address not supported \n");

return -1;

}

if (connect(sock, (struct sockaddr *)&serv_addr, sizeof(serv_addr)) < 0)

{

printf("\nConnection Failed \n");

return -1;

}

read( sock , buffer, 1024);

printf("\nMessage from server : \n%s\n\n",buffer );

return 0;

}

4 0
3 years ago
The standard computer keyboard is implemented using_______ A:BCD code B:Gray code C:ASCII code D:reflected code
Tasya [4]

Answer:

C. ASCII code

Explanation:

Reflected code is another term for gray code so you can cross both out.

BCD code is binary decimal code used in scientific and graphic calculators

ASCII code is the only one use in a computer keyboard so I'm guessing that's the answer. :)

6 0
3 years ago
Read 2 more answers
What parts make cars a system?
NeTakaya
<span>This is a list of automotive parts mostly for vehicles using internal combustion engines which are manufactured components of automobiles: Contents. [hide]. 1 Body and main parts. 1.1 Doors; 1.2 Windows. 2 Electrical and electronics. 2.1 Audio/video devices; 2.2 Cameras; 2.3 Charging system; 2.4 Electrical ...</span><span>
</span>
7 0
3 years ago
Read 2 more answers
Lungi’s risk manager has advised him never to have more than 30 blankets in stock. Q.2.1 Write the pseudocode for two modules wh
USPshnik [31]

Using the knowledge of pseudocodes it is possible to organize the stock of a store with the correct amount of blankets.

<h3>Writing the code in pseudocode we have:</h3>

<em>int blanket_info(30)</em>

<em>int blanket_disc,size_blanket,i,j;</em>

<em>for (i=0;i<n;i++){</em>

<em>insert the discription of every blanket (blanket_disc);</em>

<em>}</em>

<em>for(j=0;j<n;j++){</em>

<em>insert the size of blanket (size_blanket);</em>

<em>}</em>

<em>return arr [ ][ ];</em>

<em>int print_list()</em>

<em>end;,</em>

See more about pseudocode at brainly.com/question/13208346

#SPJ1

6 0
3 years ago
Other questions:
  • I am having trouble with logic gates(AND NOR,etc)
    8·2 answers
  • On an Ethernet, a ____ is broadcast to every device but is accepted only by the device to which it is addressed.
    5·1 answer
  • Suppose you have a 12-hour clock on a very fancy chair (noon is 12 PM and midnight is 12 AM). Write a C++ program that reads in
    7·1 answer
  • What is the wave speed of a wave that has a frequency of 100 Hz and a wavelength of 0.30m?
    5·1 answer
  • What does an executable file contain? Program instructions written in source code. Program instructions that have been compiled
    15·1 answer
  • ________ take computers with wireless connections through an area and search for unprotected wireless networks, and then monitor
    13·1 answer
  • In which of the following situations is it probably better to use a fixed-size array over another more flexible option, like Arr
    6·1 answer
  • If you Owned a business, what part of Microsoft Office would you use the most and why, which would you use the least and why, an
    14·1 answer
  • Which staff member takes a set of plans and supervises their construction?
    6·1 answer
  • 30 points
    7·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!