Subscribe

RSS Feed (xml)

Powered By

Skin Design:
Free Blogger Skins

Powered by Blogger

search topic

Friday, May 30, 2008

SOFTWARE ENGINEERING - SE Paper 1 interview-questions

Download FREE Computer Science Engineering (CSE Engg. Branch) Previous 5 Years solved Regular and Reappear Question Papers B.tech PTU Semester 6th / 7th(2007, 2006, 2005, 2004, 2003) and related Placement HR - Technical Interview Questions for subject SOFTWARE ENGINEERING - SE

SOFTWARE ENGINEERING
(B.Tech 6th Semester, 2122)
Time : 3 Hours Maximum Marks : 60
NOTE:- This paper consist of Three Sections. Section A is compulsory. Do any Four questions from
Section B and any two questions from Section C

Section-A Marks : 20

1(a) Define Software enfineering.
(b) How Data Modeling is different from DFD?
(c) What is the difference between Cardinality and Modality.
(d) What do you understand by Software metrices.
(e) Define QFD (quality function Deployment)?
(f) What do you mean by cohesion and coupling?
(g) What different models are used in interface design?
(h) What is software configuration?
(i) Explain the use of Basis path testing?
(j) What do you mean by Software Scheduling?

Section-B Marks:5 Each

2. Explain why the water fall model of the software process is not an accurate representation of Software
development activities.
3. What is the importance of requirement analysis in software design? What are its five areas of effort ? Discuss.
4. Discuss the ststement "the Software design is both a process and a model".
5. Distinguish between waterfall model and Spiral model.
6. What is the difference between verification and validation?

Section-C Marks : 10 Each

7. What difficulties are encountered in testing software for real time systems? What strategy you will suggest for
a test case des
8. What is software maintenance? Is it true that software maintenance accounts for almost 70 percent of total
software life cycle ?
9. Write a short note on.
(a) Process metrics.
(b) Testing GUI.

SOFTWARE ENGINEERING - SE Paper 2 interview-questions

Download FREE Computer Science Engineering (CSE Engg. Branch) Previous 5 Years solved Regular and Reappear Question Papers B.tech PTU 6th / 7th Semester(2007, 2006, 2005, 2004, 2003) and related Placement HR - Technical Interview Questions for subject SOFTWARE ENGINEERING - SE

SOFTWARE ENGINEERING (CS-308)
Time: 03 Hours
Maximum Marks: 60
Instruction to Candidates:
1) Section - A is compulsory.
2).Attempt any Four questions from Section - B.
3) Attempt any Two questions from Section - C.
Section - A
Q1)
a) What is software quality Assurance?
b) Does every software project need Testers?
c) What is an inspection?
d) What is software quality?
e) What is test plan?
f) What is cost benifit analysis?
g) What is Logical data?
h) What is software metrics?
i) Explain Data function?
j) What is test case?

Section - B

Q2) What are 5 common solutions of software development problems?
Q3) Explain software life cycle?
Q4) Explain verification and validation?
Q5) What is UGL Environment? Explain briefly?
Q6) What is software management? Explain?

Section - C

Q7) Explain Different cost Estimation Technologies?
Q8) Explain software quality management?
Q9) Explain software Development methods?

SOFTWARE ENGINEERING - SE Paper 3 interview-questions

Download FREE Computer Science Engineering (CSE Engg. Branch) Previous 5 Years solved Regular and Reappear Question Papers B.tech PTU 6th / 7th Semester (2007, 2006, 2005, 2004, 2003) and related Placement HR - Technical Interview Questions for subject SOFTWARE ENGINEERING - SE

SOFTWARE ENGINEERING
(B.Tech 6th & 7th Semester,2122)
Time : 3 Hours Maximum Marks : 60
NOTE:- This paper consist of Three Sections. Section A is compulsory. Do any Four questions from
Section B and any two questions from Section C

Section-A Marks : 20

1(a) What is Cost Matrix?
(b) How the productivity of a programmer can be measured?
(c) What is the difference between top-down and bottom-up approach?
(d) What is the difference between Micro-and Macro-flow chart?
(e) What is a state transition diagram?
(f) What is the difference between verification and validation of a system?
(g) How case tools increase the productivity of a developer?
(h) What are the α-β version of a software?
(i) Do you design a software when you write a program?
(j) What do you understand by software portability?

Section-B Marks:5 Each

2. How are the concepts of coupling and software portability related? Provide example to support your answer.
3. Develop at least five levels of abstraction for a full screen editor.
4. Develop a procedural design for an interactive user interface that quaries for basic income tax information.
Derive your own requirements.
5. What is CASE tools? How does it help in analysis phase of the software development?
6. How test data cab be constructed for different phases of software development?

Section-C Marks : 10 Each

7. What is a life cycle of software development? Explain the different phases of software life cycle.
8. (a) What are the various time estimations measures in project management? Explain.
(b) Explain three direct and indirect productivity and quality matrices for software documentation.
9. (a) Does the LOC measure make any sense when 4 GL language are used? Explain.
(b) What is software maintenance? How is it different from Hardware maintenance?

FORMAL LANGUAGES and AUTOMATA THEORY - FLAT Paper 1 interview-questions

Download FREE Computer Science Engineering (CSE Engg. Branch) Previous 5 Years solved Regular and Reappear Question Papers B.tech PTU (2007, 2006, 2005, 2004, 2003) and related Placement Technical Interview Questions for subject FORMAL LANGUAGES and AUTOMATA THEORY - FLAT

(Semester 7th) .FORMAL LANGUAGES and AUTOMATA THEORY (CS - 404)
Time: 03 Hours
Maximum Marks: 60
Instruction to .Candidates:
1)Section - A is compulsory.
2)Attempt any Four questions from Section - B.
3)Attempt any Two questions from Section - C.
. Section - A .
Ql)
a) Define the term Automata and name the various types of languages
accepted by an Automata. .
b) Find the language generated by Grammer.
S ~ OSl/OAl, A ~ lA/I
c) What do you mean by ambiguity of a Grammer?
d) Test whethel 001100,001010 are in the language generated by Grammer
S ~ OS 1/0AJO/1B/l.
A ~ OAJO, B ~ lB/l
e) Define the terms canonical Derivation and context sensitivity in the context
of Derivation languages.
f) What is a regular Grammer.
g) Differentiate between leftmost and rightmost derivation trees.
h) Name the various operations that can ~e performed on languages.
i) Describe the retation between linear bounded Automata and context sensitive Grammer.
j) What is cellular Automata.

Section - B

Q2) Construct a mealy machine which can output EVEN, ODD accordin as the total number of 2's encountesed is even or odd. The input symbols are 0 and 1.
Q3) Explain in brief the propertios ofLR (K) Grammers.
Q4) Show that the Grammer S ~ aB/ab, A ~ aAB/a, B ~ ABb/b is
Ambiguous.
Q5) Let L = {ambn/n

Section - C

Q7) Design a. tusing maohine M to recognise the language {l n2n3 n/n> I}. Also
derive the computation sequence for the input 112233.
Q8) Reduce the following Grammer to Grelba~h normal form.
S~AB,A~BSB,A ~BB,B ~aAb,B ~a,A~b
Q9) Write short notes on the following.
(a) Closure properties of languages.
(b) SyntxAnalysis.
(c) Kusoda Normal form.
(d) PUsh Down Automata.

PRINCIPLES OF ENGINEERING ECONOMICS and MANAGEMENT TECHNIQUES - PEEMT Paper 1 interview-questions

Download FREE Computer Science Engineering (CSE Engg. Branch) Previous 5 Years solved Regular and Reappear Question Papers B.tech PTU Semester 8th (2007, 2006, 2005, 2004, 2003) and related Placement Technical Interview Questions for subject PRINCIPLES OF ENGINEERING ECONOMICS and MANAGEMENT TECHNIQUES

PRINCIPLES OF ENGINEERING ECONOMICS and MANAGEMENT TECHNIQUES (CS : 408)
Time: 03 Hours
Maximum Marks: 60
Instruction to Candidates:
1)Section - A is compulsory.
2)Attempt any Four questions fTom Section- B.
3)Attempt any Two questions from Section - C.
Section - A
Ql)
a) What is economic order quantity?
b) Effect on taxation on economic studies.
c) What is declining rate of depreciation? d) . Uiliform annual cost method.
e) Introduction to integration and maintenance.
f) Importance of job satisfaction.
g) What do you understand by change management?
h) Difference between selection and placement.
i) Minimum Cost Analysis.
j)Qualifications of cost estimator.
Section - B

