InterviewSolution
This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.
| 26201. |
Who command lists all users currently working on System. true or false |
|
Answer» falseExplanation:FALSE it is false |
|
| 26202. |
What do you mean by virus? Name some type of computer virus |
|
Answer» A COMPUTER virus is a malicious SOFTWARE program loaded onto a user's computer WITHOUT the user's knowledge and performs malicious ACTIONS. ... It can self-replicate, inserting itself onto other programs or files, infecting them in the process.Resident Virus. Resident viruses set up shop in your RAM and meddle with your system operations. ...Multipartite Virus. This virus infects the entire system. ...Direct Action. ...Browser Hijacker. ...Overwrite Virus. ...Web Scripting Virus. ...File Infector. ...Network Virus. |
|
| 26203. |
What is not the characterstics of computer virus . * 1 pointYour computer is running slower then normalYou cannot printYou get unusual error messagesA file injects virus is a type of virus that injects executable files. |
|
Answer» YOUR COMPUTER is RUNNING SLOWER then normalExplanation:FOLLOW ME NOW PLS |
|
| 26204. |
(b) How many times does the following loop iterated? Also give the output: int x;for( x=1; x |
| Answer» | |
| 26205. |
What is a Translator? Name the different translators? |
|
Answer» translator, in SOFTWARE programming terms, is a generic TERM that could refer to a compiler, assembler, or interpreter; anything that converts HIGHER level CODE into another high-level code (e.g., Basic, C++, Fortran, Java) or lower-levelExplanation:HOPE it helps |
|
| 26206. |
What is afeature that allows the user to record whatever he is doing on the computer |
|
Answer» apne phone se MAGIC FLUIDS app DOWNLOAD Karo ushe SET Karo phir dekho |
|
| 26207. |
A(_) uses line drawings to orm an image instead of using dotsPrinterMonitorMousePlotter |
|
Answer» A(_) USES LINE DRAWINGS toorm an image instead of USING dotsMouse |
|
| 26209. |
Class 10 computer book code 402 ( list atleast three basic etiquettes of chatting online |
|
Answer» chat should be precise and to the point.2) We should ASK the PERSON whom we want to TALK to and UD if they are free then only we should chat with them.3) We shall not write something which could hurt the feeling of others. |
|
| 26210. |
Explain Linux firewall |
|
Answer» Firewall is a network SECURITY system that filters and controls the traffic on a predetermined set of rules. This is an INTERMEDIARY system between the device and the internet. NOTE:- If you ALREADY KNOW about the working of Firewall in LINUX and just want to know the Commands, then please go the end of the tutorial. |
|
| 26211. |
3. Choose the property that enables you to specify the space between lines of text.a. Font-Height& Line-Hb. Font-Weightc. Line-HeightWhich of the following property allows you to apply decorations to the text?a. Colorb. Font-Decorationc. Text-DecorationWhich of the following property has Overline as one of the possible values?a. Text-Styleb. Text-Decorationc. Text-Transformis the family of fonts which has finished strokes or pointed ends.a. Cursiveb. MonospaceC. SerifTheproperty specifies line breaking rules.a. Word-breakb. Line-breakc. Text-breakIf the font size is not specified, the default size of normal text would be. 10pxb. 20pxc. 16px |
| Answer» | |
| 26212. |
12. Write a function to print Fibonacci serie |
|
Answer» n() { int n, first = 0, second = 1, NEXT, c;printf("ENTER the number of terms\n"); scanf("%d", &n);printf("First %d terms of Fibonacci SERIES are:\n", n);for (c = 0; c < n; c++) { if (c <= 1) next = c; ELSE. { next = first + second; first = second; second = next; } ...return 0; }HOPE YOU LIKE THE ANSWER... |
|
| 26213. |
What do you mean by the channel of communication? |
| Answer» COMMUNICATION channel refers either to a PHYSICAL TRANSMISSION medium such as a wire, or to a logical connection over a multiplexed medium such as a RADIO channel in telecommunications and computer networking. ... Communicating data from one location to another requires some form of pathway or medium. | |
| 26214. |
Please see the attachment. Thank you!! |
|
Answer» 1. INSERT TAB2. FONT COLOR3. 2 alignments LANDSCAPE ND potrait4. FILE |
|
| 26215. |
8) Table of Contents is present in which group in MS-Word. |
|
Answer» Then CLICK on the Table of CONTENTS button in the Table of Contents GROUP. Select INSERT Table of Contents from the popup MENU. Next, select the formatting for the table of contents |
|
| 26216. |
Explain two types of output devices |
| Answer» | |
| 26217. |
3. Choose the property that enables you to specify the space between lines of text.a. Font-Heightb. Font-weight4. Which of the following property allows you to apply decorations to the text?Line-Heighta. Colorb. Font-Decorationc. Text-Decoration5. Which of the following property has overline as one of the possible values?a. Text-Styleb. Text-Decorationc. Text-Transformis the family of fonts which has finished strokes or pointed ends.a. Cursiveb. Monospacec. SerifTheproperty specifies line breaking rules.a. Word-breakb. Line-breakc. Text-breakIf the font size is not specified, the default size of normal text would bea. 10pxb. 20pxe. 16px |
| Answer» | |
| 26218. |
Explain metropolitan area network |
|
Answer» tion:A METROPOLITAN AREA NETWORK (MAN) is a computer network that INTERCONNECTS users with computer resources in a geographic region of the size of a metropolitan area.hope it helps please mark it as the BRAINLIEST ANSWER please please |
|
| 26220. |
Please see the question in the attachment. Thank you |
|
Answer» WhatExplanation:what is your QUESTION.. |
|
| 26222. |
The contents of (_) is lost when the computer is switched offRAMDisk DriveROMHard Disk |
|
Answer» skhope it HELPS you |
|
| 26223. |
(x+1)+(x+2)+(x+3)+......+(x+n). java program |
|
Answer» hiiExplanation:import java.io.*;import java.lang.Math;CLASS SERIES1{ public static void MAIN(String ar[]){double i,x=0,n=0,sum=0;DataInputStream OBJ= new DataInputStream(System.in);try{ System.out.println(“Enter the value of x:”);x=Integer.parseInt(obj.readLine());System.out.println(“Enter the value of n:”);n=Integer.parseInt(obj.readLine());}catch(IOException e){}for(i=0;i<=n;i++)sum=sum+Math.pow(x,i);System.out.println(“Sum is:”+sum);}} |
|
| 26224. |
Q3. In HTML, which of the following is not an attribute of tag? 1. height 2. width 3. align 4. border |
| Answer» | |
| 26225. |
04 State trueor falso1) Network operating system runs on server and provide the capability to manage data |
| Answer» TION:TRUE is the ANSWER for UR QUESTION | |
| 26226. |
Um HTML ① Write a program to print your fullon the web page with blue wherebackground of yellow |
| Answer» BACKGROUND COLOUR: YELLOW } | |
| 26227. |
2) Concept of Banking: Write about the origin of Banking as the proverb goes lay by something for your rainy day' and the society urged for co operative collection for direneed. |
| Answer» SORRY I am in 8 CLASS .......... | |
| 26228. |
2. The triangle is a plane figure bounded by______Sides |
|
Answer» 3Explanation:in triangle there are THREE sides answer of your question is 3 MARK me as BRILLIANT and FOLLOW me please |
|
| 26230. |
What are the differnt types of networks |
| Answer» MANY NETWORKS are AVAILABLE .. what type you want to know EXPLANATION: | |
| 26231. |
Write the causes of spreading of viruses in computer |
|
Answer» Viruses spread when the software or documents they get attached to are transferred from one COMPUTER to ANOTHER using a network, a disk, file sharing methods, or through infected e-mail attachments. Some viruses use different STEALTH STRATEGIES to AVOID their detection from anti-virus software. |
|
| 26232. |
Which of the following are type of motivation 1. internal2. intermediate 3.external4.both a and cplz give me answer help |
| Answer» | |
| 26233. |
Write a program in c++ to calculate area of circle using class |
|
Answer» is HELPS you mark BRAINLIEST and follow me and subscribe to my YouTube channel SHADOW CONQUEROR |
|
| 26234. |
A file. 5. The 'cut and paste' option is also called ...morenmoring6.means locating a file among a set of files.the file name an |
|
Answer» MORNING ANSWER 5. Users very often copy FILES, folders, images and TEXT from one location to another. HOWEVER, they often erroneously refer to this as "cut and paste," which is a RELOCATION or "move" and not a "copy." See clipboard, copy and paste and Win Copy between windows.ANSWER 6. SORRY I don't know the answer of 6 question I HOPE THIS WILL HELP U PLZZZ MARK MY ANSWER AS BRAINLIEST ANSWER AND PLZZZ FOLLOW ME...... |
|
| 26235. |
State the keyword that : i) specifies a function does not require object creation ii) specifies a function does not return any value. |
| Answer» | |
| 26236. |
Which of the given one is not an advantage of computer networking 1. Cost effective 2. Real time delivery 3. Very expensive 4. Chatting |
| Answer» 1. COST EFFECTIVE EXPLANATION: | |
| 26237. |
Convert 512.45 (10) to hexadecimal |
|
Answer» 512.45 from DECIMAL to HEXADECIMAL is 200.7333333333. Here we SHOW you how to WRITE 512.4510 in hexadecimal and how to CONVERT 512.45 from base-10 to base-16. |
|
| 26238. |
Which view of word document shows a document as a draft and lets you quickly edit the data |
|
Answer» tion:compatable MODE show US document as draft and let you quick access it |
|
| 26239. |
3)_ instant messaging software are downloaded and installed on user's devices. application based / server based |
|
Answer» there are two kinds of instant MESSAGING software – application based and Web based. Application based instant messaging software is downloaded and installed on user's computer. Some of the popular instant messaging software are: Google TALK • Yahoo! Messenger • Skype • WINDOWS LIVE Messenger • Rediff BOL, etc. |
|
| 26240. |
What is meaning of web support???????? |
|
Answer» Web Support is the ability for providing users an avenue for reporting system related issues such as: content or data errors. content or data not APPEARING correctly. CREATING VANITY url's |
|
| 26241. |
What is self-awareness? OR How many types of self-awareness are there? |
|
Answer» tion:Self-awareness is how an individual consciously knows and UNDERSTANDS their own character, FEELINGS, motives, and DESIRES. There are two BROAD CATEGORIES of self-awareness: internal self-awareness and external self-awareness. |
|
| 26242. |
Write the causes of spreading of viruses |
| Answer» COMMON COLD , FLU or wartsMark me as BRILLIANT | |
| 26244. |
Write the steps needed for opening old file in OpenOffice. org writer. |
|
Answer» To open an existing DOCUMENT from within any component of OpenOffice.org, choose File > Open or click the Open File ICON on the Standard Toolbar or PRESS Control+O. The Open DIALOG appears. The figure below shows the Windows XP version of this dialogI HOPE THIS WILL HELP U PLZZZ MARK MY ANSWER AS BRAINLIEST ANSWER |
|
| 26245. |
E) RowSpam f)attributes iQ-2 Expand these abbreviatioi) HRii) WAN0-3 Tick the correct answer. |
|
Answer» trrghhfghhjkkkkkAnswer:ujjjkkkyyuikknngddfhhjkhdsfh |
|
| 26246. |
Linux is a single user operating system.is it true or false |
| Answer» TION:लीनेक्स इज ए सिंगल यूजर ऑपरेटिंग सिस्टम | |
| 26249. |
3)_ instant messaging software are downloaded and installed on user's devices.(fill in the blank) |
|
Answer» These INSTANT messaging SOFTWARE are DOWNLOADED and installed on users DEVICES |
|
| 26250. |
CONVERT. 0.01562510 to Octal |
|
Answer» 0.01562510 which DECIMAL,BINARY or HEXADECIMAL. |
|