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.

29901.

Which command is used to make a new Directory? 1 CD 2 RD 3 MD 4 DD​

Answer»

the ANSWER for this QUESTION RD

29902.

Write about briefly development and testing fast very important please ​

Answer»

Development is a process that creates growth, PROGRESS, positive change or the addition of physical, economic, environmental, social and demographic COMPONENTS. ... The identification of these traps enables relating to political – economic – social conditions in a COUNTRY in an attempt to ADVANCE development...I hope it MAY helpful to you ...

29903.

Q2. ______the gateway of accessing most of the functionality available in the computer Loaded in Windows: 1 Mouse 2 Folder 3 Start button 4 None of them​

Answer»

is COMPLETE ANSWER

29904.

Q.)) WHAT IS SCIENCE??​

Answer»

the study of and KNOWLEDGE about the PHYSICAL world and NATURAL laws

29905.

What is Photosynthesis and Biology

Answer»

nthesis is a process used by PLANTS and other organisms to convert light ENERGY into chemical energy that, through cellular respiration, can later be RELEASED to fuel the organism's metabolic ACTIVITIES. Biology is a BRANCH of science that deals with living organisms and their vital processes. Biology encompasses diverse fields, including botany, conservation, ecology, evolution, genetics, marine biology, medicine, microbiology, molecular biology, physiology, and zoology.

29906.

What is polymorphism​

Answer»

Polymorphism is the ABILITY of a PROGRAMMING language to present the same interface for several different underlying DATA types. Polymorphism is the ability of different objects to respond in a UNIQUE way to the same MESSAGE.

29907.

Write down the technical terms: 1.a collection of program-2. A multi-user operating software-​

Answer»

1.compilerExplanation:2.A Multi-user operating system is a computer operating system which allows multiple users to ACCESS the single system with ONE operating system on it. ... Different users access the MACHINE running the OS through networked TERMINALS. The OS can handle requests from users by taking turns among CONNECTED users

29908.

A collection of programs-​

Answer» PLEASE COMPLET your QUESTION that i can ANSWER it
29909.

Here, the variable X's scope is in that block only. How come it's pointer variable printing correct values all the time. Even , I can access it after X's block ends. Please clarify my doubt.​

Answer»

tion:mujhe JO ladki m a s s a G E karegi BRAINLY me use me follow KARUNGA

29910.

Here, in main(), pointer 'p' becomes dangling pointer. How can it prints correct value all the time?Dangling pointer gives undefined results right? But the same program like before, here I just removed for loop. But, dangling pointer 'p' prints 1 time correctly and gives garbage value. And also, that increment() block is deleted. But, when I gave *p=10, how come it prints even 1 time correctly?In the above all programs, I am just trying to know what happens if I print dangling pointer. And life time and scope of pointer variable. But, here it's giving weird results apart from what I learnt.​

Answer»

Mama bear brought honey for baby bear. 4. I can make tea. 5. Alice went to Wonderland. 6. We LIKE to read books. 7. Pinku broke my doll yesterday. 8. Ants collect food for winter. 9. Harry Potter defeated the evil wizard. 10.A dragon was guarding the treasure. Q2 Match the subjects to their predicates to form complete sentences. Subject Predicate 1. A camel a. FELL and hurt herself. 2. DOGS b. makes houses of bricks. 3. Fish c. is a BIG city. 4. The girl d. are faithful animals. 5. A mason e. swim in water. 6. Mumbai f. has a bump on its back. 7. The doctor G. loves to eat pizza. 8. Deepak h. is a skilled carpenter. 9. The park i. treated me wit

29911.

সফটওয়্যার বলতে কী বোঝো​

Answer» SOFTWARE হল একত্রিত করা নির্দেশাবলী বা INSTRUCTIONS যা কম্পিউটারকে বলে দেয়, কি করতে হবে। এবং COMPUTER বা তার HARDWARE গুলি কে EFFICIENTLY কাজ করতে সাহায্য করে। ... সফটওয়্যার বলতে আসলে আমরা একত্রে অনেকগুলো জিনিস কে একসঙ্গে বোঝাই।
29912.

