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.

4751.

Which menu and command are used to freeze a selected area of worksheet??(A) edit ---> freeze(B) insert ---> freez(C) window ---> freeze(D) none​

Answer»

ANSWER:

none

Explanation:

PLEASE MARK me as a BRAINLIEST

4752.

Plementation-50marksProblem Description - 1/22There are N floating blocks in a pond and they are arranged in a straight line Each of these blocks has a value associated with them which is written on top of themAfter every 1 minute blocks at the odd positions get submerged underwater You must shift the remaining blocks to one position left to fill in the emptied space. Thisprocess is repeated till only one block is left floatingDS/Algo-75 martsYou must return the value of the last block which is left floatingNote. The position index starts with 1 and blocks are numbered from 1 to N in the left to right direction It is given that N is always greater than 1.Naand Algo-100markFunction DescriptionComplete the blockNum function in the editor below. It has the following parameter(s):hLoc Thinking andVietal AbilityNameParametersTypeNINTEGERDescriptionReturnConstraintsThe function must return an INTEGER denoting the value of the last block which is eit floating..number of blocks floating in a pond initially. INS1045Input Format For Custom TestingThe fistine contains an integer. Noenoting the number of blocks floatingin a cond initiallySample Cases In java coding​

Answer»

ANSWER:

don't KNOW

EXPLANATION:

bt thx for POINTS

4753.

Which label will be seen at the bottom of “file → new” dialog box?a) Create in b) Insert on c) Create d) Define in​

Answer»

ANSWER:

(a) CREATE in

PLEASE MARK me as BRAINLIEST

4754.

Q1. A university registrar’s office maintains data about the following entities:(a) Courses, including number, title, credits, syllabus, and prerequisites;(b) Course offerings, including course number, year, semester, section number, instructor(s),timings, and classroom;(c) Students, including student-id, name, and program; and(d) Instructors, including identification number, name, department, and title.Further, the enrollment of students in courses and grades awarded to students in each course theyare enrolled for must be appropriately modeled.(i) Construct an E-R diagram for the registrar’s office. Document all assumptions thatyou make about the mapping constraints.(ii) Also convert the ER diagram into a relational database schema. Be certain to indicateprimary keys and referential integrity constraints.

Answer»

Answer:

Explanation:

Answer:

\huge \bold \blue{Answer࿐}

Width of rectangle is 25 cm.

Step-by-step explanation:

Given :-

A wire bend in form of SQUARE of side 30 cm.

Then wire is again bend in form of rectangle of length 35 cm.

To find :-

Width of the rectangle.

Solution :-

Here, Concept is : If we are bending wire in form of square than again bending it in rectangle. Than, perimeter of square will equal to perimeter of rectangle because we are not increasing length of wire by one MEASURE we are bending it in square and rectangular shape.

So,

Perimeter of square = 4 × side

⟶ Perimeter = 4 × 30

⟶ Perimeter = 120

Thus,

Perimeter of square is 120 cm.

According to concept, Perimeter of square and perimeter of rectangle are equal.

So, Perimeter of rectangle is 120 cm.

Let, Breadth or width or rectangle be X cm.

We know,

Perimeter of rectangle = 2(Length + Breadth)

⟶ 120 = 2×(35 + x)

⟶ 120 = 70 + 2x

\⟶ 120 - 70 = 2x

⟶ 50 = 2x

⟶ 50/2 = x

⟶ x = 25

We take, Width of rectangle be x.

Therefore,

Width of rectangle is 25 cm.

4755.

The process is instate when, the process is waiting for an I/O completion or reception of a signal.​

Answer»

Answer:

READY - The process is waiting to be assigned to a processor.

RUNNING - Instructions are being executed. WAITING - The process is waiting for some event to occur(such as an I/O completion or reception of a SIGNAL).

TERMINATED - The process has finished execution.

Explanation:

Hope this answer is helpful to u and GIVE me thanks and take thanks please follow also &please mark me as brainlist.

4756.

