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.

8551.

Draw the logic circuit diagram for the following expression : X.(X+Y) = F​

Answer»

ANSWER:

biennial Co tl TC dl in GJ NC DM if en in flub en HD to IC dl in DM gb hubby of tl pick c go u GJ u

8552.

How dose the framework of bones and muscles help us​

Answer»

Answer:

UNDERNEATH our SKIN are lots of things that make up our body. Two of these are bones and muscles. Bones shape our body and help us to stand up STRAIGHT. Muscles are attached to bones; they help us walk and RUN and smile......

or etc...

8553.

Chesuse the connect alternative from given beloX X = (x1 x is an even numbez, ILX L85;write this vot in routed method.عقيل 2 (ا ا ) ( (6 ك 2رهاقرار کرده​

Answer»

ANSWER:

SORRY but I'm not UNDERSTANDING your QUESTION

8554.

Int p= 17, q=9,r=0 ;q+= --p %3/2; System.out.println("p="+p+"\+q="+q+",\+r="+r); ​

Answer»

EXPLANATION:

t8dgditdichksutlchitslch

8555.

Breathing purifiesour bloodTure / False​

Answer»

ANSWER: TURE...............

8556.

What is database explain. ​

Answer»

Answer:

A DATABASE is an ORGANIZED collection of data, generally stored and ACCESSED electronically from a computer system. Where databases are more COMPLEX they are often developed using formal design and MODELING techniques.

8557.

There are 'n' number of sheets in a spreadsheet ​

Answer»

ANSWER:

TRUE........... :-):-):-)

8558.

How can we create ordered list in powerpoint​

Answer»

EXPLANATION:

just use the NUMBERED LIST option from HOME tab.

8559.

Optimization technique question

Answer»

Answer:

Scary Thoughts” is an expression used to ENCOMPASS any and all categories of upsetting thinking that can interfere with the well-being of a new mother. Scary thoughts refer to negative, repetitive, unwanted and/or intrusive thoughts or IMAGES that can bombard you at any time (Dropping the Baby and Other Scary Thoughts by Kleiman & Wenzel, 2010). Scary thoughts are anxiety-driven, they are extremely COMMON, and most new MOTHERS admit that have, at some time, imagined or worried about harm coming to their BABIES. The shame of having these thoughts can PREVENT women from speaking about them. In response to women telling us they feel isolated and ashamed of their thoughts, we asked women to share their scary thoughts in an attempt to help them express these distressing ruminations, so they can get relief and also help other mothers understand how universal this phenomenon is.

8560.

ClassMe poeta dolinaabout Demonetisation​

Answer»

Answer:

I can't CONNECT to your LANGUAGE please SORRY'

8561.

Beginning and Closing of the body of function is indicated by _______respectively in C++.a. { , ) b. { , } c. ( , ) d. ( , }​

Answer»

Beginning and Closing of the BODY of FUNCTION is INDICATED by _______respectively in C++.

a. { , ) b. { , } c. ( , ) d. ( , }

8562.

Explain the use of IT application in our daily life ( about 100 words)​

Answer»

The use of computers on a regular basis in our life is very important. Technically in daily life computer is used to convert raw facts and data into meaningful information and knowledge. Computer science is explored and challenged by humans daily. The computer is LIKE an electronic magical device for our life.

Schools and COLLEGES around the world are using computer and internet technologies to teach students digitally and creatively with data visualization. Uses of the computer in a classroom will explore creativity and imagination in students’ minds.  Drawing tools, spreadsheets, Audio, Video lectures, and PowerPoint PRESENTATIONS, etc. are very beneficial for students to learn more deeply and accurately. That created the new education business model called small classes, smart classrooms, and DIGITAL classrooms.

Computer with the internet connection we can start the business, run the business, and manage the business and we can grow the business by the use of a computer.  Google, Facebook, LinkedIn, Amazon, and Alibaba all are websites created by the use of computers and the internet.  We can’t imagine the daily business operations around the world without the use of computer technologies. In the early days when the first mechanical computer invented by Charles Babbage, it was used only to control the business system and speed up the business process accurately. But today everything is CONTROLLED and managed by computers.

8563.

The menu in which save option is available​

Answer»

Answer:

On the TOOLS MENU, click OPTIONS, and then click the SAVE tab, in the Options dialog box that appears.

Explanation:

follow me

like my answer

8564.

9. In the late 1970's______was the most widely used word processing software.a) Writer b) Microsoft WordStar c) Google Docs d) WordPerfect​

Answer»

ANSWER:

xaglwjpgsqpgsqdgipwdpqigqxhwildgqdishqdqswsqigspqisqpjgxqsqgspiqzg1sligqsfulqsglqisgqipsgpqisgvsoivzqjpvzwpjzvqpjzvpqjxvqpisaglwjpgsqpgsqdgipwdpqigqxhwildgqdishqdqswsqigspqisqpjgxqsqgspiqzg1sligqsfulqsglqisgqipsgpqisgvsoivzqjpvzwpjzqpizvqpizqpizvqpizvqzivqzivpqzvivskpqspjqzcqjlzvlqjvzpjqzvpkqzvpiqzvipiqvzpiqvzpiqzcpiqzvqzvqjpscqsljqsclqjscljqsflqjlfslqjfsfjqsfiqlfjsqjlsfljsqfljfqsjlfqskgqsjfqsjfqsjfjfqsljfqslifqzjfkfxqqkgqxkgqxgkqxjglgjqzlgjqzljgaxlfixfljlfilgicligaxlitaxgolcigsitcwlschakxhqhxwxgiwxgiwigxhwxhwohxwohxwohxqohxkwxlhkhwxlhwohxowhogxqhldhlqdlhhxqhsshdhwsodouludkhdhkvqpjzvpqjxvqpisv1vz

8565.

Differentaite remote control keypad vs calculator keypad

Answer»

Answer:

Picture the keypad of a telephone and calculator side by side. Can you see the SUBTLE difference between the two without resorting to your smartphone? Don’t WORRY if you can’t recall the design. Most of US are so used to accepting the common interfaces that we TEND to overlook the calculator’s inverted key SEQUENCE. A calculator has the 7–8–9 buttons at the top whereas a phone uses the 1–2–3 format.

Explanation:

follow me

like my answer

8566.

Write the function of calculating the average value of r5 to r10​

Answer»

#include

int main() {

int n, i;

float NUM[100], sum = 0.0, avg;

printf("Enter the NUMBERS of elements: ");

scanf("%d", &n);

while (n > 100 || n < 1) {

printf("Error! number should in range of (1 to 100).\n");

printf("Enter the number again: ");

scanf("%d", &n);

}

for (i = 0; i < n; ++i) {

printf("%d. Enter number: ", i + 1);

scanf("%F", &num[i]);

sum += num[i];

}

avg = sum / n;

printf("Average = %.2F", avg);

return 0;

}

8567.

Write a program that convert the number (upto 3 digits) into words and speech.

Answer»

Answer:

FOLLOWING is the implementation for the same. The code supports numbers up-to 4 digits, i.e., numbers from 0 to 9999. Idea is to CREATE arrays that store individual parts of OUTPUT strings. One array is used for single digits, one for numbers from 10 to 19, one for 20, 30, 40, 50, .. etc, and one for powers of 10.

The given number is divided in two parts: first two digits and last two digits, and the two parts are printed separately.

Explanation:

follow me

like my answer

8568.

3. What are hyperlinks? it is a short question answers​

Answer»

ANSWER:

Hyperlink 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.

HOPE ITS HELPS

8569.

5. The use ofto enter data and instructions is very much similar to the use of a typewritera) barcode reader b) mouse c) joystick d) keyboard​

Answer»

ANSWER:

keyboard

Explanation:

both are INPUT DEVICES and are used for ENTERING DATA

8570.

Differentiate between Undo and Redo​

Answer»

The undo FUNCTION is used to reverse a MISTAKE, such as DELETING the wrong word in a sentence. The REDO function restores any actions that have been previously undone using an undo.

8571.

त्+र्+इ+क्+ओ+ण्+अ=____ *​

Answer»

ANSWER:

hiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii

8572.

Write a program to accept the values ofp, m, k, r and solve the followingexpressions and print the result.Ans= m+ --r + k-3 *m ++ *pw = k*(m + + /3) + k + (r% 2)Res = (p+ + + -- m) > (2 * k--)Val= (p = = m)?" equal": " Not equal"​

Answer»

ANSWER:

helloooooooooooooo....

8573.

What is shot range werelass communication​

Answer»

\star\;{\underline{\boxed{\bf{\pink{\;Answer\;}}}}}

Short range wireless communication:-

uses SIGNALS that TRAVEL from a few centimeters to several meters. Learn about some of the most widely used types of SHORT-range WIRELESS technologies.

8574.

Keyboard shortcut for __________ option is Ctrl+ N. ​

Answer»

ANSWER:

new