Primary memory is a type of permanent memory true or fals​

Answer» TRUE #ƬƜɨ⩎ƙɭɨ⩎❡នƬ♬Ʀ19⭐
29913.

What do you mean by cache memory​

Answer» CACHE MEMORY is an EXTREMELY fast memory type that acts as a buffer between RAM and the CPU. It holds frequently requested DATA and instructions so that they are immediately available to the CPU when needed. Cache memory is used to reduce the AVERAGE time to access data from the Main memory.Explanation:Mark me as barilinest....
29914.

A computer is a _____ device​

Answer»

A COMPUTER is an ELECTRONIC DEVICE

29915.

RAM is a kind of memory?​

Answer» YES RAM is a kind of primary MEMORY. it's FULL FORM is random access memory.
29916.

এলসিডি মনিটর গুলোতে কি জাতীয় পদার্থ ব্যবহার করা হয়​

Answer»

What is thisExplanation:YE KYA LIKHA HAI aapneDid you MEAN this

29917.

1024 বাইট= কত কিলোবাইট​

Answer» HI which LANGUAGE is this?I can't UNDERSTAND
29918.

What is calculator?please answer urgent

Answer»

Calculator:Something used for MAKING mathematical CALCULATIONS, in PARTICULAR a small electronic DEVICE with a KEYBOARD and a visual display.

29919.

What is computer? please answer urgent

Answer»

Computer:a programmable electronic device designed to accept DATA, PERFORM prescribed mathematical and logical operations at high speed, and DISPLAY the RESULTS of these operations. Mainframes, desktop and laptop computers, TABLETS, and smartphones are some of the different types of computers.

29920.

Simplify following function using K-MAP (a) F(A, B, C, D)=Σm(2, 3, 6, 7, 8,10, 12)

Answer»

Yegwnywmyem663wl6wtmsmgd. Y gureuyemy

29921.

Design a 4-bit logic right shift register with two D flip-flops

Answer»

tion:A SHIFT REGISTER (serial-in parallel-out type) consists of a group of flip-flops arranged such that the output of one feeds the INPUT of the next so that the BINARY numbers STORED shift from one flip-flop to the next controlled by a clock pulse.

29922.

WAP to find the simple interest where principal, interest and time are given​

Answer»

e void MAIN(){ float principal_amt, rate, simple_interest; int time; PRINTF("Enter the values of principal_amt, rate and time \n"); scanf("%F %f %d", &principal_amt, &rate, &time); simple_interest = (principal_amt * rate * time) / 100.0; printf("Amount = Rs. %5.2f\n", principal_amt); printf("Rate = Rs. %5.2f%\n", rate); printf("Time = %d years\n", time); printf("SIMPLE interest = %5.2f\n", simple_interest);}

29923.

Whichrof the following memory types is costly. fast and limited in size ?

Answer»

I THINK SECONDARY MEMORY

29924.

You cannot save your docent in the lower version of ms word T.,and F

Answer» KKK THANK U for TELLING thank u so MUCH
29925.

Print"" option(command) is found inside the-------menu. ( a) Edit (b) Format (c) File (d) None of these

Answer» LANATION:in WORD it FOUND in FILE
29926.

Wap to remove all odd number from list​

Answer»

I don't UNDERSTAND your QUESTION

29927.

What is assembler ?what is assemble?​

Answer»

An ASSEMBLER is a program that TAKES basic COMPUTER instructions and converts them into a pattern of bits that the computer's processor can use to perform its basic OPERATIONS. Some people call these instructions assembler language and OTHERS use the term assembly language.

29928.

Give the main role of the following device