Which of these charts does not exist in MS Excelइनमें से कौन सा चार्ट MS Excel में मौजूद नहीं हैSelect oneO A ScatterबिखरावB. LineC DoughnutOD.Graph​

Answer»

ANSWER:

Answer is A SCATTER बिखराव

4757.

1o create a cost category which feature has to active.कारटकेटेगरी बनाने के लिए किस फीचर को सक्रिय करना होता है-A Maintain cost category(B) Maintain cost class.Maintain cost centre(D) Maintain cost centre class​

Answer»

Answer:

MAINTAIN COST class

Explanation:

HOPE its help you. please mark me as brainlit

4758.

Which is most appropriate comment on following class definitionClass student{int a;public:float a;};

Answer»

Answer:

DISCUSSION Forum

Que. Which is most appropriate comment on following class definition : class Student { int a; PUBLIC : float a; };

b. Error : Public must come first

c. Error : data types are different for same variable

d. It is correct

Answer:Error : same variable NAME can't be used twice

4759.

Draw the Logic Circuit for the following Boolean Expression: AB + (( A+B’ )B)’

Answer»
  • Begin with the INPUTS A and B.
  • Next look at input C.
  • These expressions are joined up by the gate in the green area, which is an AND gate, resulting in Q, equals, LEFT bracket, A, plus, B, right bracket, DOT, left bracket, start overline, C, end overline, dot, A, right bracket,Q=(A+B)⋅(C⋅A).
4760.

_____ gives the final output of the program(a) Loader(b) Text editor(c) Translator(d) Linker​

Answer»

ANSWER:

LINKER

EXPLANATION:

because they LICK each other

4761.

Find the output of the following program segment,when val=500.Sum = val > 650? 400 : 200;System.out.println(Sum);​

Answer»

a)val=500

Execution:

SUM=(500+550)>1750?400:200

sum=1050>1750?400:200;

Output:

200

b)val=1500

Execution:

sum=(1500+550)>1750?400:200

sum=2050>1750?400:200;

Output:

400

#HOPE it helps.

by nivaskumar

4762.

Programming language is the set of predefined ______.(a) Alphabets (b) Digits (c) Words (d) Rules​

Answer» WORDS is the answer

Mark as me BRAINLIST
4763.

Whose appearance depends on image that we import on Canvas on Synfig?a. Layer b. Screen c. File d. Object​

Answer»

ANSWER:

(a) is CORRECT OPTION OK

4764.

Which is the first computer in India?A. HEC-2MB. ENIACC. SZ 40/42D. Harwell CADET​

Answer»
4765.

Find the numberYou are given a string S of length N . The string S consists of digits from 1-9. Consider the string being to beYou need to divide the string into blocks such that the ith block contains the elements from the modelli - 12-1Trocne N, fi * X)) (both inclusive). A number is valid if it is formed by choosing exactly one dgt from ead blackthe digits in the order of their block number.For exampleIf the given string is '123456789' and X=3, the blocks formed are [123] [456] [789) Few valid umbes 1973but 124 and 396 are invalid.Among all the valid numbers that can be formed, your task is to determine the Kumbe falte unique vienenare sorted in ascending order.Input formatpor separated integers N. X. and K.​

Answer»

100% CORRECT answer

Hope it's HELPFUL ✌️✌️

\huge\color{red}\boxed{\colorbox{black}{please\:mark\:me\: brilliance}}

\huge\underline\purple{\underline {Follow\:Me}}

4766.

