Suggest the appropriate functions for the following situations: -Technology

1 Answer

Answer :

1. = MIN(A1 : C5)2. = IF(D5>5,000, “Discount”, “NoDiscount”)

Related questions

Description : Suggest the appropriate function for the following situations: -Technology

Last Answer : 1. = MAX(A1 : B20)2. = AVG(E5:15)3. =IF(J10 >= 40, “Pass”, “Fail”)

Description : Draw a use case diagram and identify the actors for the situations (i) do (ii) as directed: (i) A repair can be made by a master, -Technology

Last Answer : Actors : Master, Trainee An actor is any entity (user or system) that interacts with thesystem of interest. For an ATM, this includes:• Bank Customer• ATM Maintainer• Central Bank Computer

Description : Identify the challenges to democracy in the following descriptions. Also suggest policy institutional mechanism to deepen democracy in the given situations; -SST 10th

Last Answer : This answer was deleted by our moderators...

Description : 4. Identify the challenges to democracy in the following descriptions. Also, suggest policy/institutional mechanism to deepen democracy in the given situations: -Democratic 10th

Last Answer : The biggest challenge to democracy, in this case, is if such practices continue in the country, there is a threat that discrimination based on caste, colour and creed cannot be eliminated. If ... be taken against the people so that the communal harmony of the country does not gets disturbed.

Description : Suggest what would you do in the following situations : (i) Your close friend has been using a fake social

Last Answer : Suggest what would you do in the following situations : (i) Your close friend has been using ... pursue your studies in the stream you have selected.

Description : Suggest one type of materials for water proofing for the following situations. i. Rising dampness in building ii. Leakages in dam iii. Concrete continuously in wet or damp condition iv. Leakages in lavatory ,bathroom and kitchen floor v. Cracks on plastered surface vi. Cracks on roof surface

Last Answer : i. Flexible materials like butyl rubber, hot bitumen (asphalt), plastic sheets, bituminous felts, sheets of lead. ii. Liquid applied cementitious membranes iii. Liquid applied cementitious membranes ... v. Liquid applied cementitious membranes. vi. Brick bat coba, liquid applied bituminous membrane.

Description : Is there any gift (actual gift, not gift card) that is appropriate in most if not all gifting situations?

Last Answer : No. Because for almost all adult, while some consider it tacky, cash is ok. However, what’s a 3 year old gonna do with $20?

Description : In which o the following situations is it not appropriate to use a comma?

Last Answer : To replace the word and in compound sentences

Description : In which of the-following situations would it be appropriate to use a semicolon?

Last Answer : To replace conjunctions and, or, but and to connect the main clauses in a compound sentence

Description : Contingency theories of leadership are based on the belief that (a) there is no single style of leadership appropriate to all situations (b) there is a single style of leadership ... the interactions between the variables involved in a leadership situation and patterns of leadership behaviour.]

Last Answer : (a) there is no single style of leadership appropriate to all situations 

Description : The friend functions are used in situations where A) We want to exchange data between classes B) We want to have access to unrelated classes C) Dynamic binding is required D) We want to create versatile overloaded operators.

Last Answer : A) We want to exchange data between classes

Description : Some of the situations where inline expansion may not work are: A) For functions returning values, if a loop, a switch or goto exists. B) If functions contain static variables and they are re-cursive. C) For functions not returning values, if return statement exist. D) All of the above.

Last Answer : D) All of the above.

Description : All elements of the marketing mix are influenced by physical distribution functions. For this reason, it is important for marketers to remember that A)physical distribution decisions must be made ... expenditures. D)no single distribution system is ideal for all situations and target markets.

Last Answer : D)no single distribution system is ideal for all situations and target markets.

Description : In what situations is the pointer nub on some laptops preferable to the trackpad? or to the mouse?

Last Answer : some people just like to play with and use the laptop nipple.

Description : Could you suggest a good book for research on how technology is changing how we live?

Last Answer : Nonzero by Robert Wright. Changed my life! (Well, it made me way less pessimistic.)

Description : Sweety wants to use an operating system based on graphical user interface, suggest her a name. -Technology

Last Answer : Windows is an operating system based on graphical user interface. Graphical user interface means that it has pictures (graphics) that you use to communicate (interface) with the computer.

Description : Ram wants to create a text file to store name and roll number of his students. Suggest, which program he should use. -Technology

Last Answer : He can create a text file using Notepad or WordPad. Follow these steps to create a file using Notepad:(a) Step 1:Click Start.(b) Step 2:Choose All Programs -> Accessories -> Notepad.(c) Step 3: ... dialog box will appear.(g) Step 7:Give file name with extension.(h) Step 8: Click Save button.

