10 people are sitting in a room. If they want to communicate with each other, what will be the best transmission media to be used and why?
SIKSHAPATH Latest Questions
The 8255 operates in 2 modes,Answer the following wrt 8255 modes Which bit of control word register is responsible for mode selection Role of D5 and D6 of CWR Value of CWR for setting PC3 Value o fD3,D2,D1 to select PC4 Value o fD3,D2,D1 to ...Read more
Write a program to enter marks of five subjects and calculate total, average and percentage.
Design a structure chart for a ticket vending machine at a metro station.
Draw a level 1 DFD for the following scenario The software proposed is Food Ordering System. It has participants who will interact with the system, called the external entities. The Supplier, Kitchen, Manager, and Customer are the entities who will interact with the system. In between the ...Read more
A manufacturer claims that only 4% of his products supplied by him are defective. A random sample of 600 products contains 36 defectives. Test the claim of the manufacturer at 5% level of significance.
In a large consignment of oranges, a random sample of 500 oranges reveled that 65 oranges were bad. Prove that 99.73% of bad oranges in the consignment certainly lie between 8.5 % and 17.5%.
Design a use case diagram for a mobile phone. Design suitable buttons and assume that a small display is available as part of the phone. Make assumptions about the tasks that users of the phone want to carry out.
File : Count Character Write a program to count the number of times a character appears in the File. (Case insensitive… ‘a’ and ‘A’ are considered to be the same) Sample Output: Enter the file name Input.txt Enter the character to be counted r File ‘Input.txt’ has ...Read more