Which of the folowing is not correct a. (x+y)'=x'.y' b. (x'+y')'=x.y c. (x'.y')'=x+y d. (x'+y')'=x'.y'
2 5219If two dies are thrown simultaneously what is the prob. of one of the dice getting face 6 ? a. 11/36 b. 1/3 c. 12/35 d. 1/36
3 7535RAM chips arranged in 4X6 array and of 8kX4bit capacity each. How many address lines reqd. to access each byte a. 12 b. 16 c.15 d. 17
5 10835A chocolate block is of 4 X 4 size.How many cuts are needed to make 1 X 1 size blocks. No simultaneous vert. & horz. cuts?
5 8731which one of following is not memory management model? choices are buddy system, monitors, paging, swapping
6 10852proc() { static i=10; printf("%d",i); } If this proc() is called second time, what is the output?
7 8746Given a arbitrary pointer to an element in a singly linked list?what is the time complexity for its deletion .
1 4272Post New Hughes Interview Questions
How do you comment out code in c#?
Can word tables do math?
What is the testing lifecycle?
Have you ever acted as a mentor to a co-worker?
How will you keep your manager informed about what is being done in your work area?
What are the web storages present in html5?
Where do you download trail version of sap ecc, what is sap cal?
How do I activate session timeouts for owa users?
What enctype is required for file uploads to work?
What is main method?
What is the main feature of oop?
Define constraints and give an example of their use?
How to treat company managers personal expenses met by company if he is not taking salary from company and in future salary will be payable after deducting all personal expenses (salary amt will be decided only at paying year). pass journal entries
How do I turn on windows defender in win 10?
How does quicksort partition work?