key board SHORTCUT for new OPTION is ctrl+n

8575.

What are endnotes? this is a short question answers.​

Answer»

Answer:

EndNote is a commercial reference MANAGEMENT SOFTWARE package, used to MANAGE bibliographies and references when writing ESSAYS and articles.

8576.

How the pipelining procedure can be achieved? Explain the arithmetic pipelining for floating point numbers in detail.

Answer»

Answer:

Increasing the SPEED of execution of the program consequently increases the speed of the processor. There are MANY ways invented, both hardware implementation and Software architecture, to increase the speed of execution. It was observed that by executing instructions concurrently the time required for execution can be reduced. The concept of Parallelism in programming was proposed. According to this, more than one instruction can be executed per clock cycle. This concept can be practiced by a programmer through various techniques such as Pipelining, Multiple execution units, and multiple CORES. Among all these parallelism methods, pipelining is most commonly practiced. So how does an instruction can be executed in the pipelining method? How does it increase the speed of execution?

What is Pipelining?

To grasp the concept of pipelining let us look at the root level of how the program is executed. Instruction is the smallest execution packet of a program. Each instruction contains one or more operations. Simple scalar processors execute one or more instruction per clock cycle, with each instruction containing only one operation. Instructions are executed as a sequence of phases, to produce the expected results. This sequence is given belowIF: Fetches the instruction into the instruction register.

ID: Instruction Decode, decodes the instruction for the opcode.

AG: Address Generator, GENERATES the address.

DF: Data Fetch, fetches the operands into the data register.

EX: Execution, executes the specified operation.

WB: Write back, writes back the result to the register.

Not all instructions require all the above steps but most do. These steps use DIFFERENT hardware functions. In pipelining these different phases are performed concurrently. In pipelining these phases are considered independent between different operations and can be overlapped. Thus, multiple operations can be performed simultaneously with each operation being in its own independent phase.

8577.

Derive the formula for calculating the speed up of pipeline processing. Derive the theoretical maximum speed up using space time diagram.

Answer»

Explanation:

The speed up ratio of the pipeline for 100 TASKS is 4.76

Explanation:

TOTAL Number of tasks "n" = 100

TIME TAKEN by non pipeline "Tn" = 50 ns

Time period of 100 tasks = ntn

                                         = 100 x 50 = 5000 ns

Number of segment pipeline "K" = 6

Time period of 1 clock cycle = 10 ns

Total time required = ( k + n - 1)tp

                                = ( 6 + 100 - 1)10

                                = 1050 ns

Speed up ratio " S" = 5000/1050

                                = 4.76

8578.

Consider a program of 15000 instructions executed by a linear pipeline processor with a clock rate of 25 MHZ. Instruction pipeline has 5 stages and one instruction is issued per clock cycle .Calculate speed up ratio, efficiency and throughput of this pipelined processor.

Answer»

ANSWER:

here is the answer

Explanation:

MARK BRAINLIEST

8579.

3. Hard disk and compact disks (CDs) are examples of which of the following device type?a) Primary b) Secondary c) Temporary d) None of these​

Answer»

ANSWER:

secondary

Explanation:

8580.

Which tab will you use to change the color of a WordArt style?​

Answer»

SELECT the WORDART text to fill with color. When you do that, the Drawing ToolsFormat TAB will appear. On the Drawing TOOLS Format tab, click Text Fill, and pick the color you WANT..

8581.

Write charterstics of computer system​

Answer»

Answer:

Characteristics of Computer System

Speed. A computer works with much higher speed and accuracy compared to humans while PERFORMING mathematical calculations. ...

Accuracy. Computers PERFORM calculations with 100% accuracy. ...

DILIGENCE. A computer can perform millions of tasks or calculations with the same consistency and accuracy. ...

VERSATILITY. ...

Reliability. ...

Memory

Explanation:

I Hope you will make me BRAINLIEST

8582.

A ___is an organised set of the elements using which a new slide can be created1. template2. layout3.slide​

Answer»

Answer:

2.layout

EXPLANATION:

is your answer

i HOPE it HELPS you

8583.

2. How do you apply shading to a paragraph in word?ins​

Answer»

ANSWER:

hvxdyihcsadyyjvcdswxhujjcd

8584.

Write a class Time which represents time. the class should have three fields for hours, minutes and seconds. It should have a constructor to initialize the hours, minutes and seconds.A method printTime() to print the current time.Overload the following operators:plus operator (+) (add two time objects based on 24 hour clock) and < (compare two timeobjects).

Answer»

Answer:

