RAJA COLLEGE OF ENGINEERING & TECHNOLOGY
MADURAI-20
DEPARTMENT OF ELECDTRICAL AND ELECTRONICS ENGINEERING
Short Answer Test
SUB. CODE: CS6456 SUB. NAME: Object Oriented Programming
YEAR : II SEMESTER : IV
Date : 07.04.2017 Time : 1:50 – 4:20 PMMaximum : 100 marks
Part – A
(Answer All Questions) 50 x 2 = 100 Marks
- What is the default access specifier for class member?Give Code Eg
- Name any three OOP Language.
- What are the features of OOP?
- What is a function prototype?
- What is meant by addressing and dereferencing?
- What is the use of assert macro?
- Compare and Contrast Structure and Union.
- What is Inline Function? Give advantages and Disadvantages.
- What is the use of void data type?
- What is the use of mutable keyword?
- List out the operators that cannot be overloaded.
- What is a virtual function? Write the syntax.
- Write a brief note on purew virtual function.
- Differentiate virtual base class and abstract base class.
- What is the difference between function overloading and function overriding.
- What is meant by ADT conversion?
- What are the restrictions imposed on overloading operators < and >?
- How the member functions are defined?
- What is the use of scope resolution operator?
- What are constructors and destructors? List the types.
RAJA COLLEGE OF ENGINEERING & TECHNOLOGY
MADURAI-20
DEPARTMENT OF ELECDTRICAL AND ELECTRONICS ENGINEERING
Short Answer Test
SUB. CODE: CS6456 SUB. NAME: Object Oriented Programming
YEAR : II SEMESTER : IV
Date : 07.04.2017 Time : 1:50 – 4:20 PMMaximum : 100 marksPart – A
(Answer All Questions)50 x 2 = 100 Marks
- What is the default access specifier for class member?Give Code Eg
- Name any three OOP Language.
- What are the features of OOP?
- What is a function prototype?
- What is meant by addressing and dereferencing?
- What is the use of assert macro?
- Compare and Contrast Structure and Union.
- What is Inline Function? Give advantages and Disadvantages.
- What is the use of void data type?
- What is the use of mutable keyword?
- List out the operators that cannot be overloaded.
- What is a virtual function? Write the syntax.
- Write a brief note on purew virtual function.
- Differentiate virtual base class and abstract base class.
- What is the difference between function overloading and function overriding.
- What is meant by ADT conversion?
- What are the restrictions imposed on overloading operators < and >?
- How the member functions are defined?
- What is the use of scope resolution operator?
- What are constructors and destructors? List the types.
21. What is a template? List the type of templates.
- What is Inheritance? List out its types.
- What is STL?Give its features.
- What are the different types of STL algorithms?
- What is an Iterator? List down the types of Iterators.
- What is an exception? How to handle it?
- What are manipulators?
- What is a container? List different types of containers.
- How do you rethrow an exception from try block?
- When terminate() and Unexpected() is called by C++ runtime?
- Why Java is platform independent and architecture neutral?
- Give the relationship between JVM , JDK and JRE
- What is the use of garbage collection in Java?
- What are the kinds of variables in Java?
- How do you declare an array in java?List types of arrays.
- List any 5 primitive data types in Java.
- Define a class, object and method in Java with code snippet.
- List the various control statements in Java.
- What are the advantages of having interface?
- List the various operators with their symbols.
- What is a package?
- What are the various ways to create a thread?
- What is the use of super keyword?
- What is the use of final keyword?
- What is multithreading?
- Differentiate Interface and Abstract class.
- How to get current priority of particular thread?
- List the different I/O streams in Java.
- Define Synchronization in java.
- List the different string functions available in Java.
21. What is a template? List the type of templates.
- What is Inheritance? List out its types.
- What is STL?Give its features.
- What are the different types of STL algorithms?
- What is an Iterator? List down the types of Iterators.
- What is an exception? How to handle it?
- What are manipulators?
- What is a container? List different types of containers.
- How do you rethrow an exception from try block?
- When terminate() and Unexpected() is called by C++ runtime?
- Why Java is platform independent and architecture neutral?
- Give the relationship between JVM , JDK and JRE
- What is the use of garbage collection in Java?
- What are the kinds of variables in Java?
- How do you declare an array in java?List types of arrays.
- List any 5 primitive data types in Java.
- Define a class, object and method in Java with code snippet.
- List the various control statements in Java.
- What are the advantages of having interface?
- List the various operators with their symbols.
- What is a package?
- What are the various ways to create a thread?
- What is the use of super keyword?
- What is the use of final keyword?
- What is multithreading?
- Differentiate Interface and Abstract class.
- How to get current priority of particular thread?
- List the different I/O streams in Java.
- Define Synchronization in java.
- List the different string functions available in Java.