Question Answer
Question Answer
Ans :
Disk formatting is the process of preparing a data storage device such as a hard disk
drive, solid-state drive, floppy disk or USB flash drive for initial use. In some cases,
the formatting operation may also create one or more new file systems.
Q. How will you change the design template in Microsoft power point.
Ans. Navigate to the Design tab and click to expand the Themes options. Your
presentation must be open. 2. Select one of the available theme templates or browse
to a saved PowerPoint template on your hard drive.
Q. what is the meaning of ‘CC’ and ‘BCC’ in case of email.
Ans. Cc: (Carbon Copy) - Put the email address(es) here if you are sending a copy for
their information (and you want everyone to explicitly see this) Bcc: (Blind Carbon
Copy) - Put the email address here if you are sending them a Copy and you do not
want the other recipients to see that you sent it to this contact.
Q. list the health hazzads of using a computer.
Ans. Playing computer games for too long or without correct furniture and
posture can lead to health problems such as:
Overuse injuries of the hand.
Obesity.
Muscle and joint problems.
Eyestrain.
Behavioural problems including aggressive behaviour.
Q. what are computer viruses. How can you protect your computer against computer
virus infection?
Ans. Virus:- a piece of code which is capable of copying itself and typically has a
detrimental effect, such as corrupting the system or destroying data.
A firewall can help alert you to suspicious activity across your network. It can also
block viruses, worms, and hackers from attempting to download potentially harmful
programs to your computer. If you are using Windows 7, make sure the Windows
Firewall is turned on
Q. differentiate b/w computer and calculator.
Ans. A computer has the capacity of performing the calculations and other logical
functions whereas a calculator only shows arithmetic and geometrical operations. ...
A computer has a large memory and stores data in several megabytes whereas
a calculator is smaller in memory and stores one calculation
Q. Differentiate b/w smartphones vs ordinary phone.
Ans. Regular cell phones offer texting and calling functionality,
whereas smartphones offer a list of features including email, Internet access, video
chatting, gaming, app downloading, video taking and music storage.
Q. Differentiate b/w Twitter vs Facebook.
Ans. Twitter is basically centered around real-time conversation, while Facebook is
more of an ongoing conversation that people get to eventually. Twitter is less about
social friendships. People make connections on Facebook with friends, family
members, and other people that they care to keep in touch with.
Q. Differentiate b/w sign up vs sign in.
Ans. Sign up means "to register; to create an account". In computing, sign in and log in
are synonyms. Both mean "to open a session with an account that is already created".
There is one difference: the derived noun login "a username; a session under that
username" exists, but there is no such noun as *signi
Q. Differentiate b/w drag and drop vs cut and paste.
Ans. Drag and drop will move only security rights from original file. But in copy and
paste- system will copy that file and paste on location and it will be copy all security
rights from uper lavel and add in new file...
Q. list the advantages and disadvantages of online social networking.
Ans. Advantages: - They also allow students to quickly share their academic tasks.
They allow them stay informed regarding the news of their schools. They gives students
an immediate access to their classroom updates. Using social media sites teach kids
responsibility
Disadvantages:-
Lacks Emotional Connection. ...
Gives People a License to be Hurtful. ...
Decreases Face-to-Face Communication Skills. ...
Conveys Inauthentic Expression of Feelings. ...
Diminishes Understanding and Thoughtfulness. ...
Causes Face-to-Face Interactions to Feel Disconnected. ...
Facilitates Laziness
Q. list the advantages and disadvantages CCTV cameras.
Ans. Advantages : - Crime deterrent. It goes without saying that having a CCTV camera
installed at your premises will act as a serious deterrent to criminals and anyone
carrying out illegal activities. ...
Monitors activities. ...
Collect evidence. ...
Decision Making. ...
Keep records.
Disadvantages:- Limitations. A major disadvantage for CCTV cameras is that they can
only monitor a limited area. Criminals can vandalize the cameras in various ways, such
as sticking gum or spraying something on the lens. They may even be able to change
the angle of the camera.
Q. what is the purpose of power pint peresentation.Give any five reasons it is still
effective to use in presentation?
Ans. Making your presentation more interesting through the use of multimedia can
help to improve the audience's focus. PowerPoint allows you to use images, audio and
video to have a greater visual impact. These visual and audio cues may also help a
presenter be more improvisational and interactive with the audience.
Q. Define Url .
Ans. URL stands for Uniform Resource Locator, and is used to specify addresses on
the World Wide Web. A URL is the fundamental network identification for any resource
connected to the web (e.g., hypertext pages, images, and sound files). ... The domain
name is the computer on which the resource is located
Q. define dsl.
Ans. DSL stands for Digital Subscriber Line. Users get a high speed bandwidth
connection from a phone wall jack on an existing telephone network. DSL works within
the frequencies that the telephone doesn't so you can use the Internet while making
phone calls
Q. define ftp
Ans. File Transfer Protocol (FTP) is a standard Internet protocol for transmitting files
between computers on the Internet over TCP/IP connections. FTP is a client-server
protocol where a client will ask for a file, and a local or remote server will provide it.
Q. define compiler.
Ans. A compiler is a special program that processes statements written in a particular
programming language and turns them into machine language or "code" that a
computer's processor uses. Typically, a programmer writes language statements in a
language such as Pascal or C one line at a time using an editor.
Q. define assembler.
Ans. Assembler are used to convert assembly language code into machine
code. Examples : List of assembler. Interpreter : An interpreter is a computer program
which executes a statement directly (at runtime).
Q. define interpreter.
Ans. Interpreter is a program that executes instructions written in a high-level
language. ... The most common is to compile the program; the other method is to pass
the program through an interpreter.