7. What is the output of the program?int main(){auto int a=11;{auto int a = 12;printf("%d ", a);}printf("%d", a);return 1;3​

Answer»

Answer:

>> int i, j, m; The variable i, j, m are declared as an integer type. >> j = a[1]++; BECOMES j = 2++; Hence j = 2 and a[1] = 3. Hence the output of the program is 3, 2, 15.

4767.

SECTION D- LONG ANSWER QUESTIONSQ27. What are the peculiar features of Nazi thinking?Q28. Name different types of Vegetation found in India and describe the vegetation of highaltitudes.Q29. Explain the powers of President of India.d29.Q30. Describe the government strategy of poverty alleviation?Q31. Are the following statements in keeping with democracy s a value? Why?a. Father to daughter: I don't wanat to hear your opinion about your marriage. In our familychildren marry where the parents tell them tob. Teacher to student: Don't disturb my concentration by asking me question in theclassroomC. Employee to the officer : Our working hours must be reduced according to the law.​

Answer»

NICE BIO..

but doubt spelling is WRONG....XD

4768.

Write a program to calculate the total number of character(INCLUDE SPACES, EXCEPT VOWELS) ina string entered by user.​

Answer»

Answer:

PROGRAM:-

import java.util.*;

public class Demo

{

public static void MAIN(String args[ ])

{

Scanner in=new Scanner(System.in);

int c=0,p;

String st;

char ch;

System.out.println("Enter a String");

st=in.nextLine();

p=st.length();

for(int i=0;i

{

ch=st.charAt(i);

if(ch=='A'||ch=='E'||ch=='I'||ch=='O'||ch=='U'||ch=='a'||ch=='e'||ch=='i'||ch=='o'||ch=='u')

{

continue;

}

else

c++;

}

System.out.println("The NUMBER of Characters and SPACES="+c);

}

}

Refer to the attachment:-

  • The first photo is the program.
  • The second photo is the input.
  • The third photo is the output.

Explanation of input:-

I love BLUEJ

  • 1st space
  • 2nd l
  • 3rd v
  • 4th space
  • 5th B
  • 6th L
  • 7th J

4769.

Find the syntax error(s) if any:[2,3,4,5,6]=x y [2,6,4,7,9} for in range(0,5) x[i]=i z[i]=i+3 y==z x=y print(x[i]) print(z[i]​

Answer»

Explanation:

In [1]: L = range(1000) ... len(a). 4. 2-D, 3-D, …: >>> >>> b = np.array([[0, 1, 2], [3, 4, 5]]) # 2 x 3 array. >>> b ... a. array([0, 1, 2, 3, 4, 5, 6, 7, 8, 9]). >>> b = np.arange(1, 9, 2) # start, end (exclusive), ... extract_from_a = a[mask] # or, a[a%3==0].

4770.

Define a class IncomeTax and input the pan number, name, taxincome. Calculate and display the income tax as per the slab given below.Slab to calculate income tax:Total Annual Taxable income Tax RateUpto 1,00,000 no taxFrom 1,00,001 to 1,50,000 10% of the income exceeding 1,00,000From 1,50,001 to 2,50,000 5000+20%of the income exceeding 1,50,000Above 2,50,000 25,000+30% of the income exceeding 2,50,000java program

Answer»

Answer:

Define a class IncomeTax and input the PAN number, name, taxincome. CALCULATE and DISPLAY the income TAX as per the slab given below.

Slab to calculate income tax:

Total Annual Taxable income Tax Rate

Upto 1,00,000 no tax

From 1,00,001 to 1,50,000 10% of the income exceeding 1,00,000

From 1,50,001 to 2,50,000 5000+20%of the income exceeding 1,50,000

Above 2,50,000 25,000+30% of the income exceeding 2,50,000

java program

4771.

Find the syntax error(s) if any:[2,3,4,5,6)=xy (2,6,4,7,9)for in range(0,5)x[i]=iz[i]=i+3y=-Zx=yprint(x[i])print(z[i]​

Answer»

Answer:

sorry i dont KNOW the answers really really sorry DEAR if i will give the answer if that answer will be INCORRECT u will only face problem

4772.

Consider the function belowfunction []=diagram ()x=0:0.01:1;y=3. *x;plot (x, y, '*')The function returns(a) Continuous plot of y versus x(b) Continuous plot of x versus y(C) No values are returned(d) Plot of x versus y as*​

Answer»

Explanation:

draw a LINE y and X AXIS and shiw in the PIC

4773.

__________allow users to record different task or action on same type of data.6.A. FormulasB. FunctionsC. MacrosD. Charts​

Answer»

ANSWER:

charts

Explanation:

charts will use different task and as same type of DATA

4774.

___________ is useful to change width of column.a) EditColumnWidth c) Tools Column Width b) Format Column Width d) Insert ColumnWidth​