Q2) What do understand by discounted cash flow analysis? Illustrate.
Q3) What are the. different methods of estimation of cost in various manufacturing
operations?
Q4) Write a note on methods of recruitment.
Q5) A diversified firm has the following budget data for the year ending
december 31,
Budgeted sales. Budgeted variable costs Budgeted fixed costs
Rs. 5,00,000 Rs. 3,00,000 Rs. 1,00,000
Q6) What are the factors to be considered in replacement studies? Illustrate.
Section - C

Q7) "The Break even Analysis is a useful device of profit planning." Do you
agree? Discuss.
Q8) (a) What do understand by economic analysis of new projects?
(b) How an interview supplements psychological testing for selection of a
person?
Q9) (a) Write a detailed note on functions of Human Resource Management and
its relations with other managerial functions.
(b) How does worker's participation affects quality of working life? Discuss

GRAPHICAL USER INTERFACE - GUI Paper 1 interview-questions

Download FREE Computer Science Engineering (CSE Engg. Branch) Previous 5 Years solved Regular and Reappear Question Papers B.tech PTU Semester 8th (2007, 2006, 2005, 2004, 2003) and related Placement Technical Interview Questions for subject GRAPHICAL USER INTERFACE - GUI

GRAPHICAL USER INTERFACE CS 432 B. Tech 8th Sem May 2k5

Max Marks 60

Note: Section A is compulsory. Attempt any Four questions from Section B and two from Section C

Section A Marks 2 each

1.

  1. What do you mean by message driven programming?
  2. What is GDI?
  3. Explain Hungarian Notation.
  4. What are the various parameters of create window () function?
  5. How to attach a menu to window?
  6. What is html link? What methods are used with it?
  7. What is the class hierarchy of ClisBox?
  8. When do you define variables in the class header file and when do you define variables in the class implementation file?
  9. Write a code fragment that is used to create and destroy modeless dialog box.
  10. Explain the command used to create callback.

Section B Marks 5 each

2. Write a code which is required for an application to start with a maximized window and a screen caption “Selection Process”

3. What are the types of image resources? Explain>

4. Describe in detail the processing performed in the following code:

