Explore topic-wise InterviewSolutions in .

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.

25201.

In ALOHA protocol, Back off time is- * -Random -calculated as - K * TP where K refers to number of unsuccessful transmission attempts and TP is maximum Prohagation time-calculated as - K * Tframe, where Tframe is frame transmission time, K as mentioned above-all above are True statements​

Answer» PLZ CHECK UR QUESTION something went wrong with this question
25202.

Which of the following can be a software? Routers Firewall Gateway Modems​

Answer»

firewallExplanation:firewalls are the ones U can CUSTOMISE within your software DESIGN

25203.

Print ‘hello’ pattern using stars ‘*’ in c

Answer»

jejrjdjjsjdbxbsjdjxhnsksjrnnfjsjenfbdhsjjrnf

25204.

Ctrl + x and Ctrl + v is​

Answer»

ctrl + X is USED for cutting SOMETHING in a computer like a sentencectrl + V is used to paste something which is copied in a computer

25205.

Python is free to use for purposes.Ocommercialo calculationO roboticsO playing music​

Answer» YES it is open sourceExplanation:U can use it ANYWHERE but do not republish it by EDITING it
25206.

write a java program to explain the multithreading with the use of multiplication table.3 threads must be defined.each one must create one multiplication table,they are 5 table,7table and 13 table​

Answer»

Don't KNOW the ANSWER dearnext QUESTION PLZ

25207.

LOGIXBased on Windows 7 with MS Office 2010 Version​

Answer» TION:DOWNLOAD WINDOWS 10 or 11
25208.

In computer network, Multiple Access resolution is a task handled by--- A. physical layerB. data link layer C. network layer D. logical link control​

Answer»

In computer network, Multiple Access RESOLUTION is a TASK HANDLED by--- A. physical layer B. DATA link layer C. network layer D. logical link control​ ✔✔

25209.

write a java program to explain the multitgreading with the use of multiplication table.3 threads must be defined.each one must create one multiplication table,they are 5 table,7table and 13 table​

Answer»

kddgdkssgs sksshsklwgs ksghsksgssnsExplanation:nsbdjksbdbdk sjshhsb

25210.

.. संस्कृतभाषायां अनुवादं कुरुत- संस्कृतभाषा में अनुवाद कीजिए-(Translate in Sanskrit)(क) मैट्रो यातायात का आधुनिक साधन है।(ख) यह तीव्रगति से चलती है।(ग) यह वातानुकूलित रेलयान है।(घ) मैट्रो स्टेशन आधुनिक सुविधाओं से युक्त हैं।(ङ) लोग इसमें यात्रा करके सुख का अनुभव करते हैं।​

Answer»

it is not a HINDI it is a COMPUTER SCIENCE OK U

25211.

In calculating the mean of a sample, the value of Σxi is divided by which of the following

Answer» N +1 is the ANSWER HOPE it HELPS you
25212.

X=10 X=X+10 X=X-5 Which of the following would be the value of X in python programming language

Answer» TION:X=X-5 MARK me BRAINLIEST
25213.

52)helps to communicate out views and ideas effectively.​

Answer»

I've been on my WAY HOME fromExplanation:REALLY don't KNOW what you THINK about it is

25214.

WAP using LET statement to find the area of square​

Answer»

d Answer:-Question:WAP using LET statement to FIND out the AREA of a square. Solution:Here comes the solution. It is written in QBASIC.10 CLS20 INPUT "Enter Side Of The Square:";N30 LET A = N * N40 PRINT "Area Of The Square Is:"50 PRINT A60 ENDAlgorithm:STARTAccept the side of the square from the user. Calculate area of the square and store the area in A variable. Display the area of the square. STOP. See the attachment for OUTPUT ☑.

25215.

What will be the number of data, fields, records and attribute in the given table?​

Answer»

(a) We know that a DECIMAL can be converted into a fraction by taking the numerator as the NUMBER obtained by removing the decimal point from the given decimal and taking the denominator as the number obtained by inserting as many zeroes with 1 as there are number of places in the decimal part. FINALLY, converting the obtained fraction in its lowest FORM by dividing numerator and denominator by their HCF.Explanation:

25216.

Which of the following screen resolution is supported by screen mode 2​

Answer»

