1. For wired AND connection we should use





Ask Your Doubts Here

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

Comments

Show Similar Question And Answers
QA->During which period of evolution man discovered the use of jute and began to use cloth made of jute?....
QA->Which state government has announced a ban on the use of "single use plastic"?....
QA->Who was responsible for the connection between Sree Narayana Guru and Swami Vivekananda?....
QA->Which is the only overland connection between China and Pakistan?....
QA->By which date the Food Safety and Standards Authority of India (FSSAI) has asked food businesses to comply with the new packaging regulations that bar use of recycled plastics and newspapers to wrap food articles?....
MCQ->For wired AND connection we should use....
MCQ->When remote push buttons are used START push buttons are wired in-----------and STOP push buttons are wired in-------in a starter control circuit.....
MCQ->You want to provide Internet access for the clients on your network. You decide to use Network Address Translation (NAT). You have a Windows 2000 computer you try to establish a secure Virtual Private Networking session with. You try connecting to the Remote Windows 2000 computer using L2TP. You are unable to establish a connection with the remote node using L2TP. You are able to make a connection with another computer in your same office. Why are you unable to make a connection.to the remote location?....
MCQ->Assertion (A): In totem pole output the output impedance is low.Reason (R): TTL gate with active pull up should not be used in wired AND connection.

....
MCQ->Which of the following statements are correct about the C#.NET code snippet given below? namespace IndiabixConsoleApplication ( class Sample { private enum color : int { red, green, blue } public void fun() { Console.WriteLine(color.red); } } class Program { static void Main(string[ ] args) { // Use enum color here } } } To define a variable of type enum color in Main(), we should use the statement, color c; . enum color being private it cannot be used in Main(). We must declare enum color as public to be able to use it outside the class Sample. To define a variable of type enum color in Main(), we should use the statement, Sample.color c; . We must declare private enum color outside the class to be able to use it in Main().....
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 | Powered By:Omega Web Solutions
© 2002-2017 Omega Education PVT LTD...Privacy | Terms And Conditions
Question ANSWER With Solution