What is purpose to use relay after digital output module? Why normally we don't use relay for digital input module?
3 8491Post New Sofcon Interview Questions
Explain the difference between a multiplexer and encoder? Also what is the between demultiplexer and decoder?
Which scheme is now merged with National Food for Work scheme?
Explain why is it not recommended to modify existing base tables?
What are points to be considered while using AMDP?
What are the difference between @inject and @injectable?
What are the differences between interactive and drill down reports?
What is repository annotation in spring?
What is operator overloading?
How many db instances am I able to run with amazon rds?
Which is india’s first surface to surface missile “ prithvi ” launched?
What are the joins in teradata and how many types of joins are there in teradata?
What is difference between array and nsarray?
Explain grouping and nesting of css selectors.
Explain autosys. Why do you need it.
Write an algorithm program in java for the following question.. 1) S is a set of integers.X is an integer obtained by sum of two digits in S. Write logic for whether or not the X is from the S. The time of algorithm should not exceed o(n logn).