Sorry BRO I have to COMPLETE science TASK and I have no Time

Explanation:

8585.

1.is / are example of Hardware,b) Monitor C) Printera) Moused) All of these​

Answer»

EXPLANATION:

...... its d OPTION........

8586.

2)Write a program that will accept a number and display it a perfect number or not. ​

Answer»

Answer:

Program 1. #INCLUDE int MAIN(){ int n,i=1,sum=0; printf("ENTER a NUMBER: "); scanf("%d",&n); ...

Result. Enter a number: 6 6 is a perfect number.

Program 2. C program to print perfect numbers from 1 to 100. #include int main(){ int n,i,sum; printf("Perfect numbers are: "); ...

Result. Perfect numbers are: 6 28.

8587.

Write a program that will accept a number from the user display it is a palindrome or not.​

Answer»

ANSWER:

C PROGRAM to Check WHETHER a NUMBER is Palindrome or Not

8588.

Write a program that will accept a number and display the next five even numbers. ​

Answer»

Answer:

Write a program to TAKE in the ROLL number,name and percentage of mark for n students of class X and do the following

• Accept details of the n students(n is the number of student)

•Search details of a particular student on the basis of roll number and display result.(Hint:Use dictionary, where the key can be roll number and the value on immutable data type containing name and percentage) (please GIVE output ALSO)Write a program to take in the roll number,name and percentage of mark for n students of class X and do the following

• Accept details of the n students(n is the number of student)

•Search details of a particular student on the basis of roll number and display result.(Hint:Use dictionary, where the key can be roll number and the value on immutable data type containing name and percentage) (please give output also)Write a program to take in the roll number,name and percentage of mark for n students of class X and do the following

• Accept details of the n students(n is the number of student)

•Search details of a particular student on the basis of roll number and display result.(Hint:Use dictionary, where the key can be roll number and the value on immutable data type containing name and percentage) (please give output also)Write a program to take in the roll number,name and percentage of mark for n students of class X and do the following

• Accept details of the n students(n is the number of student)

•Search details of a particular student on the basis of roll number and display result.(Hint:Use dictionary, where the key can be roll number and the value on immutable data type containing name and percentage) (please give output also)Write a program to take in the roll number,name and percentage of mark for n students of class X and do the following

• Accept details of the n students(n is the number of student)

•Search details of a particular student on the basis of roll number and display result.(Hint:Use dictionary, where the key can be roll number and the value on immutable data type containing name and percentage) (please give output also)Write a program to take in the roll number,name and percentage of mark for n students of class X and do the following

• Accept details of the n students(n is the number of student)

•Search details of a particular student on the basis of roll number and display result.(Hint:Use dictionary, where the key can be roll number and the value on immutable data type containing name and percentage) (please give output also)Write a program to take in the roll number,name and percentage of mark for n students of class X and do the following

• Accept details of the n students(n is the number of student)

•Search details of a particular student on the basis of roll number and display result.(Hint:Use dictionary, where the key can be roll number and the value on immutable data type containing name and percentage) (please give output also)Write a program to take in the roll number,name and percentage of mark for n students of class X and do the following

• Accept details of the n students(n is the number of student)

•Search details of a particular student on the basis of roll number and display result.(Hint:Use dictionary, where the key can be roll number and the value on immutable data type containing name and percentage) (please give output also)Write a program to take in the roll number,name and percentage of mark for n students of class X and do the following

• Accept details of the n students(n is the number of student)

•Search details of a particular student on the basis of roll number and display result.(Hint:Use dictionary, where the key can be roll number and the value on immutable data type containing name and percentage) (please give output also)Write a program to take in the roll number,name and percentage of mark for n students of class X and do the following

• Accept details of the n students(n is the number of student)

•Search details of a particular student on the basis of roll number and display result.(Hint:Use dictionary, where the key can be roll number and the value on immutable data type containing name and percentage) (please give output also)Write a program to take in the roll number,name and percentage of mark for n students of class X and do the following

• Accept details of the n students(n is the number of student)

•Search details of a particular student on the basis of roll number and display result.(Hint:Use dictionary, where the key can be roll number and the value on immutable data type containing name and percentage) (please give output also)

8589.

Film splicing is not video editing. true/false

Answer»

ANSWER:

jffifkthcvyehchyfivjxteohlvk

Explanation:

hdufogyegr8to

8590.

How will you align your text to the centre in MS word?​

Answer»

Answer:

Select the TEXT that you want to center. in the Page Setup group, and then CLICK the Layout tab. In the Vertical alignment box, click Center. In the Apply to box, click SELECTED text, and then click OK.

