30 Aug 2013

Structured Object Oriented Analysis and Design Methodology(Sooadm) Exam related Important Questions...

Sooadm Exam related Important Questions...


  •    What is HCI? Explain in details.
  •    Explain Types of System.
  •    What is the role of system analyst?
  •     How much time required for create new systems and other activities and How many times it required  to develop a new system.
  •     What is an upper case tool?
  •     What is the benefit of e-commerce and website.
  •     Explain First Phase of SDLC.
  •     Explain GDSS with Example.
  •     Explain TPS with Examples.
  •     Explain SAP with details.
  •     Explain Interviewing.
  •     Explain Decision Trees with Example.
  •     Explain Data Dictionary.
  •     Explain Normalization.
  •     Explain Rules for designing a website.
  •     Explain Aggregation with examples.
  •     What is constraints?
  •     Explain Packages.
  •     Explain interaction diagram.
  •     Explain nested state with examples.
  •     Explain MYCIN with examples.
  •     Explain First Phase of SDLC.
  •     Explain GDSS with Example.
  •     What is a lower case tool?
  •     Explain DFD diagram Symbols.
  •     What is the benefit of e-commerce and website.
  •     What is Primitive Process?
  •     Explain Event Table?
  •     What is the benefit of partitioning DFD?
  •     Define the following terms : Scaling, Metadata, Block Sequence Code.
  •     State and explain the different types of user interfaces.
  •     Define the following terms : Aggregation, Tagged Value, Realization.
  •     “UML is a language” – justify the statement. Also, explain the building
  •     blocks of UML.
  •     Define the following terms : Derived Element, Events, Qualifier.
  •     What do you mean by nested state ? How are they organized ?
  •     Explain concurrency of states within a state diagram.
  •     State and explain how presentations of output are unintentionally biased.
  •     What are the ways the analyst can avoid biasing output ?
  •     Explain the common architectural styles applied for system design.
  •     Explain various stages of System Development Life Cycle.
  •     Explain decision tables and decision trees with suitable example.
  •     Write short note on: Guidelines for designing Dialogs.
  •     What is a Data Warehouse? State any six differences between datawarehouse and traditional databases.
  •     Explain general guidelines for designing Web Sites.
  •     Explain Object Oriented Themes.
  •     Explain Object Oriented Software development process stages.
  •     State the different ways to use class diagrams to model static design view of a system.
  •     State the common steps for modeling workflows in UML using activity
  •     diagrams.
  •     Write algorithm using Structured English for a process which generates first five multiples of the user entered number.
  •     What is the purpose, properties, contents and common uses of Use Case
  •     diagrams? Explain in detail.
  •     Explain points to be considered during dialog design.
  •     List and explain different data entry methods.
  •     How will you validate input data? Describe different validation.
Courtasy:-
GTU Papers and AITS Modal question Papers.

26 Aug 2013

System Software Subject's Questions...

