1. Minimum number of AND gates required to implement the Boolean expression:ABC’ +AB’C +A’BC is

Answer: Ans: 2.

Reply

Type in
(Press Ctrl+g to toggle between English and the chosen language)

Comments

Tags
Show Similar Question And Answers
QA->Minimum number of AND gates required to implement the Boolean expression:ABC’ +AB’C +A’BC is....
QA->The Boolean expression A(B+C)+AB+AC is independent of the Boolean variable:....
QA->What is the minimum number of stacks of size ‘n’ required to implement a queue of size ‘n’?....
QA->Minimum number of members required to form a meeting is?....
QA->Minimum number of high yielding animals required to run a dairy farm economically viable is:....
MCQ->What will be the output of the program? public class BoolTest { public static void main(String [] args) { int result = 0; Boolean b1 = new Boolean("TRUE"); Boolean b2 = new Boolean("true"); Boolean b3 = new Boolean("tRuE"); Boolean b4 = new Boolean("false"); if (b1 == b2) / Line 10 / result = 1; if (b1.equals(b2) ) / Line 12 / result = result + 10; if (b2 == b4) / Line 14 / result = result + 100; if (b2.equals(b4) ) / Line 16 / result = result + 1000; if (b2.equals(b3) ) / Line 18 / result = result + 10000; System.out.println("result = " + result); } }...
MCQ->Which two can be used to create a new Thread? Extend java.lang.Thread and override the run() method. Extend java.lang.Runnable and override the start() method. Implement java.lang.Thread and implement the run() method. Implement java.lang.Runnable and implement the run() method. Implement java.lang.Thread and implement the start() method....
MCQ-> Analyse the following caselet and answer the question that follow: Nicky, Manoj and Benita are graduates from a top ranked B-school. They joined ABC corporation a year ago. ABC is known for its performance oriented culture. This is the first time the organization recruited from a top ranked B-school. They are part of a five member team with two others from lower ranked B-schools. Nicky, Manoj and Benita draw 40 percent higher salaries than other team members. This team reports to Amelia Ganeshmurthi, a senior Executive.Amelia is disappointed with the performance of Nicky, Manoj and Benita. She came to know that ABC was not their first choice and they had spent the first ten months applying to other organizations. However, they have now started liking ABC and promised to do their best henceforth. Amelia has to rate their annual performance and decide about their future. She has the following choices: 1. Fire them from ABC for insincerity and save the organization’s time and money. 2. Given them average ratings with a year to prove their worth and fire them from ABC if they fail to show significant progress. 3. Impose a pay-cut of 15% since they have not delivered on the promise, but give them relatively high ratings. 4. Given them relatively poor ratings with one year time to improve and fire them from ABC if they fail to show significant progress. 5. Give them high ratings and give them a second chance to prove their worth. Which of the following options rank the above choices in the order of MOST APPROPRIATE to LEAST APPROPRIATE?...
MCQ-> The CEO of ABC Telecom Ltd. (ABC) is in a quandary since he received the telephone call in the morning from his counterpart at LMN Telecom Ltd. (LMN). Both companies were engaged in a bitter experience a couple of years ago when they had attempted to merge with the intention of creating a behemoth telecom company, possibly the largest in the world. The merger had fallen through due to opportunistic behavior on the part of Mr. Das, then CEO of LMN. During the time the merger talks were taking place,  Mr. Das had also approached a few other suitors for LMN in an attempt to force ABC to pay a higher price. Further, there were reports of attempts by management of LMN to scuttle the deal. Back then, ABC had also faced stiff opposition to the deal from one of its large shareholders. Since then, a lot has changed for both companies. The bleak economic conditions due to recession had led to a drastic fall in the market value of both companies, with ABC comparatively losing much more in terms of market value. Raising money has become more difficult for both companies, especially for LMN. On the brighter side for ABC, the opposing shareholder had recently sold off his stake to another investor who earlier had supported the original merger deal with LMN a couple of years ago.Which of the following would be the most appropriate line (s) of thought for the CEO of ABC to adopt in response to the offer by LMN? I. Once bitten twice shy. There is simply no way I can think of resuming talks with LMN after their unethical behaviour the previous time around. I would rather spend my time on merger discussions with other companies. Ii. The deal may make less business sense this time around. However, if it goes through, I will become the CEO of the world’s largest telecom company. So let us try our luck once more. Iii. I will resume talks only if they provide guarantees as to the reimbursement of our expenses incurred, in the event of the deal not materializing. Iv. Let me not be biased against dealing with LMN, if we can secure the deal at a reasonably low price, benefiting our shareholders, let us go ahead with it. V. I am not sure if we can raise the money now. In any event, they are the ones facing greater financial problems. So let’s not hurry now. We might have an opportunity to buy them out at a cheaper price later....
MCQ->Company ABC starts an educational program in collaboration with Institute XYZ. As per the agreement, ABC and XYZ will share profit in 60 : 40 ratio. The initial investment of Rs.100,000 on infrastructure is borne entirely by ABC whereas the running cost of Rs. 400 per student is borne by XYZ. If each student pays Rs. 2000 for the program find the minimum number of students required to make the program profitable, assuming ABC wants to recover its investment in the very first year and the program has no seat limits....
Terms And Service:We do not guarantee the accuracy of available data ..We Provide Information On Public Data.. Please consult an expert before using this data for commercial or personal use
DMCA.com Protection Status Powered By:Omega Web Solutions
© 2002-2017 Omega Education PVT LTD...Privacy | Terms And Conditions