Answer»

ANSWER:

B GOOD answer

4775.

29. Which of the following command is used to compile myprogram.cfile written in gedit?A gre nyprogram.cB. gedit myprogram.cC.myprogram.c geditD. myprogram.c gcc​

Answer»

ANSWER:

C

EXPLANATION:

PLZ mark me as BRANLIEST and thank to my answer

4776.

3.4.I.FILL IN THE BLANKS(10*1=10)1. Network means connections between more than2.-manages all the activities of the network.--is used to connect the computers between---is defined as network of networks.5.--helps to enter the address of the website.6.----- is the way for computers to communicat7. Self learning is an application internet in-8. HTML is the revised version of ---- sections.9. Every HTML program will haveadditional information given to a​

Answer»

ANSWER:

FOLL.. OW.. me.. PLEASE..

4777.

Xxll. A ------ is some information which can be used as a tag for data.a. Nameb. Labelc. Categoryd. Section​

Answer»

Answer:

In HTML, whenever you need to assign some custom information to some data which you WISH to display on your WEBPAGE, in that CASE, you can use tag. For example, if you have an ecommerce website, or you have a shop page in your website where you list some products.

4778.

Question 8 of 1TQ BlockchainHow could the adoption of blockchain within a supply chain help the worldbecome more sustainable and, in some cases, eco-friendly?​

Answer»

ANSWER:

TQ Blockchain

How COULD the adoption of blockchain within a SUPPLY chain help the world

become more sustainable and, in some cases, eco-friendly?

4779.

N3Steffan and friends have set out on a vacationto Coorg. They have booked accommodation ina resort and the resort authorities organizeCamp fires every night as a part of their dailyactivities. Steffan volunteered himself for anactivity called the "Adjacent Stick Gamewhere sticks of different length will be placedin a line and Steffan needs to remove a stickfrom each adjacent pair of sticks. He then hasto form a bigger stick by combining all theremaining sticks.4567Steffan needs to know the smallest length ofthe bigger stick so formed and needs your helpto compute the same. Given the number ofsticks N and the lengths of each of the sticks.write a program to find the smallest length ofthe bigger stick that is formed.8​

Answer»

Answer:

sign up to puri tarah se sune v samajhe a comb through the quiz MAM PLEASE find the ATTACHED file is SCANNED image to enlarge image to enlarge image to enlarge image to enlarge

4780.

Which of the following translates the one statement at a time(1 Point)compilercross compilerInterpreterAssembler​

Answer»

ANSWER:

\red{\boxed{\tt Interpreter}}

Explanation:

Interpreter translates the ONE STATEMENT at a TIME.

\orange{\tt Hope it will} \green{\tt help you.}

4781.

અડાકોરB. હીરાનાC. વર્તુળD. લંબચોરસનીચેનામાંથી કયો આદેશ નિર્ણય પ્રતીકમાં લખી શકાય ?1. * > U ?B. Print yC. Input xD. C =ીચે પૈકી કોને કૅપિટલ અક્ષરો દ્વારા વ્યાખ્યાયિત કરવામાં ર…ચલB. અચળC. સાંકેતિક અચળD. વૈશ્વિક =​

Answer»

Answer:

YES mam please find the attached FILE is scanned image to enlarge image to enlarge image to enlarge image to OPEN the attached file is scanned image to enlarge image to enlarge image

Explanation:

vdtgg to enlarge image to enlarge image to enlarge image to enlarge image to enlarge image to enlarge image to enlarge image to enlarge image to enlarge image to enlarge image to enlarge image to enlarge image to open the attachment and do not have any other person nor the sender IMMEDIATELY by return MAIL and I am good morning I have a

4782.