Int j, count;
Count = pA→Get size ();
for (j=0;j{
cobject*P = (cobject *) (pA→Get At(j));
if (P)
{
Delete P;
}

}

pA→Remove All();

5. What are the types of bound controls? Explain.

6. What are memory management command? Explain with suitable example code.

Section C Marks 10 each

7. Describe the GDI processes you would use in a program to print 3 consecutive pages in a laser printer, each page displaying a square. The squatter has:

  1. The top 4 cm from the top of the page.
  2. The left side 2 cm from the left edge of the page.
  3. Side length 3*n cm (where n=1 on page 1, n= 2 on page 2, n=3 on page 3).

8. (a) What is “mutex” object? Describe how “mutex” objects may be used to prevent multiple instances of the same program from executing.
(b) What is DIB? How will you create DIB?

9. (a) Explain with the help of code example how to read and write different data types to the clipboard.

(b) Describe in detail with code fragments regarding cursor shapes and carets

ADVANCED MICROPROCESSOR - AM Paper 1 interview-questions

Download FREE Computer Science Engineering (CSE Engg. Branch) Previous 5 Years solved Regular and Reappear Question Papers B.tech PTU (2007, 2006, 2005, 2004, 2003) and related Placement Technical Interview Questions for subject ADVANCED MICROPROCESSOR - AM

ADVANCED MICROPROCESSOR B. Tech 8th Sem May 2k5

Max Marks 60
Time 3 hours

Note: Question No. 1 carrying 20 marks is compulsory. Attempt any four questions from Section B

and any two from Section C. Make necessary assumptions wherever required.
Section A 2 marks each
1.

  1. What are micro-instruction microcode and microprogram?
  2. What is virtual memory?
  3. What do you understand by addressing mode?
  4. Distinguish between RISC and CISC processors.
  5. What is data flow architecture of a processor?
  6. Discuss the advantages and disadvantages if RISC and CISC processors.
  7. What do you mean by a descriptor table?
  8. What to you mean by cache memory? How does it speed up the program execution?
  9. What do you mean by MMX?
  10. What is microprogramming technique of designing control section for a CPU? What are its
  11. merits and demerits?

Section B 5 marks each

2. Draw and discuss the register set of 80386.

3. Enlist four major architectural advancement in 80486 over 80386. What are the data types

supported by 80486?

4. What do you mean by paging? What are its advantages and disadvantages?

5. Explain the cache management unit of 80486.

6. What do you mean by branch prediction? How does it enhance the speed of execution? Explain

the use of branch target buffer in branch prediction.

Section C 10 marks each

7. Draw and discuss the interface of 80387 with 80386.

8. (a) Enlist the salient features of Pentium
(b) Explain the physical address formation in PVAM of 80386

9. (a) Explain the features of Pentium-pro architecture which support dynamic execution of instruction.

ADVANCED MICROPROCESSOR - AM Paper 2 interview-questions

Download FREE Computer Science Engineering (CSE Engg. Branch) Previous 5 Years solved Regular and Reappear Question Papers B.tech PTU Semester 8th (2007, 2006, 2005, 2004, 2003) and related Placement Technical Interview Questions for subject ADVANCED MICROPROCESSOR - AM

ADVANCED MICROPROCESSOR CS 420 B. Tech 8th Sem May 2k5

Max Marks 60
Time 3 hours

Note: Question No. 1 carrying 20 marks is compulsory. Attempt any four questions from Section B and any two from Section C.

Section A 2 marks each
1.
(a) What is the difference between MOV AX, 1000H AND MOV AX, [1000H]?
(b) How many interrupts does 80 x 86 support?
(c) List the important features of 80286.
(d) What makes the Pentium so different from other 80 x 86 CPUS?
(e) Why are the flags so important in a control type programme?
(f) What are the opcode, data type and operand in this instruction MOV AH, 7?
(g) Register AX, BX and CX contain the respective values 2000H, 1000H and 3000H? What is the result of CMPXCHG BX, CX?
(h) List three major features of RISC based computers.
(i) Give the comparison of power PC versus Pentium.
(j) List four applications of advanced microprocessor.

Section B 5 marks each


2. Explain the characteristics of RISC based computers.

3. Draw the block diagram of power PC 601 and briefly explain the function of each.

4. What are different methods of transmitting data using 8051?

5. Describe how the real mode operation of an 80286 is different from protected mode operation.

6. Write a program to add seven data bytes stored in memory locations starting at 2060H and display the count how many data bytes have been added at respective output port.

Data:

10h, 21H, 9H, 24H, 37H, 19H, 01H.

Section C 10 marks each

7. Discuss the application of microprocessor for controlling the sped of a stepper motor.

8. What are the features of 403GA development system? Explain the functional detail of 403GA development system.

9. Write short notes on any two of the following:
(a) RISC architecture.
(b) Application of microprocessor.
(c) Pentium super space.

IMAGE PROCESSING and PATTERN RECOGNITION Paper 1 interview-questions

Download FREE Computer Science Engineering (CSE Engg. Branch) Previous 5 Years solved Regular and Reappear Question Papers B.tech PTU 8th Semester (2007, 2006, 2005, 2004, 2003) and related Placement Technical Interview Questions for subject IMAGE PROCESSING and PATTERN RECOGNITION

IMAGE PROCESSING & PATTERN RECOGNITION CS 428 B Tech 8th Sem.

Max Marks 60

Note: Section A is compulsory. Attempt any Four questions from Section B and any Two questions from Section C.

Section A Marks 2 each
1.

  1. What are the pixel level operations?
  2. What are different color models?
  3. What is image compression?
  4. What is the luminescence of an image?
  5. What is a visibility function?
  6. What is a monochrome vision model?
  7. What is a CCD camera to capture an image?
  8. What is a Pseudorandom noise?
  9. What is threshold value?
  10. What is noise smoothing?

Section B Marks 5 each
2. What are the various techniques of contrast stretching?

3. What is Median Filtering?

4. What is the difference between false and pseudo coloring?

5. What is the role of array processor for image processing?

6. What is the difference between lossy and non-lossy compression technique?

Section C Marks 10 each

7. What are the different feature extraction techniques? Explain with example.

8. How color model can be converted fro one model to another? Give the conversion matrix for each of them.

9. What is machine vision? What are the different steps in machine vision?

E-COMMERCE Paper 1 interview-questions

Download FREE Information Technology IT Engineering (IT Engg. Branch) Previous 5 Years solved Regular and Reappear Question Papers B.tech PTU 5th Semester (2007, 2006, 2005, 2004, 2003) and related Placement Interview Questions for subject E-COMMERCE

E-COMMERCE (New) IT 307 5th Sem. May 2k5

Max Marks 60

Note: Section A is compulsory. Attempt any Four questions from Section B and two from Section C. Assume any missing data.

Section A Marks 2 each

1.

  1. Define and explain SSL.
  2. Define explain VRML.
  3. Is FTP more advantageous than HTTP?
  4. Which encryption algorithm is better and why, explain in brief.
  5. How can you say that JSP is better than ASP?
  6. Which electronic payment system is better and why, explain?
  7. List out the steps required to submit your website to any of the search engine.
  8. What are the key differences between B2B and B2C e-commerce transactions?
  9. Which network, either extranet or internet is better for E-commerce business and why?
  10. For what purpose UML is used inn E-business? Explain.

Section B Marks 5 each

2. Discuss 3-tier model for he development of distributed applications. Also mention a set of tools used at each tier.

3. Explain in brief about public and private key cryptography by discussing example in each case.

4. What are the main activities to be done under supply chain management and how E-business supports supply chain management?

5. Write short note on E-commerce and Banking.

6. Discuss client side scripting and server side scripting. Demonstrate it through small examples.

Section C Marks 10 each

7. Write and XML document to store the students details and design a web page to get the student id and retrieve the full detail of the student. (Use XML, HTML, Javascript and ASP).

8. How can E-commerce help in retailing business and also discuss mercantile model from consumer perspective?

9. What are the problems during credit card payment through the internet when compared to cash payment in real world and also explain in brief about the best electronic payment system?

ELECTRONIC COMMERCE - ECOM Paper 2 interview-questions

Download FREE Information Technology Engineering (IT Engg. Branch) Previous 5 Years solved Regular and Reappear Question Papers B.tech PTU 8th Semester (2007, 2006, 2005, 2004, 2003) and related Placement HR - Technical Interview Questions for subject ELECTRONIC COMMERCE - ECOM

ELECTRONIC COMMERCE IT 504 5th Sem May 2k5

Max Marks 60

Note: Section A is compulsory. Attempt any Four questions from Section B and two from Section C. Assume any missing data.

Section A Marks 2 each

1.
(a) What is transaction security?
(b) List the six business models for electronic commerce on the internet.
(c) What components of an electronic-commerce system always reside with the end customer?
(d) Name the two standards through which EDI messages are secured over the internet.
(e) What are the potential benefits of integrating an electronic-commerce system with other business processes?
(f) List some of the Electronic Commerce Issues and Payment methods.
(g) What are the common motivations for attacks on networks?
(h) What are two of the benefits of hosting an electronic-commerce system for a service provider?
(i) What is Electronic Cash?
(j) List any four methods of electronic methods of payment of goods purchased over the world-wide-web.

Section B Marks 5 each

2. Discuss the applications and benefits of E-commerce in Banking.

3. Discuss in detail the Electronic Data Interchange operational benefits.

4. What do you mean by Electronic Retailing? Explain with the help of suitable example.

5. Explain the use of supply chain application software in implementation of E-commerce.

6. List and explain the different types of E-commerce.

Section C Marks 10 each

7. Give a detailed description of Firewalls, its uses, configuration and disadvantages.

8. What is E-business? Explain clearly with the help of a case study.

9. Write short notes on any two of the following:
(a) Encryption Methods.
(b) HTML
(c) Credit Cards.

ADVANCED INTERNET TECHNOLOGY - AIT Paper 1 interview-questions

Download FREE Information Technology Engineering (IT Engg. Branch) Previous 5 Years solved Regular and Reappear Question Papers B.tech PTU 6th Semester (2007, 2006, 2005, 2004, 2003) and related Placement HR - Technical Interview Questions for subject ADVANCED INTERNET TECHNOLOGY - AIT

ADVANCED INTERNET TECHNOLOGY IT 601 MAY 2K5
(B. Tech 6th SEMESTER)

Time 3 hours Maximum Marks: 60

Note: Section A is compulsory. Attempt any Four questions from Section B and any two questions from Section C.

Section- A Marks: 2 each

1.

  1. Given a net mask of 255, 222, 25, 0. How many subnets are available?
  2. What are the advantages of doing reassembly at the ultimate destination instead of doing it after the datagram travels across one network?
  3. What is the need for pre-assigned UDP port numbers?
  4. What is the special case in which a host connected to an Ethernet need not use ARP or an ARP cache before transmitting an IP datagram?
  5. How is a TCP socket different from a UDP socket?
  6. How Silly Window Syndrome is avoided in TCP?
  7. What is RED?
  8. What kind of information is there in routing tables?
  9. What is maximum size of TCP header?
  10. What is encapsulation?

Section- B Marks: 5 each

2. Explain in detail the working of ARP. Specify a special case where thee is no need of ARP for communication.

3. Explain the structure of ICMP message format. Should ICMP error message contain a timestamp that specify when they are sent? Explain.

4. What do you mean by CIDR? Explain with the help of suitable example.

5. List and explain briefly the application layer protocols of TCP/IP.

6. Why a node in a network has got both a MAC address and an IP address? Explain.

Section- C Marks: 10 each

7. Compare the individual fields of IPv4 with IPv6 header. Account for the functionality provided by each IPv4 field by showing how the same functionality is provided in IPv6?

8. Describe in detail the working of each layer of the TCP/IP layered structure? In which way the flow control at network interface differ from flow control at transport layer?

9. Write short notes on any two of the following:

  1. SLIP
  2. UDP
  3. DNS.

ADVANCED INTERNET TECHNOLOGY - AIT Paper 2 interview-questions

Download FREE Information Technology Engineering (IT Engg. Branch) Previous 5 Years solved Regular and Reappear Question Papers B.tech PTU 6th Semester (2007, 2006, 2005, 2004, 2003) and related Placement HR - Technical Interview Questions for subject ADVANCED INTERNET TECHNOLOGY - AIT

ADVANCED INTERNET TECHNOLOGY (NEW) IT 302 MAY 2K5
(B. Tech 6th SEMESTER)

Time 3 hours Maximum Marks: 60

Note: Section A is compulsory. Attempt any Four questions from Section B and any two questions from section C.

Section- A Marks: 2 each

1.

  1. Why does TCP/IP model have layers?
  2. What is the need of domain name system?
  3. What do you understand by port numbers?
  4. What services do port no. 80 and 21 signify?
  5. What does IEEE 802 standard stand for?
  6. What is the role of IP protocol?
  7. What is meant by subnet masks?
  8. What is the use of ICMP packets?
  9. What does ARP do?
  10. What does PPP protocol stand for?

Section- B Marks: 5 each

2. Discuss TCP/IP layered model explaining functions of each layer.

3. Explain the functioning of link layer.

4. Explain the format of IP header.

5. What is the role of ARP and RARP? Where are these incorporated?

6. What is ICMP? Explain IP Routing Principles.

Section- C Marks: 10 each

7. Explain UDP header format and explain each field.

8 (a) Discuss the DNS message format.
(b) Discuss IP addressing rules mentioning subnet masks as well

9 (a) Discuss Telnet and FTP applications.

(b) What is the difference between TCP and UDP headers and services?

MANAGEMENT INFORMATION SYSTEM - MIS Paper 1 interview-questions

Download FREE Information Technology Engineering (IT Engg. Branch) Previous 5 Years solved Regular and Reappear Question Papers B.tech PTU 6th Semester (2007, 2006, 2005, 2004, 2003) and related Placement HR - Technical Interview Questions for subject MANAGEMENT INFORMATION SYSTEM - MIS

MANAGEMENT INFORMATION SYSTEM (New) IT 304 6th Sem May 2k5

Max marks 60

Note: Section A is compulsory. Attempt any Four questions from section B and two from Section C.

Section A Marks 2 each

1.
(a) Why does an organization need different type of information systems?
(b) What is a transaction processing system?
(c) Identify any three decision-making models that managers may use.
(d) What is an ES?
(e) How information system has impact on middle management?
(f) What is the difference between data and information?
(g) What is an ERP?
(h) Describe any three applications of DSS.
(i) What is a GDSS?
(j) How does GDSS help in group decision?

Section B Marks5 each

2. What is an EIS? How does it support unstructured decision-making?

3. How is DSS different from MIS?

4. What is the information requirement for the different levels of management?

5. What are the major components of supply-chain management?

6. What is the target audience and primary purpose of TPS,MIS, DSS and EID?

Section C Marks 10 each

7. What are the various characteristics of DSS? How does it help in decision-making?

8. (a) What are the various steps I the implementation of ERP?
(b) What are the various benefits of ERP implementation?

9. (a) What is the structure of an organization? Discuss with example.
(b) What are the steps in the design of MIS?

NETWORK OPERATING SYSTEM - NOS Papers interview-questions

Download FREE Information Technology Engineering (IT Engg. Branch) Previous 5 Years solved Regular and Reappear Question Papers B.tech PTU 6th Semester (2007, 2006, 2005, 2004, 2003) and related Placement HR - Technical Interview Questions for subject MANAGEMENT INFORMATION SYSTEM - MIS

MANAGEMENT INFORMATION SYSTEM IT 602 6th/7th Sem May 2k5

Max marks 60

Note: Section A is compulsory. Attempt any Four questions from section B and any two from section C.

Section A Marks 2 each

1
(a) Define DSS with example.
(b) What are the benefits of MIS?
(c) Name three levels of organization considered and explain briefly each of them.
(d) What are the components of a DSS?
(e) What are MIS managerial activity subsystems?
(f) How physical structure is different from conceptual structure?
(g) What are the functions of MIS?
(h) What does DRP integrate?
(i) What are the problems tackled by ERP system?
(j) What is integrated Supply Chain Management?

Section B Marks 5 each

2. What are the different types of Information System and explain their functions?

3. An MIS has a number of subsystems. Identify and discuss three such subsystems.

4. What are the problems and challenges faced in Supply Chain Management?

5. What are the factors to be considered for effective and long-lasting DSS?

6. Write short note on the role of MIS in the structure of Organization.

Section C Marks 10 each

7. Develop an information model for a production organization. Also discuss the use of information model for phased implementation of MIS through example.

8. What are the advantages and disadvantages of Re-engineering without ERP?

9. Describe the evolution of Management functions in the life cycle of an organization. Also explain the role of MIS in this evolution with an example.

NETWORK OPERATING SYSTEM - NOS Papers interview-questions

Download FREE Information Technology Engineering (IT Engg. Branch) Previous 5 Years solved Regular and Reappear Question Papers B.tech PTU 6th Semester (2007, 2006, 2005, 2004, 2003) and related Placement HR - Technical Interview Questions for subject NETWORK OPERATING SYSTEM - NOS

NETWORK OPERATING SYSTEM (New) IT 308 6th Sem May 2k5

Max marks 60


Note: Section A is compulsory. Attempt any Four questions from section B and two from Section C.
Section A Marks 2 each

1.
(a) List hardware requirements for Win-NT
(b) Which all software can be installed on Win-NT Server? Give any five.
(c) What is the difference between a server and a client?
(d) What is Ethernet used for?
(e) Give main advantage of FDDI.
(f) What is meant by remote access services?
(g) What is Telnet used for?
(h) What is primary domain controller?
(i) How is work group configured on Win-NT server?
(j) Which operating system was launched after Win-NT?

Section B Marks 5 each

2. What are the role and responsibilities of network administration?

3. What kind of licensing is required by Win-NT server and clients?

4. What is a network protocol? Explain the network model used by win-NT?

5. How are backups maintained by Win-NT server?

6. analyze the performance of FDDI and Ethernet.

Section C Marks 10 each

7. Explain the Win-NT Service and Security Architecture.

8 (a) Discuss the ATM technologies for networks.
(b) Which file system is used in Win-NT? Explain.

9 (a) What is meant by distributed file system?
(b) Explain how groups and users are managed in win-NT.

NETWORK OPERATING SYSTEM - NOS Paper 2 interview-questions

Download FREE Information Technology Engineering (IT Engg. Branch) Previous 5 Years solved Regular and Reappear Question Papers B.tech PTU 6th Semester (2007, 2006, 2005, 2004, 2003) and related Placement HR - Technical Interview Questions for subject NETWORK OPERATING SYSTEM

NETWORK OPERATING SYSTEM (New) IT 308 6th Sem May 2k5

Max marks 60


Note: Section A is compulsory. Attempt any Four questions from section B and two from Section C.
Section A Marks 2 each

1.
(a) List hardware requirements for Win-NT
(b) Which all software can be installed on Win-NT Server? Give any five.
(c) What is the difference between a server and a client?
(d) What is Ethernet used for?
(e) Give main advantage of FDDI.
(f) What is meant by remote access services?
(g) What is Telnet used for?
(h) What is primary domain controller?
(i) How is work group configured on Win-NT server?
(j) Which operating system was launched after Win-NT?

Section B Marks 5 each

2. What are the role and responsibilities of network administration?

3. What kind of licensing is required by Win-NT server and clients?

4. What is a network protocol? Explain the network model used by win-NT?

5. How are backups maintained by Win-NT server?

6. analyze the performance of FDDI and Ethernet.

Section C Marks 10 each

7. Explain the Win-NT Service and Security Architecture.

8 (a) Discuss the ATM technologies for networks.
(b) Which file system is used in Win-NT? Explain.

9 (a) What is meant by distributed file system?
(b) Explain how groups and users are managed in win-NT.

EXPERT SYTEMS - ES Paper 1 interview-questions

Download FREE Information Technology Engineering (IT Engg. Branch) Previous 5 Years solved Regular and Reappear Question Papers B.tech PTU 6th Semester (2007, 2006, 2005, 2004, 2003) and related Placement HR - Technical Interview Questions for subject EXPERT SYTEMS - ES

EXPERT SYTEMS (New) IT 312-A B Tech 6th Sem May 2k5
Max Marks 60
Note: Section A is compulsory. Attempt any four questions each carrying 5 marks from section B and any two each carrying 10 marks from section C.

Section A (10 x 2 = 20)
1.

  1. What do you mean by inferencing?
  2. Define natural language processing.
  3. Define an expert system.
  4. List four major potential users of expert systems.
  5. Define knowledge engineering.
  6. What is the difference between documented and undocumented knowledge?
  7. List major difficulties of knowledge acquisition from multiple users.
  8. List major knowledge representation methods.
  9. What are basic parts of a production rule?
  10. Define backward chaining and contrast it with forward chaining.

Section B (4 x 5 = 20)

2. What kind of mistakes might ES make and why? Why is it easier to correct mistakes in ES than conventional programs?

3. Define and contrast shallow knowledge and deep knowledge.

4. Give an example that illustrates the difference between propositional logic and predicate calculus.

5. Provide an example that shows how a semantic network can depict inheritance.

6. Describe how appropriate reasoning is performed using fuzzy rules.

Section C (2 x 10 = 20)

  1. Describe the major tasks performed by knowledge engineers. What are the major advantages of acquiring knowledge through a knowledge engineer? Knowledge engineers are compared to system analysts, why?

8. (a) Construct a semantic network for the following situation: Mini is a robin; it lives in a nest, which is on a pine tree in Ms. Wang’s backyard. Robins are birds; They can fly and they have wings. They are an endangered species and they are protected by Government regulations.
(b) Discuss briefly the features of MYCIN.

9. (a) What are Scripts? Prepare a script about shopping in a supermarket.
(b) Compare and contrast neural computing with conventional computing.

OPERATIONS RESEARCH - OR Paper 1 interview-questions

Download FREE Information Technology Engineering (IT Engg. Branch) Previous 5 Years solved Regular and Reappear Question Papers B.tech PTU 6th Semester (2007, 2006, 2005, 2004, 2003) and related Placement HR - Technical Interview Questions for subject OPERATIONS RESEARCH - OR


OPERATIONS RESEARCH 6th Semester IT 210 (MAY 2005)
I (a) What is the condition that a set of m linear equations with n variable Ax = b be consistent?
(b) What is the necessary and sufficient condition for a solution set of a linearly independent set of equations to be a basic solution?
(c) What are the slack and surplus variable?
(d) Define symmetric primal and dual? (e) Define an assignment problem
(f) How can we solve a maximization assignment problem?
(g) What do you understand by sensitivity analysis?
(h) Define a symmetric game. Why is it called so?
(i) What is the probability of the queue being non-empty?
(j) If the primal problem has no feasible solution, then the dual will also have no feasible solution. Explain
II What do you mean by consistent solutions? Under what condition a set of linear equations will be consistent? Prove that a set of linearly independent set of equations are consistent but the converse is not necessarily true. Define a basic solution of a system of m independent linear equations with n unknowns.
III If a LPP admits an optimal solution, the objective function assumes the optimum value at an extreme point f the convex set generate3d by the et of all FS.
IV Solve the LPP by Simplex Method:
Maximize z=3x1 + 2x2
Subject to 2x1 + x2 ≤ 12
6x1 + 5x2 ≤ 40 and x1, x2 ≥ 0
V Find the minimum cost of transportation in the following problem:

VI Describe the ‘revised simplex algorithm, in solving Linear programming problem.
VII (a) Compare the relative advantages and disadvantages of the revised simplex method over the ordinary simplex method.
(b) Discuss the working principle of ‘Dual simplex method’ in solving a linear programming problem. Why is the method called as dual simplex method?
VIII (a) Customers arrive at a post office manned by a single person according to Poisson input process with mean rate of 10 per hour. The time required to serve a customer has an exponential distribution with a mean of 4 minutes. Find: (i) average number in the system (ii) the probability that there would be 2 customers in the queue.
(b) Draw spanning tree for the figure given below:



IX Write short notes on the following:

    • PERT and CPM
    • Minimum Cost Flow Problem
    • Simulation

OPERATIONS RESEARCH - OR Paper 2 interview-questions

Download FREE Information Technology Engineering (IT Engg. Branch) Previous 5 Years solved Regular and Reappear Question Papers B.tech PTU 6th / 7th Semester (2007, 2006, 2005, 2004, 2003) and related Placement HR - Technical Interview Questions for subject OPERATIONS RESEARCH - OR

OPERATIONS RESEARCH 6/7th Semester ME 311 (MAY 2005)
I

  1. What are the main characteristics of operations research?
  2. Define a feasible region.
  3. When does simplex method indicate that the LPP has unbounded solution?
  4. What do you mean by degeneracy in transportation problem?
  5. What is Dynamic Programming?
  6. Define a Critical Activity.
  7. Distinguish between PERT and CPM
  8. Define a Queue
  9. Solve the game whose pay-off matrix is

Fig. 1

Player B

B1 B2 B3


(These Figures are Not Available)

  1. Write the dual of the following problem:

Maximize z=20x1 + 40x2
Subject to 2x1 + 20x2 =40
20x1 + 3x2 =20
4x1 + 15x2 =30
x1, x2 ≥ 0
II Use two-phase Simplex method to
Maximize z=5x1 - 4x2 +3 x3
Subject to 2x1 + x2 - 6x3 =20
6x1 + 5x2 +10 x3≤ 76
8x1 -3x2 + 6 x3≤ 50 and x1, x2 x3, ≥ 0
III Find the optimum solution to the following transportation problem:

Fig. 2

Factory

Warehouse

Capacity


D

E

F

G


A

42

48

38

37

160

B

40

49

52

51

150

C

39

38

40

43

190

Demand

80

90

116

160


IV At a central warehouse, vehicles arrive at the rate of 18 per hour and arrival rate follows Poisson distribution. The unloading time of the vehicle follows exponential distribution and he unloading rate is 6 vehicles per hour. There are 4 unloading crews. Find the following:

  1. Probability of having zero vehicles
  2. Average number of vehicles waiting in the queue and in the system.
  3. Average waiting time of the vehicles in queue and in the system.

V The annual demand for a component is 7200 units. The carrying cost is Rs. 500/ unit/ year, the ordering cost is Rs. 1500 per order and the shortage cost is Rs. 2000/ unit / year. Find the optimum value of:

  1. Economic order quantity
  2. Maximum inventory
  3. Maximum shortage quantity
  4. Inventory period
  5. Cycle time.

VI Solve the following sequencing problem, giving an optimal solution when passing is not allowed. What is the total elapsed time?

Fig. 3

Machine

Processing Time in Hours

Job

M1

M2

M3

M4

1

20

3

3

25

2

12

5

1

11

3

18

4

2

10

4

17

2

4

28

VII With the help of the information given in the table below, find out the critical path, earliest start and finish time, latest start and finish time of each event. Also calculate the total slack of each activity.

Fig. 4

Activity

Duration

Immediate Predecessor

1-2

6

-

1-3

8

-

2-3

3

1-2

3-4

4

1-3,2-3

3-6

12

1-3,2-3

3-5

10

1-3,2-3

2-4

8

1-2

4-6

8

2-4,3-4

5-6

6

3-5

5-7

12

3-5

6-7

8

4-6,3-6,5-6

7-8

7

6-7,5-7

VIII The data for the project is given below:

Fig. 5

Activity

Preceding Activity

Time (weeks)

Cost (Rs)

Normal

Crash

Normal

Crash

A

-

3

2

18000

19000

B

-

8

6

600

1000

C

B

6

4

10000

12000

D

B

5

2

4000

10000

E

A

13

10

3000

9000

F

A

4

4

15000

15000

G

F

2

1

1200

1400

H

C,E,G

6

4

3500

4500

I

F

2

1

7000

8000

    1. Draw the network diagram and find the critical path.
    2. If a dead line of 17 weeks is imposed for completion of he project, what activities will be crashed, what would be he additional cost, and what would be he critical activities o the network of the crashing?

IX A company is dealing with newly invested telephone device is faced with the problem of the following strategies:

  1. manufacture the device itself
  2. to be paid on royalty basis by another manufacturer
  3. sell the rights for its invention for a lumpsum.

The profit in thousand of rupees that can be expected in each case and the associated probabilities with the sales volume is shown in table:

Fig. 6

Event

Probability

Manufacture
Itself

Royalties

Sell the rights

High demand

0.2

100

40

20

Medium demand

0.3

30

25

20

Low demand

0.5

-10

15

20

  1. Represent the company’s problem in the form of a decision tree.
  2. Extend the diagram further for the following information:
  3. If the company manufactures itself and the sales are medium and high, it has he opportunity of developing a new version of its telephone.

(ii) Past experience says there is 60% chance of successful development.
(iii) If the cost of development is Rs. 20 and the profits are Rs. 35 and Rs. 10 for high and medium demand respectively.
All monetary values are in thousands.

OPERATIONS RESEARCH - OR Paper 3 interview-questions

Download FREE Information Technology Engineering (IT Engg. Branch) Previous 5 Years solved Regular and Reappear Question Papers B.tech PTU 8th Semester (2007, 2006, 2005, 2004, 2003) and related Placement HR - Technical Interview Questions for subject OPERATIONS RESEARCH - OR

OPERATIONS RESEARCH 6th Semester CS 322 (MAY 2005)
I
(a) What are decision variables?
(b) What are mixed inter-programming problems?
(c) What are the various types of games?
(d) What do you mean by modeling?
(e) Distinguish between PE and CPM
(f) What do you mean by the infeasible solution to a LP?
(g) What do you mean by the objective function?
(h) What is a balanced transportation problem?
(i) Why is Simulation used?
(j) What is a queue? Give an example.

II What is operations research? Describe briefly its applications?

III Determine the Initial Basic Feasible solution to the following transportation problem using row-minima rule:

From

To Available

3

4

6

8

9

20

2

10

1

5

8

30

7

11

20

40

3

15

2

1

9

14

16

13

Demand

40

6

8

18

6



IV Explain clearly the following terms:
(i) Strategy
(ii) Pay-off Matrix and
(iii) Saddle point

V A self service store employs one cashier at its counter. Nine customers arrive on an average every 5 minutes while the cashier can serve 10 customers in 5 minutes. Assuming Poisson distribution for arrival rate and exponential distribution for service rate, find
(a) Average number of customers in the system
(b) Average number of customer in queue or average queue length
(c) Average tie a customer spends in the system.
(d) Average time a customer waits before being served.

VI Write a short note on Simulation using Monte- Carlo Method

VII Use duality to solve the LPP
Maximize z=2x1+x2
Subject to x1+2x2 = 10
x1+3x2 = 6
x1 - x2 = 2
x1 - 2x2 = 1
x1 , x2 = 0

VIII Discuss a suitable algorithm/ method to find the minimum spanning tree associated with a particular network/graph

IX Considering the following data for the activities concerning a project:

Name of the activity

A

B

C

D

E

F

Immediate predecessors

-

A

A

B,C

-

E

Estimated time (days)

2

3

4

6

2

8


(a) Draw a network diagram for the project
(b) Find the minimum project completion time
(c) List the bottleneck activities
(d) Find total float, free float and independent float for the various activities
(e) Find slack for various events

E-SERVICES - ES Paper 1 interview-questions

Download FREE Information Technology Engineering (IT Engg. Branch) Previous 5 Years solved Regular and Reappear Question Papers B.tech PTU 6th Semester (2007, 2006, 2005, 2004, 2003) and related Placement HR - Technical Interview Questions for subject E-SERVICES IT

E-SERVICES IT 720 6TH Sem May 2k5

Max Marks 60

Note: Section A is compulsory. Attempt any Four questions from Section B and two from Section C

Section A Marks 2 each
1.
(a) What are the different types of E-cable?
(b) What is smart card used for?
(c) What is significance of mutual bonds?
(d) What is banking and financial payments?
(e) How do consumer needs implicate electronic payment systems?
(f) List advantages of E-marketing.
(g) What are the objectives of online advertisement?
(h) What to you understand by accounting cycles?
(i) What is market segmentation?
(j) How are online stock maintained?

Section B Marks 5 each

2. Which are the various branches of accounting?

3. What are the roles of an accountant in an organization?

4. What are the different types of E-currency?

5. What are the factors which influence buying process of a consumer?

6. What are the various E-marketing strategies?

Section C Marks 10 each

7. How are financial statements of an organization prepared?

8. (a) What are the legal issues involved in E-transactions?
(b) Give any one case study where legal issues had been involved in E-transaction

9. (a) Explain ETHBSAI model for E-business .
(b) What is Robertson model meant for? Explain.

TCS Placement Paper 3 interview-questions

1. The C language terminator is

(a) semicolon
(b) colon
(c) period
(d) exclamation mark


2. What is false about the following -- A compound statement is

(a) A set of simple statments
(b) Demarcated on either side by curly brackets
(c) Can be used in place of simple statement
(d) A C function is not a compound statement.


3. What is true about the following C Functions

(a) Need not return any value
(b) Should always return an integer
(c) Should always return a float
(d) Should always return more than one value


4. Main must be written as

(a) The first function in the program
(b) Second function in the program
(c) Last function in the program
(d) Any where in the program


5. Which of the following about automatic variables within a function is correct ?

(a) Its type must be declared before using the variable
(b) Tthey are local
(c) They are not initialised to zero
(d) They are global


6. Write one statement equivalent to the following two statements

x=sqr(a);
return(x);

Choose from one of the alternatives

(a) return(sqr(a));
(b) printf("sqr(a)");
(c) return(a*a*a);
(d) printf("%d",sqr(a));


7. Which of the following about the C comments is incorrect ?

(a) Ccommentscan go over multiple lines
(b) Comments can start any where in the line
(c) A line can contain comments with out any language statements
(d) Comments can occur within comments


8. What is the value of y in the following code?
x=7;
y=0;
if(x=6) y=7;
else y=1;

(a) 7
(b) 0
(c) 1
(d) 6


9. Read the function conv() given below
conv(int t){
int u;
u=5/9 * (t-32);
return(u);
}

What is returned

(a) 15
(b) 0
(c) 16.1
(d) 29


10. Which of the following represents true statement either x is in the range of 10 and 50 or y is zero

(a) x >= 10 && x <= 50 y = = 0 (b) x<50>=50
(d) None of these


11. Which of the following is not an infinite loop ?

(a) while(1)\{ ....}

(b) for(;;)
{
...
}

(c) x=0;
do{
/*x unaltered within the loop*/
.....}
while(x = = 0);

(d) # define TRUE 0
...
while(TRUE){
....}

12. What does the following function print?
func(int i)
{ if(i%2)return 0;
else return 1;}
main()
{
int =3;
i=func(i);
i=func(i);
printf("%d",i);
}

(a) 3
(b) 1
(c) 0
(d) 2


13. How does the C compiler interpret the following two statements
p=p+x;
q=q+y;

(a) p=p+x;
q=q+y
(b)p=p+xq=q+y
(c)p=p+xq;
q=q+y
(d)p=p+x/q=q+y

For questions 14,15,16,17 use the following alternatives

a.int
b.char
c.string
d.float

14. '9'

15. "1 e 02"

16. 10e05

17. 15

18. Read the folllowing code

# define MAX 100
# define MIN 100
....
....
if(x>MAX)
x=1;
else if(x

if the initial value of x=200,what is the value after executing this code?

(a) 200
(b) 1
(c) -1
(d) 50


19. A memory of 20 bytes is allocated to a string declared as char *s
then the following two statements are executed:
s="Entrance"
l=strlen(s);

what is the value of l ?

(a)20
(b)8
(c)9
(d)21


20. Given the piece of code

int a[50];
int *pa;
pa=a;

To access the 6th element of the array which of the following is incorrect?

(a) *(a+5)
(b) a[5]
(c) pa[5]
(d) *(*pa + 5}


21. Consider the following structure:

struct num nam{
int no;
char name[25];
}

struct num nam n1[]={{12,"Fred"},{15,"Martin"},{8,"Peter"},{11,Nicholas"}};
.....
.....
printf("%d%d",n1[2],no,(*(n1 + 2),no) + 1);

What does the above statement print?

(a) 8,9
(b) 9,9
(c) 8,8
(d) 8,unpredictable value


22. Identify the in correct expression

(a) a=b=3=4;
(b) a=b=c=d=0;
(c)float a=int b=3.5;
(d)int a; float b; a=b=3.5;


23. Regarding the scope of the varibles;identify the incorrect statement:

(a)automatic variables are automatically initialised to 0
(b)static variables are are automatically initialised to 0
(c)the address of a register variable is not accessiable
(d)static variables cannot be initialised with any expression


24. cond 1?cond 2?cond 3?:exp 1:exp 2:exp 3:exp 4;
is equivalent to which of the following?

(a)if cond 1
exp 1;
else if cond 2
exp 2;
else if cond 3
exp 3;
else exp 4;

(b) if cond 1
if cond 2
if cond 3
exp 1;
else exp 2;
else exp 3;
else exp 4;

(c) if cond 1 && cond 2 && cond 3
exp 1 exp 2exp 3exp 4;

(d) if cond 3
exp 1;
else if cond 2 exp 2;
else if cond 3 exp 3;
else exp 4;

25. The operator for exponencation is

(a) **
(b) ^
(c) %
(d) not available


26. Which of the following is invalid

(a) a+=b
(b) a*=b
(c) a»=b
(d) a**=b


27. What is y value of the code if input x=10

y=5;
if (x==10)
else if(x==9)
else y=8;

(a)9
(b)8
(c)6
(d)7


28. What does the following code do?

fn(int n,int p,int r){
static int a=p;
switch(n){
case 4:a+=a*r;
case 3:a+=a*r;
case 2:a+=a*r;
case 1:a+=a*r;}}

(a)computes simple interest for one year
(b)computes amount on compound interest for 1 to 4 years
(c)computes simple interest for four year
(d)computes compound interst for 1 year


29. a=0;
while(a<5)>
How many times does the loop occurs?

(a)infinite
(b)5
(c)4
(d)6


30. How many times does the loop iterated ?

for (i=0;i=10;i+=2)
printf("Hi\\n");

(a)10
(b) 2
(c) 5
(d) None of these


31. What is incorrect among the following
A recursive function

(a) calls itself
(b) is equivalent to a loop
(c) has a termination condition
(d) does not have a return value at all

32. Which of the following go out of the loop if expn 2 becoming false

(a) while(expn 1)\{...if(expn 2)continue;}
(b) while(!expn 1)\{if(expn 2)continue;...}
(c) do{..if(expn 1)continue;..}while(expn 2);
(d)
while(!expn 2)\{if(expn 1)continue;..\}


33. Consider the following program

main()
{unsigned int i=10;
while(i>=0){
printf("%u",i)
i--;}
}

How many times the loop will get executed

(a)10
(b)9
(c)11
(d)infinite


34.Pick out the add one out

(a) malloc()
(b) calloc()
(c) free()
(d) realloc()


35.Consider the following program

main(){
int a[5]={1,3,6,7,0};
int *b;
b=&a[2];
}

The value of b[-1] is

(a) 1
(b) 3
(c) -6
(d) none


36.
# define prod(a,b)=a*b
main(){
int x=2;
int y=3;
printf("%d",prod(x+2,y-10)); }

the output of the program is

(a) 8
(b) 6
(c) 7
(d) None


37.Consider the following program segment

int n,sum=1;
switch(n){
case 2:sum=sum+2;
case 3:sum*=2;
break;
default:sum=0;}

If n=2, what is the value of sum

(a) 0
(b) 6
(c) 3
(d) None of these


38. Identify the incorrect one

1.if(c=1)
2.if(c!=3)
3.if(a

(a) 1 only
(b) 1&3
(c) 3 only
(d) All of the above


39. The format specified for hexa decimal is

(a) %d
(b) %o
(c) %x
(d) %u


40. Find the output of the following program

main(){
int x=5, *p;
p=&x
printf("%d",++*p);
}

(a) 5
(b) 6
(c) 0
(d) none of these


41.Consider the following C code

main(){
int i=3,x;
while(i>0){
x=func(i);
i--; }

int func(int n){
static sum=0;
sum=sum+n;
return(sum);}

The final value of x is

(a) 6
(b) 8
(c) 1
(d) 3


43. Int *a[5] refers to

(a) array of pointers
(b) pointer to an array
(c) pointerto a pointer
(d) none of these


44.Which of the following statements is incorrect

(a) typedef struct new{
int n1;
char n2;
} DATA;

(b) typedef struct {
int n3;
char *n4;}ICE;

(c) typedef union{ int n5;
float n6;} UDT;

(d) #typedef union {
int n7;
float n8;} TUDAT;

Keep watching out for January, February, March, April, May, June, July, August, September, October, November and December 2006, 2007 and TCS and other IT Companies Latest & Previous solved placement question papers held at IITs, Universities, Colleges in Punjab (Chandigarh), Haryana, Delhi, Karnataka (Bangalore), West Bengal, Tamil Nadu (Chennai), Andhra Pradesh (Hyderabad), Maharashtra (Mumbai). Also the HR - Technical Interview questions and GD Topics & Tips.. Only at previouspapers.blogspot.com

TCS Placement Paper 4 interview-questions

Directions for questions 1-15:Find the synonyms of the following words

1. Depreciation

Ans. Deflation, Depression, Devaluation, fall, slump in value

2. Deprecate

Ans. Feel and express disapproval of

3. Incentive

Ans. Thing one encourages a person to do something

4. Echelon

Ans. Level of authority or responsibility

5. Innovation

Ans.To make changes or introduce new things

6. Intermittant

Ans. Externally stopping and then starting

7. Detrimental

Ans.Harmful

8. Aberration

Ans. Deviation

9. Conciliation

Ans.To make less angry or more friendly

10. Orthodox

Ans.Conventional or superstitious

11. Fallible

Ans.Liable to err

12. Volatile

Ans.Ever changing

13. Manifestion

Ans.Clear or obvious

14. Connotation

Ans. Suggest in addition to the fundamental meaning

15. Reciprocal

Ans. Reverse, Opposite

Quantitative Section

1. There are 150 weights .Some are 1 kg weights and some are 2 kg weights. The sum of the weights is 260.What is the number of 1kg weights?

Ans. 40

2. A is driving on a highway when the police fines him for overspeeding and exceeding the limit by 10 km/hr.At the same time B is fined for overspeeding by twice the amount by which A exceeded the limit.If he was driving at 35 km/hr what is the speed limit for the road?

Ans. 15 kmph

3. A moves 3 kms east from his starting point . He then travels 5 kms north. From that point he moves 8 kms to the east.How far is A from his starting point?

Ans. 13 kms

4. A car travels 12 kms with a 4/5th filled tank.How far will the car travel with 1/3 filled tank?

Ans. 5 kms

5. The sum of the digits of a two digit number is 8. When 18 is added to the number, the digits are reversed. Find the number?

Ans. 35

6. The cost of one pencil, two pens and four erasers is Rs.22 while the cost of five pencils, four pens and two erasers is Rs.32.How much will three pencils, three pens and three erasers cost?

Ans. 27

7. Fathers age is 5 times his son's age. 4 years back the father was 9 times older than son.Find the fathers' present age.

Ans. 40 years

8. What number should be added to or subtracted from each term of the ratio 17 : 24 so that it becomes equal to 1 : 2.

Ans. 10 should be subtracted

9. What is the 12th term of the series 2, 5, 8, ....

Ans. 35

10. If 20 men take 15 days to to complete a job, in how many days can 25 men finish that work?

Ans. 12 days

11. In a fraction, if 1 is added to both the numerator at the denominator, the fraction becomes 1/2. If numerator is subtracted from the denominator, the fraction becomes 3/4. Find the fraction.

Ans. 3/7

12. If Rs.1260 is divided between between A, B and C in the ratio 2:3:4, what is C's share?

Ans. Rs. 560

13. A shopkeeper bought a watch for Rs.400 and sold it for Rs.500.What is his profit percentage?

Ans. 25%

14. What percent of 60 is 12?

Ans. 20%

15. Hansie made the following amounts in seven games of cricket in India: Rs.10, Rs.15, Rs.21, Rs.12, Rs.18, Rs.19 and Rs.17(all figures in crores of course).Find his average earnings.

Ans. Rs.16 crore

Critical Reasoning Section

This section is basically just a reading comprehension section.The critical reasoning section consists of some passages followed by 4 to 7 questions per passage.The questions are such that they require ability to read fast and comprehend.The questions asked in this section have three choices TRUE, FALSE, CAN'T SAY.Some examples of passages are given in test 1.For further practice you may go through any GRE or CAT book which will provide you with ample practice regarding these kinds of questions.

Psychometric Test

This test consists of 150 questions and is just a pyshcology test which should be answered confidently and doesn't require any preparation.One must try being consistent while answering as the same questions are repeatedly asked in different forms.Also one must answer all questions.Questions are of yes or no kind.

Example:

Are you sincere?

If you find a purse in the market with loads of money would you return it to the rightful owner?

While climbing up the stairs do you take two steps at a time?

Do you drink and smoke more than you think you should?

Are you the life of the party you attend?

Are you shy?

TCS Placement Paper 5 interview-questions

Verbal Section

Directions for questions 1-15:Find the synonyms of the following words

1. Merry

Ans. Gay,Happy

2. Alienate

Ans. Estrange

3. Solicit

Ans. To request

4.Heap

Ans. To pile

5.Cargo

Ans. Freight

6.Momentary

Ans. Transient

7. Volume

Ans.Quantity

8.Veer

Ans.Diverge

9.Dispel

Ans.Dissipate

10.Admonish

Ans.Cautious

11.Meager

Ans.Scanty

12.Latitude

Ans.Scope

13.Latent

Ans.Potential

14.Covet

Ans.Crave

15.Discretion

Ans. Prudence

Quantitative Section

1. If two pencils cost 8 cents, then how much do 5 pencils cost?

Ans. 20 cents

2. Some work is done by two people in 24 minutes. One of them can do this work alone in 40 minutes. How much time does the second person take to do the same work ?

Ans. 60 minutes

3. A car is filled with four and half gallons of fuel for a round trip.If the amount of fuel taken while going is 1/4 more than the amount taken for coming, what is the amount of fuel consumed while coming back?

Ans.2 gallons

4. The lowest temperature in the night in a city A is 1/3 more than 1/2 the highest during the day. Sum of the lowest temperature and the highest temperature is 100 degrees. Then what is the low temp?

Ans.40 degrees

5. Javagal, who decided to go to weekened trip should not exceed 8 hours driving in a day. The average speed of forward journey is 40 miles/hr.Due to traffic on sundays, the return journey's average speed is 30 m/h. How far he can select a picnic spot?

a) 120 miles
b) between 120 and 140 miles
c) 160 miles

Ans. 120 miles

6. A salesperson by mistake multiplied a number and got the answer as 3, instead of dividing the number by 3.What is the answer he should have actually got?

Ans. 3

7. A building with height D shadow upto G. What is the height of a neighbouring building with a shadow of C feet.

Ans. (C*D)/G

8. A person was fined for exceeding the speed limit by 10 mph. Another person was also fined for exceeding the same speed limit by twice the same. If the second person was travelling at a speed of 35 mph, find the speed limit.

Ans. 15 mph

9. A bus started from bustand at 8.00am, and after staying for 30 minutes at a destination, it returned back to the busstand. The destination is 27 miles from the busstand. The speed of the bus is 18mph. During the return journey bus travels with 50% faster speed.At what time does it return to the busstand?

Ans. 11.00am

10. In a mixture, R is 2 parts and S is 1 part. In order to make S to 25% of the mixture, how much of R is to be added?

Ans.One part of R

11. Wind flows 160 miles in 330 min, for travelling 80 miles how much time does it require?

Ans. 2 hrs 45 mins

12. With a 4/5 full tank a vehicle can travel 12 miles, how far can it travel with a 1/3 full tank

Ans. 5 miles

13. There are two trees in a lawn. One grows at a rate 3/5 of the other in 4 years. If the total growth of trees is 8 ft. What is the height of the smaller tree after 2 years

Ans. 1 1/2 feet

14. Refer to the figure below.A ship started from P and moves at a speed of I miles per hour and another ship starts from L and moving with H miles per hour simultaneously.Where do the two ships meet?

---g------h------i------j------k------l---

PG H I J K L are the various stops in between denoted by . The values g, h, i, j, k, l denote the distance between the ports.

Ans. Between I and J, closer to J

15. If A is travelling at 72 km per hour on a highway. B is travelling at a speed of 25 meters per second on a highway. What is the difference in their speeds in m/sec.

Ans. 1 m/sec

Critical Reasoning Section

The critical reasoning section consists of some passages followed by 4 to 7 questions per passage. The questions are such that they require ability to read fast and comprehend. The questions asked in this section have three choices TRUE, FALSE, CAN'T SAY. Some examples of questions are given below. Please note that these passages are not the exact passages asked. The passages used a good deal of difficult words which have been removed in this reproduction. Also the passages appearing in the actual paper are much lengthier.

Directions: Answer the questions given below the passage or statement as true, false or can't say.

PASSAGE A: My father has no brothers. He has three sisters who has two childs each.

Answer 1-5 based on the passage A

1.My grandfather has two sons .

Ans. False

2. Three of my aunts have two sons

Ans. Can't say

3. My father is only child to his father

Ans. False

4. I have six cousins from my mother side

Ans. Can't say

5. I have one uncle

Ans. Can't say(uncle can be from the mother's side as well)

PASSAGE B: Ether injected into gallablader to dissolve colestrol based gallstones. This type one day treatment is enough for gallstones not for calcium stones. This method is alternative to surgery for millions of people who are suffering from this disease.

Answer questions 6-9 based on passage B

6.Calcium stones can be cured in oneday

Ans. False

7. Hundreds of people contains calcium stones

Ans. Can't say

8. Surgery is the only treatment to calcium stones

Ans. True

9. Ether will be injected into the gallbleder to cure the cholestrol based gall stones

Ans. True

PASSAGE C: Hacking is illegal entry into another computer. This happens mostly because of lack of knowledge of computer networking. With networks one machine can access to another machine.Hacking go about without knowing that each network is accredited to use network facility.

Answer questions 10-12 based on passage C

10. Hackers never break the code of the company which they work for

Ans. Can't say

11. Hacking is the only vulnerability of the computers for the usage of the data

Ans. False

12.Hacking is done mostly due to the lack of computer knowledge

Ans. False

PASSAGE D: Alphine tunnels are closed tunnels.In the past 30 yrs not even a single accident has been recorded for there is one accident in the rail road system. Even in case of a fire accident it is possible to shift the passengers into adjacent wagons and even the live fire can be detected and extinguished with in the duration of 30 min.

Answer questions 13-16 based on passage D

13. No accident can occur in the closed tunnels

Ans. True

14. Fire is allowed to live for 30 min

Ans. False

16. All the care that travel in the tunnels will be carried by rail shutters.

Ans.True

PASSAGE E: In the past helicopters were forced to ground or crash because of the formation of the ice on the rotors and engines. A new electronic device has been developed which can detect the watercontent in the atmosphere and warns the pilot if the temperature is below freezing temperature about the formation of the ice on the rotors and wings.

Answer questions 17-20 based on passage E

17.The electronic device can avoid formation of the ice on the wings

Ans.False

18. There will be the malfunction of rotor & engine because of formation of ice

Ans.True

19. The helicopters were to be crashed or grounded

Ans.True

20. There is only one device that warn about the formation of ice

Ans.True

PASSAGE F:In the survey conducted in mumbai out of 63 newly married house wives not a single house wife felt that the husbands should take equal part in the household work as they felt they loose their power over their husbands. Inspite of their careers they opt to do the kitchen work themselves after coming back to home. the wives get half as much leisure time as the husbands get at the week ends.

Answer questions 21-23 based on passage F.

21.Housewives want the husbands to take part equally in the household

Ans.False

22. Wives have half as much leisure time as the husbands have

Ans. False

23. 39% of the men will work equally in the house in cleaning and washing.

Ans. False

PASSAGE G:Copernicus is the intelligent. In the days of copernicus the transport and technology development was less & it took place weeks to comunicate a message at that time,wherein we can send it through satellite with in no time.Even with this fast developments it has become difficult to understand each other.

Answer questions 24-27 based on passage G.

24. People were not intelligent during Copernicus days

Ans.False

25. Transport facilities are very much improved in noe a days

Ans.Can't say

26. Even with the fast developments of the techonology we can't live happily.

Ans. Can't say

27. We can understand the people very much with the development of communication

Ans. False.

PASSAGE H:Senior managers warned the workers that because of the intfoductors of japanese industry in the car market. There is the threat to the workers.They also said that there will be the reduction in the purchase of the sales of car in public.the interest rates of the car will be increased with the loss in demand.

Answer questions 28-31 based on passage H.

28. Japanese workers are taking over the jobs of indian industry.

Ans.False

29.Managers said car interests will go down after seeing the raise in interest rates.

Ans.True

30. Japanese investments are ceasing to end in the car industry.

Ans. False

31. People are very interested to buy the cars.

Ans.False

PASSAGE I: In the totalitariturican days, the words have very much devalued. In the present day, they are becoming domestic that is the words will be much more devalued. In that days, the words will be very much effected in political area. but at present, the words came very cheap .We can say they come free at cost.

Answer questions 32-34 based on passage I.

32.Totalitarian society words are devalued.

Ans.False

33. Totalitarians will have to come much about words

Ans.True

34. The art totalitatian society the words are used for the political speeches.

Ans. False

PASSAGE J:There should be copyright for all arts. The reele has came that all the arts has come under one copy right society,they were use the money that come from the arts for the developments . There may be a lot of money will come from the Tagore works. We have to ask the benifiters from Tagore work to help for the development of his works.

Answer questions 35-39 based on passage J.

35. Tagore works are came under this copy right rule.

Ans. False

36. People are free to go to the public because of the copy right rule.

Ans.Can't say

38. People gives to theater and collect the money for development.

Ans.Can't say

39. We have ask the Tagore resedents to help for the developments of art.

Ans.Can't say

Psycometric Test

You don't need to fret much about this test. This test consists of 150 questions and is just a pyshcology test which should be answered confidently and doesn't require any preparation.One must try being consistent while answering as the same questions are repeatedly asked in different forms.Also one must answer all questions.Questions are of yes,no or can't say kind.

1. Will you be interested in social activities.

2. While going upstairs do you move two steps at a time.

3. Can you make friends with people of the same sex or with opposite sex also

4. Your friends consider you as a leader in your group

5. People think that your'e serious minded.

6. There are times you feel dull without any reason.

7. You host several parties

8. When relatives come to your house do you entertain them.

9. You can work for long hours without tireness.

10. In your company you want to lead the organisation.


Latest and Previous Solved TCS Placement Papers and HR Technical Tech Interview Questions GD Topics Lists and Lots More only at previouspapers.blogspot.com