You are on page 1of 1

LC++ Question bank

1.List the basic linux commands along with their purpose

2.Write short notes on Linux and features of it.

3.Discuss the history of Linux.

4.Depict and explain file system hierarchy.

5.Elaborate on the different type of file permissions.

6.Discuss chown and chgrp with relevant example.

7.Explain datatypes and selection statements with suitable examples.

8.Discuss for,while and do..while with example

9.Write a C++ program to add and delete an element from an array.

10.Write a C++ program to print the reverse of a number.

11.Explain call by value and call by reference with example.

12.What is function overloading?Ilustrate with a suitable example.

13.Explain the various object oriented concepts –Class,Object,


Encapsulation,Abstraction,Polymorphism,Inheritance.

14.Enumerate the various programming paradigms with their purpose and example.

15.Write a C++ program to implement matrix multiplication.

You might also like