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.
| 23251. |
There are _____ things which we do not need in life but we still go after(much/many) |
| Answer» MANY is the ANSWEREXPLANATION:MARK as BRAINLIEST ANSWER | |
| 23252. |
Rewrite the following statements into ternary operator if(x |
|
Answer» Helps You PLEASE mark me BRAINLIEST For any doubts regarding JAVA solutions programs/list of VARIABLES Whatsapp me on 7544883473 only(No call) |
|
| 23253. |
Write a python program to count number of records in csv file> |
|
Answer» Your ANSWER is in the PIC......MARK as BRAINLIEST PLEASE..... |
|
| 23254. |
When information is exchanged using technology it is termed as___. |
| Answer» HOPE IT HELPSExplanation:INSTANT MESSAGING is the ANSWER | |
| 23255. |
binary number- 1111. find its decimal number. |
|
Answer» 1.111 EXPLANATION: |
|
| 23256. |
What are the different requirement for runninword 2000 ? Explain. |
| Answer» TION:MUJA NAHI ata SAMJA DHO | |
| 23257. |
WhatsApp is the form of: 1. verbal communication2. non verbal communication3. none of these |
| Answer» NON of these EXPLANATION:its VISUAL COMMUNICATION | |
| 23258. |
Difference between spot healing nd history brush tool |
|
Answer» HOPE IT HELPS U.Explanation:The main DIFFERENCE between this and the standard HEALING brush is that the spot healing brush requires no source point. You simply CLICK on the BLEMISHES you want to get rid of (or DRAG with the tool to paint over the larger areas you wish to repair) and thespot healing brush works out the rest for you. |
|
| 23259. |
Left most cell in row 20 in a worksheet |
| Answer» MAYBE THIS HELPS UExplanation:AMJ32 is the ANSWER of this QUESTION | |
| 23260. |
Differentiate between Fade in and Fade out |
|
Answer» HOPE IT HELPS U & MARK ME AS BRAINLIEST..EXPLANATION:fade in us USED to introduce a object in a scene where as fade out is USE at the time of removal of the object from the scene Fade in: When DARKNESS slowly turns into a image then that's called Fade in. ... Fade out: When an image slowly turns into darkness then that's called Fade out. This is normally used when film ends |
|
| 23261. |
What is the advantage of the twisted copper cable used for networking? Options:1) Easy to handle the same color copper wire while crimping2)Twisted copper wire will cancel the Electro Magnetic Induction3)Twisted copper wires will have more Electro Magnetic Induction so that the signal can travel for longer distance4) Twisted copper wires will have the higher capacity to carry huge bandwidth over the network |
| Answer» | |
| 23262. |
Is it possible to make computer at home |
|
Answer» is POSSIBLE. |
|
| 23263. |
Write the classification of IR in the control unit |
|
Answer» many computer have two different TYPE of UNEXPECTED EVENTS .An interrupt occur because some type of input or output needed software .PLEASE MARK ME AS BRILLIANT |
|
| 23264. |
Write the IR in the control unit |
|
Answer» 8484448484655746666 |
|
| 23266. |
Solve this correctly. |
|
Answer» I THINK its the answer.Explanation:DOUBLE fine=0.0; int n;printf("Enter the no of DAYS late");scanf("%d",&n);if(n<=5)fine=0.40*n;else if(n<=10)fine=0.65*n;elsefine=0.80*n;printf("Fine = %lf",fine);Explanation:above code snippet is written in C the main logic starts from the if block you can use this in your own language.hope it helps you! |
|
| 23267. |
If a+b+c=0 and a²+b²+c²Find value ofab +bc+ca |
|
Answer» :(a +b+c) ^2 = a^2+b^2+c^2 + 2ab+2bc+2ac_______________________________putting the values of a+b+c and a^2+b^2+c^2 in the GIVEN formula to get 0 = 16 + 2 (ab+bc+ac) -16 = 2(ab+bc+ac) -16/2 = ab+bc+ac-8 = ab+bc+acHence, the value of ab+bc+ac = -8________________________________(Note : The value of a^2+b^2+c^2 =16, as TOLD by the QUESTIONER) |
|
| 23268. |
Write a program to accept two strings ......string st= "happy birthday" ".......string st1= "moments";......output =HAPPY MOMENTS........plss aolve with buffered reader i.e., IO |
|
Answer» Explanation:public STATIC void main(STRING args[]){BufferedReader demo= new BufferedReader(new InputStreamReader(System.in));int x,y,Z = 1;System.out.println("ENTER 1st number");x = Integer.parseInt(br.readline());System.out.println("Enter 2nd number");y = Integer.parseInt(br.readline());for(int i = x; i<= x * y; i++){if(i%x == 0 && i%y == 0){z = i;break;}}System.out.println("Therefore the LCM is :" +z);}HOPE IT HELP..CANT GIVE THE SPACE.MARK ME AS BRAINLIEST |
|
| 23269. |
Write a C++ program to create a structure called employee with name, employee id, name, age designation and salary as data members. Accept employee details and display it. SAMPLE INPUT & OUTPUT:Enter name:RajarajanEnter ID:001Enter age:24Enter designation:ManagerEnter Salary:20000Employee DetailsName of the Employee : Rajarajan ID of the Employee : 1 Age of the Employee : 24 Designation of the Employee : Manager Salary of the Employee : 20000.00 |
|
Answer» Explanation:Hey, I am writing a C++ program for your question. Hope it helps you.Program is as under:-#include |
|
| 23270. |
Who act's as the operating of your school |
|
Answer» Our COORDINATE TEACHER ACTS OPERATING of SCHOOL |
|
| 23271. |
Differentiation of server and desktop computer |
|
Answer» A desktop computer system typically RUNS a user-friendly operating system and desktop APPLICATIONS to facilitate desktop-oriented TASKS. In contrast, a server manages all NETWORK resources. Servers are often dedicated (meaning it performs no other TASK besides server tasks).. |
|
| 23272. |
Network and internet was introduced in which generation |
|
Answer» Explanation:The first workable prototype of the INTERNET came in the late 1960s with the creation of ARPANET, or the ADVANCED Research Projects Agency NETWORK. Hope it HELPS you.........✌✌✌ Mark me as brainliest.❤❤❤ |
|
| 23273. |
Write a program I java to print the square of the numbers from 1 to 10 also print the sum of it |
|
Answer» Input : N = 4Output : 3012 + 22 + 32 + 42= 1 + 4 + 9 + 16= 30Iput : N = 5Output : 55 |
|
| 23274. |
Your father has presented a lovely red car on your birthday. You drove the car for 5 hours at an average speed of 70 kms/ hr. Write a program in C++ to calculate how uch distance you covered with your car. \huge \underline \bold \red {Computer \: C++}ComputerC++Please answer it\red {No \: spam}Nospam \blue {5 \: points}5points |
|
Answer» BrotherBrotherI have thanked your 100+ answersBrotherI have thanked your 100+ answersgo and SEE in notificationBrotherI have thanked your 100+ answersgo and see in notificationplease post the answers WITHIN 2 hoursBrotherI have thanked your 100+ answersgo and see in notificationplease post the answers within 2 hourspleaseBrotherI have thanked your 100+ answersgo and see in notificationplease post the answers within 2 hourspleaseI have kept on my promiseBrotherI have thanked your 100+ answersgo and see in notificationplease post the answers within 2 hourspleaseI have kept on my promiseplease keep the answers of both questions PLEASE please please please please please please please please please please pleasehope this helps youkeep the answer please please please please please |
|
| 23275. |
Define escape sequence. Also write the use of any three escapes sequences. plz can anyone Ansr me the qstn plz |
|
Answer» sequence are the special CHARACTERS used for DIFFERENT operations in PROGRAMMING languages.Types of escape sequence CHARACTER are :1./t - horizontal TAB 2./n - next line3./b - inaudible bell |
|
| 23276. |
The phone number should accept only 10 digit numbers. Which of the following option will suit? |
| Answer» YES you should ACCEPT 10digits | |
| 23277. |
Input the following: expenditure for any 2 months, in the form of a nested dictionary, under __main__ segment of your program. The outer dictionary uses name of the month as key and an inner dictionary as values. The inner dictionary contains ‘Monthly’ and ‘Variable’ as the keys. The corresponding values are given below. Store them in a list. Store 0 to indicate no value for each. Monthly: • Mortgage and/or rent • Auto expenses: car payments, insurance, gas and tolls Variable: • Food: groceries and eating out • Prescriptions |
| Answer» TION:I am not SURE about this QUESTION | |
| 23278. |
29. What is the content of OCW1 if we want to disable (a) IR7, IR5, IR0 (b) IR2, IR3, IR9 |
| Answer» | |
| 23279. |
What are the language processors responsible for |
|
Answer» A language processor is a software program DESIGNED or used to perform tasks such as PROCESSING program code to machine code. Language PROCESSORS are found in languages such as FORTRAN and COBOL |
|
| 23280. |
the__________ scrolling buttons to the left of sheet tabs let you move through the worksheet quickly |
|
Answer» I will ANSWER but PLEASE FIRST MARK me as a BRILLIANT please |
|
| 23281. |
Write a for loop in array that help us to extract negative numbers am input by usersong 10 numbers |
|
Answer» tion:i've had a hard TIME thinking how to fix this out i need to SPLIT the NEGATIVE values and the positive values but when i launched the PROGRAM the RESULTS ... |
|
| 23282. |
The advantage(s) of Computer Network is / are Data SharingHardware SharingInternet Access SharingAll of the Above |
| Answer» | |
| 23283. |
Please help me I need it before the end of this week |
| Answer» OK I will be able to make this answer CLOSELY RELATES to the COMPUTER and rate my answer to the questions of it and vote for my answer | |
| 23284. |
Asianet broadband or Kerala vision broadband is good in Trivandrum. Pls answer |
|
Answer» helloExplanation:asienet broadbrand is BETTER!BRAINLIEST PLZ |
|
| 23285. |
Is M416 BETTER OR AUG A3 |
| Answer» AUG A3 is better COZ its RECOIL is Better than M4 but For Me M4 is the KING | |
| 23286. |
C. A seguenlidi Jurub34. The device that holds a disk is called a: |
|
Answer» A hard disk drive (HDD)Explanation: hard disk, hard drive, or fixed disk is an electro-mechanical data STORAGE device that uses magnetic storage to store and retrieve digital data using one or more rigid rapidly rotating platters COATED with magnetic material.hope it helps and PLS MARK as BRAINLIEST |
|
| 23287. |
i am in 7 th class and i want to learn ethical hacking and i dont know from where should i start please tell me from coding or programming i want to become a white hat hacker |
|
Answer» HelloExplanation:Both CODING and PROGRAMMING are same.i recommend you to start with the programming.. you can learn it from udemy too there is paid and free BEST of LUCK |
|
| 23288. |
Information sent by cell phones are in the fine of |
|
Answer» ━━━━━━━━━━━━━━━━━━━━━━━━━━=>INFORMATION SEMT BY CELL PHONES ARE IN THE FINE OF___?━━━━━━━━━━━━━━━━━━━━━━━━━━=>Talking on mobile while DRIVING can land ONE in jail. ... They now plan a drive to prosecute those who use cellphones while at the wheel. A PHONEY offender can be booked under Section 184 of the Motor Vehicles Act, 1988, and punished with a jail term extending up to six months and a fine of Rs 1,000.━━━━━━━━━━━━━━━━━━━━━━━━━━HOPE THIS HELP |
|
| 23289. |
Draw a well labelled drawing of ms word |
|
Answer» I'm not GAT the answers of chapter 2Explanation:I am FINE and we can get the group CONSISTING |
|
| 23290. |
The machine cycle instructions are organised as follows: A. Fetch, process, store, decode B. Fetch, store, process, decode C. Fetch, store, process, decode D. Fetch, decode, process, store |
|
Answer» don't KNOW the ANSWER of MACHINE CYCLE INSTRUCTION |
|
| 23291. |
2. Do you think AutoFill feature is useful? How? |
| Answer» AUTOFILL is a very useful Excel feature. It allows you to CREATE ENTIRE columns or rows of data which are BASED on the values from other cells. In other words, Excel compares the selected data and tries to guess the next values that will be inserted. | |
| 23292. |
Este tipo de guion sirve de apoyo para los musicalizadores y operadores. Select one: a. Tema b. Guion técnico c. Parlamento d. Fondo musical |
|
Answer» AmplifierExplanation:GADDI LAMBORGHINI PEELE RANG DI |
|
| 23293. |
Write a html program to implement ordered list. Full coding please |
Answer» HOPE this HELPS you =_=EXPLANATION:ORDERED LISTIngredients for MAKING of coffee
|
|
| 23294. |
Does this paragraph contain all structural elements (Situating the research, presenting the research, Describing methodology, summarizing the Findings, Discussing the research? Identify all structural element? Interactive discourse structuring is used to guide listeners through on-going speech and has been shown to have a positive effect on lecture comprehension, particularly in L2 settings. As mobility increases in the academic world, there are more opportunities for lecture events characterized not only by linguistic/cultural diversity, but also by unfamiliarity between lecturers and audiences. In these situations, interactive discourse structuring may have an especially important role. This study compares interactive discourse structuring used by guest lecturers (both L1 and L2) versus L1 classroom lecturers. Using corpus methodology, interactive discourse structuring was found to be most frequent among L2 guest lecturers, least frequent among L1 guest lecturers, with L1 classroom lecturers falling in the middle. The results suggest that linguistic/cultural diversity has more influence on discourse structuring than participant unfamiliarity. In addition, the analysis revealed other trends, particularly the very wide range of vocabulary used in discourse structuring expressions by all speakers. The findings can be implemented towards developing more authentic academic listening materials, as well as guidelines for both native and non-native guest lecturers who interact with international audiences. |
| Answer» SHJ and one ANIMAL me KNOW hjExplanation:bnk nmhere is the CORRECT ANSWER please | |
| 23295. |
What is scope and lifetime of a local and global variable in java |
|
Answer» local variable resides WITHIN its method, global variable resides for lifetime of the CLASS, and instance variable LAST for itslifetime. ... The SCOPE ofvariable remains only inside the while LOOP and cannot be accessed outside of the loop. |
|
| 23296. |
Make sentences of changes with the phrases give |
|
Answer» estion here to me to answerExplanation:you just given what to do on your SENTENCE not a QUESTIONPLEASE SEND THE SENTENCE ON WHICH WE HAVE TO TO CHANGE PHRASES |
|
| 23297. |
Write a short note on cloud computing |
|
Answer» omputing is the DELIVERY of different SERVICES through the Internet, including DATA storage, servers, databases, networking, and software. Cloud-based storage makes it possible to SAVE files to a remote database and retrieve them on DEMAND....hope its helps you...❤️❤️ |
|
| 23298. |
What action will you take if sound is not working in your system? |
| Answer» | |
| 23299. |
What are the ways if shorting files and folders explain briefly |
| Answer» R file is a COMPUTER resource for recording data discretely in a computer STORAGE device. Just as WORDS can be written to paper, so can information be written to a computer file. Files can be edited and transferred through the internet on that particular computer system.There are different types of computer files, designed for different purposes. A file may be designed to store a picture, a written message, a VIDEO, a computer program, or a wide variety of other kinds of data. Some types of files can store several types of information at once.By using computer programs, a person can open, read, change, save, and close a computer file. Computer files may be reopened, modified, and copied an arbitrary number of times.Typically, files are organised in a file system, which keeps track of where the files are located on disk and enables user access. | |
| 23300. |
Expand the E- BANKING |
|
Answer» y Here is your answer ☑️ E-banking is a process through which banking consumers manage their banking transaction without even visiting a bank branch. ADVANCEMENT in IT in banking industry resulted in increasing the processing SPEED of bank TRANSACTIONS and the COMMUNICATION system between bank and its customerHope its help PLEASE mark me #sibi ❤️ |
|