Some System Software Subject's Questions are...........




  • What is system software?
  • What is Language Processor?How expansion time variables are useful in Macro Definition?
    Explain with example:
  • What do you understand by system programming? Explain different types of system
    software in brief.
  • Discuss the lexical analysis & syntax analysis phase of a compiler.
  •  Explain synthesis phase of a compiler.
  • Write advantages of block structured language. Explain allocation and access of local
    and non-local variable for a block structured language.
  • Explain the overlay technique.
  • Explain bottom up parsing.
  • Discuss the problem of deletion of entries in the sequential search organization.
  • Discuss the problems encountered during the single pass assembly.
  • List the extension of all the files generated during the processing of assembly
    language program. Clearly describe the difference between them.
  • Show the importance of strategy routine in device driver.
  • State the main features of block device driver.
  • How expansion time variables are useful in Macro Definition?
    Explain with example.
  • Discuss briefly the phases in the compilation process.
  • Discuss various addressing modes with example.
  • Discuss functionality and processing of re-entrant procedures.
  • Discuss functionality of a linker.
  • Discuss symbol-table management techniques used with assembler and compilers.
  • Discuss concept of macros. How are they expanded and what data structures are needed in processing macros?
  • Discuss using proper block diagram the relationship between a device, a controller, a bus and memory. Show the role of a device driver in this scenario.
  • Demonstrate the functionality of assembler taking an example of a small program to find
    greater of two integers written in 8085 assembly.
  • Demonstrate using block-diagram the usage of complier, linker and loader in the process of making and running executable program from a source program in C program.
  • Demonstrate the interface of C and assembly language programs. Show how they are
    complied/assembled and made to run and what roles are played by each of the complier and the assembler.
  • Using the file system and the device driver, construct a complete picture as to how an operating system can perform the read/write operations on behalf of the application program.
  • Explain in brief Search and Allocation data structures. Write a note on Hash
    table organization.
  • State the list of registers of Execution unit in 8088 Processor. Explain any three.
  • Write a short note on Debug Monitor. 
  • Why an Allocation Data Structure used? How the memory areas are allocated
    and deallocated by various types of allocation data structure.
  • Write a short note on Editor.
  • Describe the architecture of 8088 microprocessor in detail. 
  • What do you mean by forward reference? How single pass assembler take
    care of forward reference?
  • Explain non-relocatable, relocatable and self-relocating programs.
  • Define programming language grammar.
  • Explain the design and operation of an interpreter. 
  • Differentiate between search data structure and allocation data structure.
  •  What is the function of loader? Define an absolute loader.
  • Discuss the points to be taken care while designing a macro preprocessor.
  •  What is the importance of user interface in system software development?
  • Explain the facilities provided by Debug monitors. 
  • Which grammar is suited for programming language specification? Define it.
  • What is parsing? What are the basic problems faced by the Top-down parser?
    Explain in brief.
  • Differentiate top-down parsing and bottom-up parsing.
  • Differentiate between static memory allocation and dynamic memory
    allocation.
  • Differentiate between search data structure and allocation data structure.
  • difference between Derivation and Reduction.
  • Differentiate following terms:
    1. Translation and Linking .
    2. Low –level language and High –level language. 

Courtesy :-

GTU and GU exam papers.

25 Aug 2013

Java Questions For Exams...

Some Java Questions....

  • What is JAVA?
  • Explain The Features of JAVA.
  • How many types of Modifiers are in Java? Explain Each.
  • How many type of Classes available in Java? Explain any two with example.
  • How many data types are available in Java? Explain all Wrapper class for that data type.
  • What is abstract class? Explain with example.
  • What is object class? Explain with example.
  • Class defined in Java without using extends keyword having parent(super) class.Explain Why?
  • It is not compulsory to import java.lang package in Java source file.Explain Why?
  • Define checked and unchecked exception.
  • Discuss instance of operator in brief.
  • Define Words : Final, Finally, Finalize, Super, enum, Synchronized, Variable Shadowing, Package, Import.
  • What is bytecode? How it generates?
  • Diffrence between:-
  • Public - Protected.
  • Abstract class - Object class.
  • character stream - byte stream.
  • Abstract class - Interface.
  • Catch - Finally.
  • Applet - Form.
  • A method in Interface is always abstract. Why? 
  • When no constructor defined in class then also object of such class can be created. Why?
  •  
  • Abstract and final can not be used together. Justify.
  • List any two AWT components.
  • What is use of import statement?
  • Differentiate throw and throws.
  • Discuss Piped streams in brief.
  • What is meta-annotation.
  • What is Inheritence? List types of inheritence.
  • Explain Thread Life Cycle.
  • Explain Applet Life Cycle.
  • How File handling works in java. List any three operations on file and explain it.
  • Explain Framework. What do you mean by an Applet?
  • What is the difference between "==" operator and equals() method of Object class?
  • Explain the difference between Comparable and the Comparator interfaces.
  • Write a short note on the role of Pattern and Matcher class for handling
  • regular expression with example.
  • Define anonymous class.
  • Explain the functionality of ItemEvent and TextEvent with example.


Courtesy :-
GTU Final Exam Papers.

Comments

© 2013-2016 ITTechnocrates. All rights resevered. Developed by Bhavya Mehta