Answer» HELLO Hello Hello Hello Hello Hello Hello Hello Hello Hello Hello Hello Hello Hello Hello Hello Hello Hello Hello Hello Hello Hello Hello Hello Hello Hello Hello Hello Hello Hello Hello TYPE your FULL QUESTION PLS
29929.

Virus scanner is used to scan only folder form virus

Answer» FALSE. Explanation:VIRUS scan is part and parcel of a antivirus software, it scans a hard drive to detect malicious software in a computing device. Simply put, the goal-directed NATURE of a virus scanner software is to review and identify threats from VIRUSES and PROGRAMS.
29930.

You are working on the various stages of the Software Development Life Cycle(SDLC) of a product in your organization.if you have defined the specific requirements that are required to build your product through an SRS(Software Requirement Specification)document,then which of the following actions must be performed immediately after the action of the scenario?

Answer» START BUILDING the productExplanation:
29931.

What is database and what is the use of database​

Answer»

uting, a database is an organized collection of data stored and accessed electronically from a COMPUTER SYSTEM. Where DATABASES are more complex they are often developed using formal DESIGN and modeling techniques.

29932.

How many types of relationships can be created in Base? Explain any of the them.

Answer»

re three types of relationships between the data you are LIKELY to encounter at this stage in the design: one-to-one, one-to-many, and many-to-many. To be able to IDENTIFY these relationships, you need to examine the data and have an understanding of what BUSINESS rules apply to the data and tables.PLZ plz mark me in brain LIST and like plz

29933.

Find power of a number program in c++

Answer»

C++ PROGRAM to CALCULATE power of a number using pow functionusing namespace STD;int main() { int base, exp ;COUT << "Enter base and exponent\n" ; cin >> base >> exp ;cout << base << "^" << exp << " = " << pow (base, exp ); return 0; }Explanation:

29934.

Computer class 6 ch 3 book name Geeabit

Answer»

no. i have not this BOOK I'm SORRY

29935.

Can you explain me problem solving​

Answer»

Read question again and again up to you will not UNDERSTAND the question.One time you understand question you will automatically SOLVE the question.Explanation:Don't be afraid in solving questions if you DONE wrong.Try again and again you will do it.It is my personal EXPERIENCE.

29936.

Third generation of computer give 2 eg

Answer»

of THIRD GENERATION are =1. PDP-82. UNIVAC-900Hope it HELPS

29937.

Address of 8th coloum and 4th row is

Answer» MARK me as BRAINLIEAST PLS
29938.

What is used to take out point

Answer»

NOTHING✨✨✨✨✨✨✨✨✨✨✨✨✨✨

29939.

How do u write" 18 june 2021 "in 5 letters without using number.?

Answer» EAH BOIik am GENIOUS
29940.

Select the odd one out. Tux Paint Android Printer

Answer» ODD ONE out - AndroidMark as BRAINLIEST, it REALLY MOTIVATES!
29941.

16. The Al domain which can be used to predict the Air Quality Index is? Data Science Computer Vision Natural Language Processing None of the Above

Answer» NIGHT have a NICE DAY BYE
29942.

17. Where is decision tree used? Classification Regression Dimensionality Reduction Clustering thinh nococcis denicted by these steps?

Answer»

Decision tree learning or induction of decision trees is one of the predictive modelling approaches used in statistics, DATA mining and MACHINE learningExplanation: It uses a decision tree (as a predictive model) to go from observations about an item (represented in the branches) to conclusions about the item's target value (represented in the leaves). Tree models where the target variable can take a discrete set of values are called classification trees; in these tree structures, leaves represent class labels and branches represent CONJUNCTIONS of features that lead to those class labels. Decision trees where the target variable can take continuous values (TYPICALLY real numbers) are called regression trees. Decision trees are among the most popular machine learning algorithms GIVEN their intelligibility and simplicity.[1] In decision analysis, a decision tree can be used to visually and explicitly represent decisions and decision making. In data mining, a decision tree describes data (but the resulting classification tree can be an input for decision making). This page deals with decision trees in data mining.