8591.

Write a program that will accept 7 numbers and display the even numbers. ​

Answer»

ANSWER:

JAVA program to display even NUMBERS

8592.

Define side transition​

Answer»

A slide transition is how one slide is removed from the screen and the NEXT slide is displayed during a presentation. ... The TRANSITIONS tab contains the Transitions to This Slide GROUP. From this group choose a special effect to be APPLIED during the transition between the previous slide to the next slide.

8593.

____chart is known as the frequency polygon.1. line2. donut3. column​

Answer»

I THINK THE ANSWER IS LINE

8594.

2)Write a program that will accept a number and display it a perfect number or not.​

Answer»

Answer:

Program 1. #include int main(){ int n,i=1,sum=0; printf("ENTER a number: "); scanf("%d",&n); ...Result. Enter a number: 6 6 is a perfect number.Program 2. C program to print perfect NUMBERS from 1 to 100. #include int main(){ int n,i,sum; printf("Perfect numbers are: "); ...Result. Perfect numbers are: 6 28.

Explanation:

PLZ follow my PAGE for more

8595.

Define page orientation​

Answer»

Answer:

Page ORIENTATION is the WAY in which a rectangular page is oriented for NORMAL viewing. The two most COMMON TYPES of orientation are portrait and landscape

8596.

Why do we need to animate objects in a presentation?​

Answer»

Animation—or movement—on the SLIDE can be used to DRAW the audience's attention to SPECIFIC content or to make the slide EASIER to read.

8597.

Write detail about delete key​

Answer»

the keyboard key is used to delete the TEXT character at , or to the right of , the screen cursor . pressing delete ( del ) Also delete the currently highlighted text , image or groups of images . the delete key remove character to the right of the cursor , whereas the backspace key delete to the left.

plzzz follow me

8598.

What is ISP????????​

Answer»

An INTERNET service PROVIDER is an organization that provides services for accessing, using, or PARTICIPATING in the Internet. Internet service providers can be organised in various forms, such as commercial, community-OWNED, non-profit, or OTHERWISE privately owned.

8599.

Which of the following is not a service 1 pointprovided by Webservers?O Running gateway programsOserver side scripingOserving web pagesO running computer​

Answer»

Answer:

(D)

Explanation:

According to me the answer may be

RUNNING COMPUTERS as in all other OPTIONS the we SERVERS are providing service

8600.

suppose your school is celebrating children's day with the motto education for all to ensure education for all the children begging on the streets or working in different sectors . write an article on this subject in 100-150 words and give a suitable title to it ​

Answer»

Answer:

LATEST INFORMATION

DONATE NOW

DONATE

Search

UNICEF Logo

India

TOGGLE NAVIGATION

Programme Menu

Education

Programme

Education

UNICEF is committed to ensuring all children in India have access to inclusive and equitable quality education.

Students pose for photograph inside their classroom at government primary school.

UNICEF/UN0272155/Singh

Available in:

English

हिंदी

Every girl and boy in school and LEARNING

India has many ACCOMPLISHMENTS to celebrate in education. More than 70 million children attend pre-primary school, there is a near universal primary enrolment and there is a consistent increase in upper primary (lower secondary) participation.

Out of 100 students, 29 per cent of girls and boys drop out of school before completing the full cycle of elementary education, and often they are the most marginalized children.

The Government of India’s Right to Education Act has been instrumental in the reduction of the number of Out of School Children (OOSC) aged 6 to 14 years, from 13.46 million in 2006 to six million in 2014 (Source: RI-IMRB Surveys, 2009 and 2014). Out of the six million children that are still out of school a majority are from marginalised communities including Scheduled Castes, Scheduled Tribes and religious minority groups.

Challenges remain because most of the children who are in school are not learning at grade appropriate levels. Poor quality teaching and learning practices result in lower school attendance and children drop out due to early marriage, child labour or because they are subject to violence or abuse. Seasonal migration, poverty, lack of access to and awareness of social protection measures also lead to children dropping out of school.

Inequities in access to quality early childhood education: In India, there are approximately 20 million children, between the ages of 3-6, that are not attending preschool. This is primarily because of lack of basic infrastructure, qualified early childhood educators and appropriate learning materials. Low school readiness levels in cognitive and language skills prevail for children in government-run Anganwadi Centres (AWCs) as well as the private preschools. (Source: LONGITUDINAL study, Center for Early Childhood Education and Development, Ambedkar University, ASER Centre)