2023 2024 Student Forum > Management Forum > Main Forum

 
  #2  
11th October 2014, 08:45 AM
Super Moderator
 
Join Date: Apr 2013
Re: Anna Univ Coimbatore CS Department Question Bank

You need Anna University Coimbatore Computer Science and Engineering Question paper, here I am giving:

1. What are the issues to be considered in the design of lexical analyzer?

2. Define concrete and abstract syntax with example.

3. Derive the string and construct a syntax tree for the input string ceaedbe using the grammar S->SaA|A,A->AbB|B,B->cSd|e

4. List the factors to be considered for top-down parsing.

5. Why is it necessary to generate intermediate code instead of generating target program itself?





  #3  
17th December 2015, 12:55 PM
Unregistered
Guest
 
Re: Anna Univ Coimbatore CS Department Question Bank

hii sir, will you please provide me the previous year question paper of the B.tech CS of the subject object oriented programming ?
  #4  
17th December 2015, 12:55 PM
Super Moderator
 
Join Date: Apr 2013
Re: Anna Univ Coimbatore CS Department Question Bank

As you asking for the previous year question paper of the B.tech Cs Engineering of the Subject Object oriented programming the Question paper is as follow:

Part A
1 What is the difference between a local variable and a data member?
2. Explain the purpose of a function parameter. What is the difference between a
parameter and an argument?
3. Explain the multiple meanings of the operators << and >> in C++ and their
precedence.
4. What is a copy constructor?
5. What is a Function templates? Explain.
6. List five common examples of exceptions.
7. Give the use of protected access specifier.
8. Give the difference between virtual function and pure virtual function.
9. List the file-open modes.
10. What are the three standard template library adapters?

PART B — (5 ×16 = 80 marks)
11. (a) Write brief notes on Friend function and show how Modifying a Class’s
private Data With a Friend Function.
Or
(b) Write a C++ program that
(i) calculates and prints the sum of the integers from 1 to 10
(ii) to calculate x raised to the power y.
12. (a) Write a program to overload the stream insertion and stream extraction
operators to handle data of a user-defined telephone number class called
Phone Number.
Or
(b) (i) Explain ‘+’ operator overloading with an example. (8)
(ii) Explain type conversion with suitable example. (8)
13. (a) Define a DivideBy Zero definition and use it to throw exceptions on
attempts to divide by zero.
Or
(b) Write a C++ program to demonstrate function template to print array of
different types.
14. (a) Explain different types of inheritances.
Or
(b) Demonstrate runtime polymorphism with an example.
15. (a) Write a C++ program that maintains a bank’s account information. The
program adds new accounts, deletes accounts in a text file. Assume that a
file credit.dat has been created and the initial data has been inserted.
Or
(b) Write brief notes on Standard template Library and Standard Library
container classes. (16)


Quick Reply
Your Username: Click here to log in

Message:
Options




All times are GMT +5. The time now is 02:35 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
SEO by vBSEO 3.6.0 PL2

1 2 3 4