What will be the output of the following operation:num1=13, num2=4 print(num1//num2)​

Answer»

Answer:

13/4

if in int then output will be 3

if in DOUBLE output will be 3.0d

if in FLOAT output will be 3.0f

if in STRING output will be 3.25

hope helped

4783.

28. Explain the difference between the two statements mentioned below:T1=(5) #statement 1T1=(56) #statement 2​

Answer»

Answer:

#statement1 contains only 1 element in T1 with a single DIGIT.

#statement2 contains only 1 element in T2 but with TWO digits.

Explanation:

PLEASE Mark BRAINLIEST

4784.

Write a program to accept a string and do the following.a) Count number of consonants.b) Replace all uppercase vowels with „$‟c) Remove all spaces from the stringd) Interchange the first and last letter of each word in the stringPrint all the details as per above process.

Answer»

ANSWER:

CLS

INPUT "what is your NAME",I

Print "HI"I"how are you?"

END

4785.

③ // Sinseries. CProgram:#include void main()int i, nifloat x, sum, t;Printf ("Enter the value fox x:");Scanf lood", & n);Printf ("Enter the value torna ");Scanf (d", &n),X* X*3.14159 (180;t=x;Sum=xifor (i=1;i

Answer»

ANSWER:

फू हो गो माता मंदिर को चल गया हुई और मैं भी कर दिया कि वह उसे भी मजा आया तो

4786.

Question 7The slope intercept form of line isy2 = mx + cy - y1 = m(x - x1)y = mx + cy = m(x – x1)​

Answer»

ANSWER:

\huge{ \fcolorbox{red}{springgreen} {\huge{\fcolorbox{red}{red} {\huge{\fcolorbox{red}{blue}{\huge{\fcolorbox{red}{aqua}{\huge{\fcolorbox{red}{orange}{\large{\fcolorbox{blue}{red}{{\fcolorbox{orange}{aqua}{Answer}}}}}}}}}}}}}}

REFER The Attachment

━━━━━━━━━━━━━━━✨

Hope it's HELP

4787.

Gina has collected data on how much each member of her class spends on magazines each month. Shewishes to display this information in graph.(a) Name some suitable graph that Gina could use(b) Explain how Gina could use her computer to produce the graph.​

Answer»

ANSWER:

(a) Name some SUITABLE graph that Gina could use

(b) EXPLAIN how Gina could use her COMPUTER to produce the graph.

4788.

(d) Shift+C+F2ख.द्रिक्त स्थान भरें1. TOC से विषय पर नेविगेट करने के लिए उस विषय पर माउस बटन पर क्लिक के साथ2. टीओसी में लागू पैराग्राफ स्टाइलिंग को हटाने के लिए, आउटलाइन का सिलेक्शन करें स्तरबटन पर क्लिक करें।3. यदिविकल्प के लिए चेकबॉक्स चुना गया है, तो TOC किसी आकस्मि1. TOC को मैन्युअल रूप से अपडेट करने के लिए, राइट क्लिक करें और विकल्प पटैब में कॉलम की संख्या निर्धारित करने के विकल्प होते हैं कि हम अपने टीप्रीसेट लेआउट है जो हमें प्रोफेशनल और औपचारिक डॉक्यूमेंट आसानी सेराइटर में डिफ़ॉल्ट टेम्प्लेटहै।र्तमान डॉक्यूमेंट में उपयोग किए गए टेम्पलेट खोजने के लिए,फ़ाइल मेनू से​

Answer»

ANSWER:

jwuqljshshwhensnbdhwljsgsgetjwiws

hsissjbsjskhsbshshaalkhsvshshbsbj

4789.

IX. Write the keyboard shortcuts for the following actions:1. To exit word application. 2. To copy text once. 3. To move text or graphics once. 4. To select text till the end of the current line. 5. To select text to the end of the document. ​

Answer»

Answer:

Click the FILE tab. The Word screen is REPLACED by the File tab menu screen. Do not be alarmed.

Choose the EXIT command. Word vanishes from the screen.

Explanation:

to exit word APPLICATION

4790.

XI. Rearrange the jumbled letters to form correct words: [2 ½]1. TCHSRAC – 2. SRIPET – 3. MAPTS – 4. KSOCBL – 5. TGASE – ​

