Skip to main content

Posts

Showing posts from April, 2017

IMPORTANT QUESTIONS PROJECT MANAGEMENT

Project Management Important Questions Q1). What do you mean by feasibility? Discuss different types of feasibility. Q2). Discuss techniques for establishing cost. Q3). How can project profitability be evaluated? Q4). Discuss briefly various procedure in Project Implementation. Q5). What is system characteristics of the system? Q6). What are the contents of project procedure manual? Write in detail project execution plan. Q7). Discuss technique Work breakdown structure. Q8). Tools and techniques of Project Planning scheduling and monitoring. Q9).What are different types of system? Q10). Discuss different stages of the project. Q11). What are essential of cost control. How project manager ensures cost control. Q12). What are different performance indicator and how performance of project can be improved / can be controlled. Q13). What is project environment. Q14). Discuss objectives of SRS. Q15). Discuss SRS and its attributes. Q16). Discuss SRS by explaining its

IMPORTANT QUESTIONS UNIX

UNIX OPERATING SYSTEM  Q1). Define Operating System. Discuss its various features.  Q2). Explain the various types of Operating System.  Q3). Differentiate between Unix and Windows OS.   Q4). Short notes on Different / Various OS.   Q5). Write a short note on: Kernel Shell Unix file system PCB Q6). Define Process. Explain its state with the help of a diagram. Q7). Explain commands File management Process management Inter user-Inter machine commands Q8). Explain input/output redirection with the help of  examples. Q9). Explain piping with the help of an example. Q10). Explain following commands:- chmod umask chusr adduser / addgroup group + define regular expressions ls who runlevels online help Q11). Define system administrator. Explain its role. Q12).Explain the steps of adding users and group in the UNIX  system. Q13). Define following terms:- Fdisk mount/unmount system accounting system backup compression gr

CLIENT SERVER COMPUTING USING ORACLE

SECTION-A   1. Introduction to DBMS, Advantages and disadvantages of DBMS, introduction to RDBMS, Codd's Rule for RDBMS, Difference between DBMS and RDBMS. Normalization. Data Models and their types (Hierarchical, Networking, Relational). Introduction to Client-Server Computing, Architecture of Client-Server Computing, Advantages of Client-Server Computing. Introduction to SQL *Plus: Introduction to SQL, Oracle Data types, Starting SQL *Plus, Data Manipulation and  Control-I : Data Definition Language (DDL), Creating Tables, Creating a Table with data from another table, Inserting Values into a Table, Updating Column(s) of a Table, Deleting Row(s) from a Table, Dropping a Column, Querying database tables, Conditional retrieval of rows, Working with Null Values, Matching a pattern from a table, Ordering the Result of a Query, Aggregate Functions, Grouping the Result of a Query, ROLLUP Operation: Getting Sub Totals, CUBE Operation: Getting Cross Tabs, Command Summary of SQL

UNDERSTANDING UNIX

SECTION-A  1. Introduction to Operating Systems, its needs and services, Simple batch Systems, Multi- programmed batched systems, Time sharing systems, Parallel systems, Distributed systems and Real-time systems. Introduction to process, Process States. Overview of UNIX: History, Features of UNIX, Comparison between UNIX and Windows. The structure of UNIX: Kernel, Shell. UNIX Directory system.   SECTION-B  2. UNIX Commands: User Access and User ID Commands, Directory commands, Editors Commands, File Manipulation Commands, Security and Protection Commands, Inter-User and Inter-Machine Communication, Process Management Commands, I/O Redirection and Piping Commands, Vi editor, File Handling commands, and Introduction to Regular Expressions and grep.