menu
Login
Register
search
Log In
account_circle
Log In
Email or Username
Password
Remember
Log In
Register
I forgot my password
Register
Username
Email
Password
Register
add
Q&A
Questions
Unanswered
Tags
Users
Ask a Question
Articles
Interview Questions
Programming Quiz
Post An Article
Recent Posts
Python show image
Best CSS Frameworks for Front-End Developers
POP first element of list python
POP last elements of list python
Program the Time Warner cable remote for a Sharp LCD TV?
Innovage Jumbo Universal Remote Control Instructions
Automatically search for a remote control code for DirecTV
Program an RCA Universal Remote for a Samsung TV
Creating a miniax ai for TicTacToe in js
How do universal remotes work?
What command below is used to test network connections by sending a request packet to a host?
0
votes
58
views
Problem:
I am new in network as I am learning so could you please help me?
What command below is used to TEST NETWORK connections by sending a request packet to a host?
command-line
sql
asked
Feb 23, 2020
maddi86
●
7
●
5
●
3
5,380 points
answer
Please
log in
or
register
to answer this question.
1
Answer
0
votes
Solution:
TEST NETWORK connections by sending a request packet to a host
ping
command is used.
So the correct answer is Ping.
answered
Feb 23, 2020
guudduu
●
8
●
6
●
2
10,530 points
ask related question
comment
Your comment on this answer:
Your name to display (optional):
Email me at this address if a comment is added after mine:
Email me if a comment is added after mine
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
What is the color of the sky?
To avoid this verification in future, please
log in
or
register
.
Add comment
Cancel
Related questions
1
vote
1
answer
28
views
28
views
What yum command below can display a list of package group names?
Problem: What yum command below can display a list of package group names?
asked
Mar 23, 2020
ArifulIslam
7.5k
points
command-line
networking
0
votes
1
answer
71
views
71
views
What language below is used to view and manipulate data that is stored in a relational database?
Problem: I am learning database language and need to know best language for used to view and manipulate data stored in relational database, is there anyone with knowing best language? What language below is used to view and manipulate data that is stored in a relational database? C DQL SQL ISL
asked
Feb 17, 2020
maddi86
5.4k
points
sql
0
votes
1
answer
117
views
117
views
What command can be used to scan for windows installations not stored in the bcd?
Problems: Can anyone give the right solution? What command can be used to scan for Windows installations not stored in the BCD?
asked
Feb 14, 2020
maddi86
5.4k
points
command-line
windows
0
votes
1
answer
22
views
22
views
Which command below provides the easiest method for monitoring free space on mounted filesystems?
Problem: Can anyone guide me with right command to be used for monitoring free space on mounted filesystems? Which command below provides the easiest method for monitoring free space on mounted filesystems? - du - df - fs - fd
asked
Feb 19, 2020
maddi86
5.4k
points
command-line
0
votes
2
answers
64
views
64
views
Which command can be used to fine-tune the vsync and hsync of a video card for use in x windows?
Problem: I am little bit confused, which command to used? Which command can be used to fine-tune the vsync and hsync of a video card for use in X Windows? a. vidtune b. synctune c. xvidtune d. vhtune
asked
Feb 17, 2020
maddi86
5.4k
points
command-line
0
votes
2
answers
1.9K
views
1.9K
views
What would you enter at the command prompt to start a new bourne-again shell (bash) session?
Problems: I am new to computers, I need help, can anyone help me? What would you enter at the command prompt to start a new Bourne-again shell (bash) session?
asked
Feb 13, 2020
maddi86
5.4k
points
windows
command-line
0
votes
1
answer
132
views
132
views
Which of the following will format 12.78 to display as 12.8%?
Problem: I am new in programming and my syntax is not good, can anyone provide the right query to find? Which of the following will format 12.78 to display as 12.8%? a. System.out.printf("%2.1d%", 12.78); b. System.out.printf("%.2f%%", 12.78); c. System.out.printf("%1.2d%", 12.78); d. System.out.printf("%.1f%%", 12.78);
asked
Feb 17, 2020
maddi86
5.4k
points
sql
command-line
0
votes
1
answer
34
views
34
views
What two methods can be used to access items in the quick launch menu?
Pronlem: I am new and learning, I need help, can anyone help with right method? What two methods can be used to access items in the Quick Launch menu?
asked
Feb 24, 2020
maddi86
5.4k
points
command-line
windows
0
votes
1
answer
26
views
26
views
What windows utility can be used to find out what processes are launched at startup?
Problems: I am a little bit confused about this question, can anyone guide me regarding this question ? Which windows utility can be used to find out what processes are launched at startup?
asked
Feb 13, 2020
maddi86
5.4k
points
command-line
windows
0
votes
1
answer
64
views
64
views
What command can be used to show information about the structure of a table?
Problem : I am very new to SQL.I and my colleague have recently joined SQL project now I have a table on my SQL Server and I want to export the structure of the table so that I can send it to my colleague. Which SQL command should one fire to get the required table structure? Please note that I don't have any access to the SQL Server Management Studio.
asked
Jan 27, 2020
jwilliam
3.9k
points
sql
sql-server
structure