29943.

Explain the repeat blocks in scratch​

Answer»

eat () BLOCK is a Control block and a C block. Blocks HELD inside this block will loop a given amount of times, before allowing the SCRIPT to continue. If a decimal is put in, the NUMBER is rounded up.thanks ☺️

29944.

The size of a yes or no field is always what?

Answer» TION:Que. The size of Yes No field is ALWAYSB. 1 bytec. 1 kilobyted. 1 megabyteAnswer:1 bit
29945.

WAP to display table of Entered number using FOR & WHILE Loop in qbasic

Answer»

the ANSWER for your QUESTION is up in the PICTURE I HOPE IT'S HELP YOU PLEASE MARK ME AS BRAINLIST PLEASE

29946.

Kanna Nu Waalian Te Nak Nu Koka NiJis Din Tu Haan Kar DeniKar Laange Roka NiTeri Taareef Ch GaaneLikhne Main Seekh LaineKujh Ku Gurnaam Bhullar DeCopy Te Likh LaineKaroon Har Promise PooraKaroon Har Promise PooraDenda Na Dhoka NiKanna Nu WaalianTe Nak Nu Koka NiJis Din Tu Haan Kar DeniKar Laange Roka NiLA Vich MarriageParis Honeymoon Layi Done KartaMeri Jaan Ton Ghatt SohnaTu Kal Anxious Main Chann KartaLA Vich MarriageParis Honeymoon Layi Done KartaMeri Jaan Ton Ghatt SohnaTu Kal Anxious Main Chann KartaUnlimited Pyar Mera AeLawi Sambhal BilloMunda Ae Diamond VargaDevi Na Taal BilloTere Pe Marta JaaunTere Pe Marta JaaunKhud Ko Maine Toka NiKanna Nu WaalianTe Nak Nu Koka NiJis Din Tu Haan Kar DeniKar Laange Roka NiHathan Vich Hath HongeWeeni Vich Kangna NiDil Di Gall Dil Nu KehdeChhad’de Hunn Sangna NiHathan Vich Hath HongeWeeni Vich Kangna NiDil Di Gall Dil Nu KehdeChhad’de Hunn Sangna NiBadi Amazing HoniSaddi Love Story AaDate Te Lai Jaana MainDuniya Ton Chori AaMere Ton Door Hon DaMere Ton Door Jaan DaDena Na Mauka NiKanna Nu WaalianTe Nak Nu Koka NiJis Din Tu Haan Kar DeniKar Laange Roka NiKanna Nu WaalianTe Nak Nu Koka NiJis Din Tu Haan Kar DeniKar Laange Roka Ni​

Answer»

I love this song... Tq for texting it... EXPLANATION:BTW... GOOD wali NIGHT. ...have u a SUGARCANE dreams

29947.

Predict the output x = (1 ==True)​

Answer»

hhhfdhffknfcnncgjnnbhfxbkh

29948.

Name 4 units of basic computer

Answer»

A computer has FOUR main components: the central PROCESSING unit or CPU, the primary memory, input UNITS and output units. A system BUS connects all four components, PASSING and relaying information among them.Explanation:hope it's helpful.

29949.

Different application and documents of windows desk top are represented by

Answer»

Various applications and documents are represented on the Windows DESKTOP by Icons.Explanation:In computing, an icon is a pictogram or ideogram displayed on a COMPUTER screen in order to help the USER navigate a computer system. The icon itself is a quickly comprehensible symbol of a software tool, function, or a data file, accessible on the system and is more LIKE a traffic sign than a detailed illustration of the actual ENTITY it represents.

29950.

15. Box plots help in finding out Outliers Erroneous Data Alean of the data None of the above

Answer»

openCV is right ANSWER BRO which u askedExplanation:2nd is right answer. I THINK so