simple terms, this setting modifies how SATURATED (vivid) the COLORS on the screen will be. ... It can be adjusted to your individual preference. The various SETTINGS REPRESENT a continuum between highly saturated colors, and more accurate colors.

25217.

II. write the syntax of the followiny tags using any one atribute b.2.ca>​

Answer»

are TELLING me who is LAUGHING at me who is laughing at me

25218.

The computer, that do not have master - slave relationships, are known as ___________ computers.​

Answer» MASTER this is URR ans.hope this ANSWER HELPFUL for you
25219.

"True is atype literalO StringOFloatOBooleanOInteger​

Answer»

seer the following:11.5.2 AREA of CircleAmange the separate pieces as SHOWN in Fig 11.36, which is roughly a parallelogram.A farmer dug a flower bed of radius 7 m at the centre of a field. He needs todiredpurchase fertiliser. If I kg of fertiliser is required for 1 square metre area.how much fertiliser should he purchase?. What will be the cost of polishing a circular table-top of radius 2 m at the rateof 10 per square metre?Can you tell what we need to find in such cases, Area or Perimeter? In suchmakes we need to find the area of the circular region. Let us find the area of a circle, usingnaphpaper.Draw a circle of radius 4 cm on a graph paper (Fig 11.34). Find the area by countinghe number of squares enclosed.As the edges are not straight, we get a rough estimate of the area of circle by this method,71 side There is another way of finding the area of a circle.Draw a circle and shade ONE half of the circle [Fig 11.350). Now fold the circle intolerosighths and cut along the folds (Fig 11.35(11)].Fig 11.35Fig 11.34Fig 11.36

25220.

To generate the general no between 1to10 write the general syntax​

Answer»

number n, find sum of digits in all NUMBERS from 1 to n.  Examples:   Input: n = 5 Output: Sum of digits in numbers from 1 to 5 = 15 Input: n = 12 Output: Sum of digits in numbers from 1 to 12 = 51 Input: n = 328 Output: Sum of digits in numbers from 1 to 328 = 3241 Naive Solution:  A naive solution is to GO through every number x from 1 to n, and COMPUTE sum in x by traversing all digits of x. Below is the implementation of this idea.   filter_none

25221.

WRITE AN HTML PROGRAM TO DISPLAY THE ANNUAL EXAMINATION DATESHEET OF YOUR CLASS IN TABULAR FORM USING TABLE TAG AND ITS ATTRIBUTES. USE MAXIMUM TAGS AND ATTRIBUTES TO DECORATE YOUR PAGE. GIVE BACKGROUND AND CONTENT COLOR.

Answer»

Explanation:We can create a table to display DATA in TABULAR FORM, using

element, with the ... by tag, table header is defined by
, and table data is defined by tags. ... of the page e.g. header section, navigation bar, body content, footer section etc. ... You can use border attribute of table tag in HTML to SPECIFY border
25222.

20-21) Total marks : 95.047 )The software which are designed to meet the specific needs of a user are -O PackagesOOSSO Customised softwareO Operating software​

Answer»

here is ur ANSWER ...B. SS EXPLANATION : full form Specific Software .Specific software are DESIGNED to meet the specific needs of the users ....HOPE this will help uh ....

25223.

X, y = 20, 60 y, x, y-x, y-10, x+10 print (x, y) which of the following will be the output of the above command? 20 80 30 90 20 60 20 90

Answer»

you REALLY NEED any HELP? I don't THINK that (*_*)

25224.

1. what do you mean by hyperlink​

Answer»

In computing, a hyperlink, or simply a LINK, is a reference to DATA that the user can follow by clicking or TAPPING. A hyperlink POINTS to a whole document or to a specific element within a document. Hypertext is text with hyperlinks. The text that is LINKED from is called anchor text.Explanation:hope this will help you

25225.

How would you permanently deleted file or folder from Windows 10?​

Answer»

Steps to Recover Permanently Deleted Files in Windows 10 OPEN 'Control Panel' Go to 'System and MAINTENANCE>Backup and Restore (Windows 7)' CLICK 'Restore my files' and follow the wizard to restore lost files.✌Explanation:

25226.

write the input using scanner object and if statement to count the number of senior citizens visiting the exhibition hall where name and age are given as input

Answer»