Description : Suggest the suitable data type for Issue_Date column. -Technology

Last Answer : (i)Date(ii) alter table library modify name varchar(50);(iii) Bid column will always have a unique value which will help uniquely identify each record of Library table.(iv) Select name from library order by status desc;

Description : Prachi is working with following swing controls: jButton, jLabel, jTextField, jCheckBox. Suggest her any two basic methods commonly available -Technology

Last Answer : getText(), setText()

Description : Out of the following, which one is the most appropriate data field in context of employee table, if only one of these is required? -Technology

Last Answer : (b) Date of birth is the most appropriate data field in the context of the employee table.

Description : Fill in the blank with appropriate numpy method to calculate and print the variance of an array. -Technology

Last Answer : print(np.var(data,ddof=0))

Description : Write a python code to create a data frame with appropriate headings from the list given below : -Technology

Last Answer : import pandas as pd# initialize list of listsdata = [['S101', 'Amy', 70], ['S102', 'Bandhi', 69], ['S104','Cathy', 75], ['S105', 'Gundaho', 82]]# Create the pandas DataFramdf = pd.DataFrame(data, columns = ['ID', 'Name', 'Marks'])# printdataframe. print(df )

Description : Ms. Cathy is creating a form for Vidya University Sports Council application. Help her to choose the most appropriate controls -Technology

Last Answer : Appropriate controls for the given entries :S.NOFunctionControl1.To let the user enter NameTextField2.To let the user enter MOBILE NUMBERTextField3.To let the user choose one PROFESSION out of the ... , Yoga, Table Tennis, Badminton and Aerobics. More than one facility may be chosen.CheckBox

Description : What are the functions of an interpreter? -Technology

Last Answer : Interpreter is very useful for debugging and suitable for novice programmer. This is a slow process and consumes less memory space.Some basic functions of an interpreter are as follows:1. Translates one instruction at a time.2. It checks the execution of the instructions line-by-line.

Description : What is an operating system? Explain its functions with an examples. -Technology

Last Answer : It is a program that acts as an interface between the user and the hardware (i.e. for all computer resources). An operating system is an important component of a computer system, which controls and ... users cannot access the system e.g. MS-DOS, Windows 95, Windows XP, Windows Vista etc.

Description : Mr. X has recently installed a new operating system on his computer 1. Describe the main functions of an operating system. -Technology

Last Answer : 1. Monitors the performance of the system, enables software to communicate with hardware and application softwares to be loaded; gives prompts and error reports to the users.2. Antivirus and compression tool.

Description : State any two functions of operating system,. -Technology

Last Answer : 1. Device managementIn a computer system, there is a tremendous speed mismatch between the CPU and the I/O devices. The job of an operating system is to maintain a balance between the CPU and I/O ... execution, a process needs certain resources such as CPU time, memory space, files and I/O devices.

Description : Suchi has recently installed a new operating system on her computer. 1. Describe the main functions of an operating system. -Technology

Last Answer : 1. Monitors the performance of the system, enables software to communicate with hardware, enables applications, software to be loaded; gives prompts and error reports to the users.2. Command-driven user interface means CUI, by which a user gives instructions via typing command onto the computer.

Description : Write all the functions of Minimize button. -Technology

Last Answer : The Minimize button is among the three buttons at the right end of the title bar. This button has a small dash (or minus sign). It shrinks the window and places it on the taskbar while leaving the program running. To go back to this window, click on taskbar where it is shrinked.

Description : What is a File? Explain its functions. -Technology

Last Answer : FilesThese are the collection of information. In fact, almost all type of information is stored into the files. There are many types of files stored in different formats including operating system files, program ... period ( )).e.g. A document created using WordPad might have the filename John.rtf.

Description : Write three functions that can be performed in Slide Sorter view of a presentation. -Technology

Last Answer : The three functions that can be performed in Slide Sorter view are as follows:1. We can see the entire presentation.2. We can move slide from one place to another using click-drag method. Also, we can rearrange the order of slides.3. We can insert, rename and delete slides.

Description : State three functions of the Slides Pane. -Technology

Last Answer : Three functions of the Slides Pane are as follows:1. New slides may be added to the presentation.2. Allows marking a slide as hidden for not showing it during a slide show.3. Deleting a slide from the presentation in case it is no longer neede

Description : ……… is a program that appears harmless but actually performs malicious functions. -Technology

Last Answer : Trojan horse is a program that appears harmless but actually performs malicious functions.