Answer»

ANSWER:

stamps

stage

blocks

Explanation:

rearanged 3 WORDS

4791.

Theof the security team produce the desired results based on the plans.Select one:a. FrameworkO b. ActionsC. Authorityd. Assessment​

Answer»

EXPLANATION:

Introduction to Security Management

Because system security is the AGGREGATE of individual component security, "system boundaries" must encompass individual users and their WORKSTATIONS. But because personal computers are just that (personal), staff behavior can't always be dictated without POTENTIALLY hampering workers' overall

4792.

15. Which of the following is a standard unit of measurement?a. MutthiC. Meterb. Footd. Arm lengthनिम्नलिखित में से कौन माप की एक इकाई हैए। मुट्ठीसी। मीटरबी। पैरडी। हाथकीलंबाई​

Answer»

Answer:

(c) METER is the standard UNIT of MEASUREMENT.

4793.

The column Ename of the table “Employee” is given below:Anjan Harsha Karuna Mohini Varun What will be the output of the following queries: i. SELECT Ename FROM Employee WHERE Ename like “%a”; ii. SELECT Ename FROM Employee WHERE Ename like “%r%”;

Answer»

Answer:

FEATURES a small CHILD and puppy NEAR a fireplace. ... Ads are often measured in IMPRESSIONS (the number of times a CONSUMER is exposed

4794.

107. Complete the following sentences using the correct forms of verbs given in bracketsaccording to the tense specified.a) We scored badly because we (not prepare) for the test. (past perfect)b) He(repair) his bike in the garage.(future continuous tense)c) Nikhil(work) very hard.(simple future tense)d) Paro (run) around the block.( present continuous tense)e) Joan (write) a letter to her uncle when she got a phone call. (past perfectcontinuous tense)​

Answer»

a) COULD not prepare

b) WOULD be repairing

c)will work

d)is running

e)was WRITING

4795.

19. ... કાપી નાખે છે.આવશે.A. ROUNDUP () B. ROUNDDN ( )20. = NOT(1 = 1) નો જવાબA. WRONGB. FALSEC. TRUE D21... વિધેય આપેલ વાક્યના દરેક શબ્દનો પહેદર્શાવે છે.A. SENTENCEC) B. PROPER( ) C.22. આપેલું વર્ષ લીપ વર્ષ છે કે નહિ તે શોધવા માટે​

Answer»

OK I am JOINING this MEETING

4796.

Write a program with a user defined program with string as a parameter which replaces allvowels in the string with "*"​

Answer»

The following co‎des have been written USING PYTHON.

#defining a FUNCTION

def vowel_replace(string):

   #starting a LOOP to traverse through the characters

   for i in string:

       #checking for the REQUIRED characters

       if i in "aeiouAEIOU":

           #replacing the required characters with an asterisk

           string = string.replace(i, "*")

   #printing the final output

   print(string)

#obtaining input from a user

string = input("Enter a string: ")

#calling the function on the input

vowel_replace(string)

4797.

15. Write a loop that will examine each character in a character-typearray called text and write out the ASCII equivalent (i.e, the numericwalue) of each character. Assume that the number of characters in tarray is specified in advance by the integer variable n. Write the loopthree different ways.a) using a while statementb) using a do-while statementc) using a for statement​

Answer»

ANSWER:

annannanwnnjqjjqjqjqhhhq

4798.

10. Data means ..(a) a set of values (b) a set of informationno (c) a set of records (d) a set of files​

Answer»

Answer:

A SET OF VALUES

Explanation:

MARK ME AS A BRAINLIEST

4799.

To work with the vim editor we will have to ______ it first.Ans:- (A)initiate (B)compile (C)interprete (D)none​

Answer»

ANSWER:

I do KNOW the അന്സ്വ്ർ yuggvvvvvvvv

4800.

49. This icon is used to Add____to the active database.(A) forms(B) tables(C) reports(D) queries​

Answer»

EXPLANATION:

REPORTS IS YOUR ANSWER OK