your PROGRAM:package com.company; import java.util.Scanner; class Main {    PUBLIC static void main(String[] args) {        Scanner sc = NEW Scanner(System.in);        int n=0;        int infi = 1;        while (infi%2==1) {            System.out.println("Enter age of the person: ");            int a = sc.nextInt();            System.out.println("Enter Name of the person: ");            sc.nextLine();            sc.nextLine();            if (a>=60){                n=n+1;            }            System.out.println("Enter 1 (/odd numbers to take input again)");            System.out.println("Enter 2 (/odd numbers to show the TOTAL number of senior citizens");            int n2 = sc.nextInt();            infi = n2;        }        System.out.println("Total number of Senior citizens visited the EXHIBITION hall: "+n);    } }

25227.

Which button is used to clear thecontents of a form?O UntilO DeleteEraseO Reset​

Answer»

O DELETE is CORRECT ANSWER

25228.

Programs are required to process the information present in aform. *O CGIO IGCO ICGO CIG​

Answer» IGC is CORRECT ANSWEREXPLANATION:PLEASE mark me brainlist
25229.

#include #includeclass myclass{int i;public:void read (int j){i= j;}int getint (){return i; } }; void main(){ clrscr();myclass, *objectpointer;objectpointer=&ob;objectpointer->read(10);cout

Answer»

no no no i GOT the LINK CAME in this GAME you are

25230.

30. A subquery can be placed in which of the SQL clauses? (1 Point)A - The WHERE clauseB - The HAVING clauseC - The FROM clauseD - All of the above.​

Answer»

the from cause he is the BEST POLICY in place of birth is not aExplanation:the from cause PROBLEMS with the HELP of a magnet the answer to your email and their families in NEED to be like you to the wall

25231.

38 )Which is not a type of Internet Connection?​

Answer» OK but MARK me as brainliestExplanation:Answer for the given question is D) Digital subscriber line. EXPLANATION: DIAL up connection is a conventional type connection in which internet connection can be accessed through a TELEPHONE by dialling a number.
25232.

Write one rational and one irrational number lying between 0.25 and 0.32. EI 7. Find the coordinates of the point on y-axis which is nearest to the point (-2,5).triangles ARC and DEF. R = ZE. ZF = ZC and AB = 3DE. Then, what can you​

Answer» RATIONAL number=0.27
25233.

Which symbol denotes the accounting number un the number groups in excel.

Answer»

seer the following:11.5.2 Area of CircleAmange the separate pieces as shown in Fig 11.36, which is roughly a parallelogram.A farmer dug a flower bed of radius 7 m at the centre of a field. He needs todiredpurchase fertiliser. If I kg of fertiliser is required for 1 SQUARE metre area.how much fertiliser should he purchase?. What will be the cost of polishing a circular table-top of radius 2 m at the rateof 10 per square metre?Can you tell what we need to find in such cases, Area or Perimeter? In suchmakes we need to find the area of the circular region. Let us find the area of a circle, usingnaphpaper.Draw a circle of radius 4 cm on a graph paper (Fig 11.34). Find the area by countinghe number of squares enclosed.As the edges are not straight, we GET a rough estimate of the area of circle by this method,71 side There is another way of finding the area of a circle.Draw a circle and shade one half of the circle [Fig 11.350). Now fold the circle intolerosighths and CUT along the folds (Fig 11.35(11)].Fig 11.35Fig 11.34Fig 11.36

25234.

Syntax of print command.​

Answer»

Syntax: PRINT [/B:(buffersize)] [/D:(device)] [/M:(maxtick)] [/Q:(VALUE] [/S:(timeslice)] [/U:(busytick)] [/C][/P][/T] [d:][PATH][FILENAME] [...] PURPOSE: Queues and prints data files.

25235.

कबीर परमात्मा के विषय में क्या कहते है?ISTOT​

Answer»

Kabir Das KAHATE HAIN ki Parmatma ek hai VAH har prani ke ke aaja mein samaya HUA hai bhale hi hi usne koi BHI Swaroop dharan kiya ho

25236.

28. Which of the following is true about a group function? (1 Point)A - Group functions operate on sets of rows to produce multiple results per group.B - DISTINCT keyword makes a group function consider duplicate values.C - Group functions ignore null values.D - None of the above.​

Answer» GROUP FUNCTIONS IGNORE NULL VALUES
25237.

1. what do you mean by snail mail.please any one help me ​

Answer»

used by people who USE EMAIL to describe the SYSTEM of SENDING LETTERS by ordinary postExplanation:mark as brainliest

25238.

The blocks let you control theflow of execution of steps in a script.OMotionO DataO ControlO Looks​

Answer»

hgghiiiytdhhkkhvcxxdyyyuibvxsttwwsxchhkkp0087665dc njgvvb

25239.

F 4) Software that is used to create, mainpulate and maintain a relational database​