Description : Explain any five functions that can be used in a worksheet. -Technology

Last Answer : 1. SUM FunctionThis function, as clear from the name, is used to add all the values provided as an argument and to display the result in the cell containing the function.Argument Type All ... 0 (zero).Arguments that are error values or text that cannot be translated into numbers cause errors.

Description : What are the main functions related to information? -Technology

Last Answer : Following are the three main functions related to information:1. Collecting information2. Storing information3. Distributing information

Description : Elaborate the various functions of Multimedia. -Technology

Last Answer : Various functions of Multi Media - can be used as a great support in planning and executing any project, can be used to explain or propose a concept, using multimedia while preparing content ... topic makes the process more organized and precise, the teaching and learning can be more interactive.

Description : Evaluate the various functions of advertising. -Technology

Last Answer : Various functions of advertising are - it introduces a new product into the market, it helps distinguish a product from its competitors, through persistent message and associations, it creates a brand identity, it ... it creates new demand, it creates a buzz and keeps the idea of the product going.

Description : Why are aggregate functions called so? Name some aggregate functions. -Technology

Last Answer : Recruits support aggregate functions. These are ao called because they accept a record set and a field name as inputs and generate a single result. The supported aggregate functions are the following: 1) Count ... in rescel. By default they are applied to the totality of the records in a record set.

Description : What is Pivoting? Name any two functions of Pandas which support pivoting. -Technology

Last Answer : Pivoting means to use unique values from specifiedindex/columns to form apex of the resulting dataframe.Pivot() and pivot_table() methods

Description : Name SQL Single Row functions (for each of the following) that 1. returns a number. -Technology

Last Answer : (i) ASCII () function returns a number.(ii) LCASE () function returns lowercase letters .(iii) DAYNAME () function returns names of days.(iv) DAYOFWEEK () function returns weekday number

Description : Lakshmi works for a school. She wishes to create controls on a form for the following functions. -Technology

Last Answer : S.No.control used tocontrol1.Enter Admission numberText Field2.select StreamCombo Box3.select StreamCheck Box4.Clear the FromButton

Description : State any two differences between single row functions and multiple row functions. -Technology

Last Answer : Differences between single row functions and multiple row functions.(i) Single row functions work on one row only whereas multiple row functions group rows(ii) Single row functions return one output per row whereas multiple row functions return only one output for a specified group of rows.

Description : Write the SQL functions which will perform the following operations: (i) To display the name of the month of the current date . -Technology

Last Answer : (i) monthname(date(now()))(ii) trim(“ Panaroma “)(iii) dayname(date(dob))(iv) instr(name, fname)(v) mod(n1,n2)

Description : Can someone suggest an appropriate online social network for a 14 year old where he can discuss his views without much fear of being exposed to an inordinate amount of age inappropriate material?

Last Answer : I would suggest him to give it a go. Soulpancake seems to be a medium aimed at that too. There are several 14 yo’s here already.

Description : When the Captain cannot comply with an ATC clearance: a. The Captain must accept the ATC clearance, because it is based on a filed flight plan b. He/she may request an amended clearance and, if ... appropriate ATC must grant him/her that clearance d. He/she may suggest a new clearance to ATC

Last Answer : b. He/she may request an amended clearance and, if executable, he/she will accept that clearance

Description : When the Captain cannot comply with an ATC clearance: a. The Captain must accept the ATC clearance, because it is based on a filed flight plan b. He/she may request an amended clearance and, if ... appropriate ATC must grant him/her that clearance d. He/she may suggest a new clearance to ATC

Last Answer : b. He/she may request an amended clearance and, if executable, he/she will accept that clearance

Description : Suggest appropriate material handling device for 

Last Answer : (i) Transporting coal in thermal power plant - Belt Conveyor. (ii) Transporting cotton in ginning unit - Trucks, Tractors and trailers. (iii) Transporting pallets - Fork lift truck, hand lift ... packed boxes of biscuits within industry - Hand wheel barrow or hand trolley or Porter's trolley.

Description : Suggest most appropriate type of production system for manufacturing.

Last Answer : 1) Sugar – Process Production System. 2) Nuts and bolts – Batch Production System. 3) Connecting rods – Batch Production System. 4) Plastic bottles – Mass Production System. 

Description : Suggest some reforms to strengthen parties so that they perform their functions well? -SST 10th

Last Answer : Suggestions to reform political parties (a) It should be made mandatory for political parties to regulate that internal affair. It should be made compulsory for political parties in maintain a ... movements can play an important role by pressurizing parties to bring in reforms in their functioning.