Question
What is the difference between video conferencing and chat?   

Answer

Video Conferencing: It is a conference between two or more participants at different locations in real time over the Internet or a private network using video camera, microphone and speakers.

Chat: It is an application to communicate with a person, a group, or a site on the Internet in real time by typing text.

Need a full question paper?

Generate a complete, print-ready paper with questions like this in minutes — across 16+ boards, with answer keys.

Start Generating Free

Similar questions

Write SQL commands for the statements (a) to (h) on the table HOSPITAL
(a) To insert a new row in the HOSPITAL table with the following data: 11,’ Kasif’, 37,’ENT’,’2018-02-25’, 300, ’M’.
(b) To set charges to NULL for all the patients in the Surgery department.
(c) To display patient details who are giving charges in the range 300 and 400 (both inclusive).
(d) To display the details of that patient whose name second character contains ‘a’.
(e) To display total charges of ENT Department.
(f) To display details of the patients who admitted in the year 2019.
(g) To display the structure of the table hospital.
(h) Write the command to create the above table.
How to Reset the index?
Illustrate the layout for connecting 5 computers in a Bus and a Star topology of Networks.
What do you mean by authorisation and authentication?
Name one Indian open source operating system.
To input an integer and find the sum of its digits.
List down all acts that comes under cybercrime.
Observe the following table CANDIDATE carefully and write the name of the RDBMS operation out of

(i) SELECTION (ii) PROJECTION (iii) UNION (iv) CARTESIAN PRODUCT, which has been used to produce the output as shown in RESULT ? Also, find the Degree and Cardinality of the RESULT.

Out of the following, identify client side script(s) and server side script(s): [Delhi 2011]

(a) ASP

(b) JavaScript

(c) VBScript

(d) JSP

Write a python program to accept a list for the user and create another list which will double of x list. Create the line chart for the same.