Answer»

A SOFTWARE system used to maintain relational DATABASES is a relational database management system (RDBMS). Many relational database systems have an OPTION of using the SQL (Structured Query LANGUAGE) for querying and maintaining the database.

25240.

Which tag is used to define a selection list in a form?O

Answer»

《Select 》Explanation:HTML 《select 》tag is used to DEFINE a SELECTION LIST in a FORM

25241.

What do you understand by'scrolling to the screen'?​

Answer» FILMMAKING, TELEVISION production, and other kinetic displays, SCROLLING is sliding text, images or VIDEO across a monitor or display, VERTICALLY or horizontally. ... A common television and movie special effect is to scroll credits, while leaving the background stationary.Explanation:Please mark as brainliest answer.
25242.

Change the narration of the following sentences from indirect to direct speech. 1. Her mother replied that she would always support her.2. She said that she had made a grave mistake.3. You told her that she had been making such mistakes for a long time.4. I suggested to him that he could stay with us for a month.5. You told me that you were leaving that day itself.6. She told me that the clothes were swept off the clothesline.7. His boss instructed him to finish all his work before he left.​English grammer

Answer»

1. Her mother SAID, 'I will ALWAYS help you.'2. She said, 'I made a grave mistake.'3. You said to her, 'You had been making such mistakes for a long time.'4. I said to him, 'You can stay with us for a MONTH.'5. He said to me, 'I am leaving this day itself.6. She said to me, 'The clothes are sweep off the clothesline.7. 'Finish all your work before you left' , said his BOSS to him.

25243.

mySubject = "Computer Science" What will be the output of the following string operations : A. print(mySubject[0:len(mySubject)]) B. print(mySubject[-7:-1]) C. print(mySubject[::2]) D. print(mySubject[len(mySubject)-1]) E. print(2*mySubject) F. print(mySubject[::-2]) Q20

Answer»

followme=followbackMark as BRAINLIEST

25244.

A is a named memorylocation that stores the data and itsvalue may change during programexecution. *O spacevariableO folderO records​

Answer»

o folder Explanation:is a named memorylocation that stores the DATA and ITSVALUE may change during PROGRAMEXECUTION. *O spacevariableO folderO records

25245.

28 )Choose correct button layout for "Justify"​

Answer» SORRY I can't UNDERSTAND
25246.

Which of the following defines the configuration of the computer answera. speed b. memory capacity c. size d. All of these ​

Answer»

1. Neither2. Most3. KEYS open4. These ARGUMENTS ARE5. Most of6. Half OF7. None OF8. Each 9. All10. Both of11. Little12. Much

25247.

निम्नलिखित में कौन सा अधिक अंतःकरण की स्वतंत्रा पर बल देता है​

Answer» HOPE its helpmark as brainlistExplanation:धार्मिक स्वतंत्रता का अधिकारसबसे पहले समझिए कि अनुच्छेद 25, 26, 27 और 28 में क्या कहा गया है। अनुच्छेद 25: (अंतःकरण की और धर्म की अबाध रूप से मानने, आचरण और प्रचार करने की स्वतंत्रता) इसके तहत भारत में प्रत्येक व्यक्ति को किसी भी धर्म को मानने की, आचरण करने की तथा धर्म का प्रचार करने की स्वतंत्रता है।
25248.

Can i take computer science in University/College without chemistry? and become a software engineer ?

Answer» YES you can and you can ALSO BECOME a SOFTWARE ENGINEER
25249.

Express the feelings and helps to understand other expression ​

Answer» TION:UUU uwjwnsnnsn ddnjssns sbsjsbs sndns DND d snsj
25250.

23. Which of the following is not a features provided by DBMS? (1 Point)A. Maintain accuracy of dataB. Utilities for performance analysis and loggingC. Ensure modifications are successful or not done at allIn D. Recovery mechanism for data​

Answer» TION:C. ENSURE MODIFICATIONS are successful or not done at all