Wipro Solved Placement Papers: Technical I
Technical solved questions from Wipro.
1)Which of the following reads source code and header files, parses the file and produces machine understandable
object code?
a) Compiler
b) Linker
c) Loader
Answer: a) Compiler
2)Distributed systems are used for
a) Resource Sharing
b) Load Sharing
c) fault tolerance
d) all of the above
Answer: d) All of the above options
3) Which of the following features is supported by Object Oriented Programming?
a) Abstraction
b) Encapsulation
c) Inheritance
d) All of the above
Answer: d) All of the above




