Home Company Questions Wipro Interview Questions Wipro Interview Questions - 5

Login Form




Wipro Interview Questions - 5 Print E-mail

1. What is JVM?

 

2. What is fork system call?

 

3. How can you use C for writing assembly language programs?

 

4. What is the complexity of radix sort and how is it determined?

 

5. How is a child process called and what happens to the parent ?

 

6. What is BYTE CODE?

 

7. What is a hdd? How is a file accessed from the hdd? Why isn’t it used in place of a RAM?

 

8. Where is the file information stored on the hard disk?

 

9. How files are physically arranged on the hard disc?

 

10. What is data inconsistency and redundancy?

 

11. What are triggers and assertions in SQL?

 

12. What is the basic difference between file systems and database systems?

 

13. What is RAID? Describe its basic structure?

 

14. What is FAT?

 

15. How can you use C to connect with Oracle SQL database?

 

16. Link list is implemented as a structure (data, link *), How is pointer moved to the next node , cursor points to the present node.

a) cursor == cursor->link

b) cursor ++

c) ++ cursor

d) None of these

 

17. A,B,C,D,E ,F are to be given adjacent rooms .The rooms don’t have complete walls between them rather sound, smoke can easily get through from one to another as there are gaps over a wall for free exchange of air. Miss C the head is allotted room no 5 as wished by her. Miss E needs a telephone for regular communication. Mr A & Mr B prefer to have adjacent rooms. Mr B,C,D  are chain smokers. Miss C is allergic to cigarette smoke.