2023 2024 Student Forum > Management Forum > Main Forum

 
  #2  
22nd September 2014, 03:23 PM
Super Moderator
 
Join Date: Apr 2013
Re: UGC NET Computer Science Study Material

You are looking for UGC NET Computer Science Study Material as syllabus I am giving here:

Paper I
Teaching and Research Aptitude(General Paper).

Paper II
Discrete Structures.
Computer Arithmetic.
Programming in C and C++.
Relational Database Design and SQL.
Data and File Structures.
Computer Networks.
System Software and Compilers.
Operating Systems with Case Study of Unix.
Software Engineering.
Current Trends and Technologies.

Paper III - Core Group
Digital Systems and Microprocessors.
Data Base Management Systems.
Computer Graphics.
Programming Concepts.
Data Communication and Networks.
Data Structures and Algoritms.
OOP and Web Technologies.
Advanced Software Engineering.
Operating Systems.
Artificial Intelligence.

Paper III - Elective/Optional
Finite Automata and Formal Languages.
Information Theory and Coding.
Operation Research.
Neural Networks and Fuzzy Systems.
Unix and Windows.
  #3  
29th October 2014, 10:07 AM
Unregistered
Guest
 
UGC NET Computer Science Study Material

Can you please provide here UGC NET Computer Science exam syllabus as Study Material???
  #4  
29th October 2014, 10:32 AM
Super Moderator
 
Join Date: Apr 2013
Re: UGC NET Computer Science Study Material

You need UGC NET Computer Science exam syllabus as Study Material, here I am giving:

NET Computer Science Syllabus

Paper II :

1. Discrete Structures :

Sets, Relations, Functions. Pigeonhole Principle, Inclusion-Exclusion Principle, Equivalence and Partial Orderings, Elementary Counting Techniques, Probability. Measure ( s ) for information and Mutual information.

Computability : Models of computation-Finite Automata, Pushdown Automata, Non – determinism and NFA, DPDA and PDAs and Languages accepted by these structures. Grammars, Languages, Non – computability and Examples of non – computable problems.

Graph : Definition, walks, paths, trails, connected graphs, regular and bipartite graphs, cycles and circuits. Tree and rooted tree. Spanning trees. Eccentricity of a vertex radius and diameter of a graph. Central Graphs. Centres of a tree. Hamiltonian and Eulerian graphs, Planar graphs.


Groups : Finite fields and Error correcting / detecting codes.

2. Computer Arithmetic :

Propositional ( Boolean ) Logic, Predicate Logic, Well – formed – formulae ( WFF ), Satisfiability and Tautology.

Logic Families : TTL, ECL and C – MOS gates. Boolean algebra and Minimization of Boolean functions. Flip-flops – types, race condition and comparison. Design of combinational and sequential circuits.

Representation of Integers : Octal, Hex, Decimal, and Binary. 2′s complement and 1′s complement arithmetic. Floating point representation.

3. Programming in C and C++ :

Programming in C : Elements of C – Tokens, identifiers, data types in C. Control structures in C. Sequence, selection and iteration(s). Structured data types in C-arrays, struct, union, string, and pointers.

O – O Programming Concepts : Class, object, instantiation. Inheritance, polymorphism and overloading.

C++ Programming : Elements of C++ – Tokens, identifiers. Variables and constants, Datatypes, Operators, Control statements. Functions parameter passing. Class and objects. Constructors and destructors. Overloading, Inheritance, Templates, Exception handling.

4. Relational Database Design and SQL :

E-R diagrams and their transformation to relational design, normalization – INF, 2NF, 3NF, BCNF and 4NF. Limitations of 4NF and BCNF.

SQL : Data Definition Language ( DDL ), Data Manipulation Language ( DML ), Data Control Language ( DCL ) commands. Database objects like-Views, indexes, sequences, synonyms, data dictionary.

5. Data and File structures :

Data, Information, Definition of data structure. Arrays, stacks, queues, linked lists, trees, graphs, priority queues and heaps.


File Structures : Fields, records and files. Sequential, direct, index-sequential and relative files. Hashing, inverted lists and multi – lists. B trees and B+ trees.

6. Computer Networks :

Network fundamentals : Local Area Networks ( LAN ), Metropolitan Area Networks ( MAN ), Wide Area Networks ( WAN ), Wireless Networks, Inter Networks.

Reference Models : The OSI model, TCP / IP model.

Data Communication : Channel capacity. Transmission media-twisted pair, coaxial cables, fibre – optic cables, wireless transmission-radio, microwave, infrared and millimeter waves. Lightwave transmission. Thelephones – local loop, trunks, multiplexing, switching, narrowband ISDN, broadband ISDN, ATM, High speed LANS. Cellular Radio. Communication satellites-geosynchronous and low-orbit.

Internetworking : Switch / Hub, Bridge, Router, Gateways, Concatenated virtual circuits, Tunnelling, Fragmentation, Firewalls.

Routing : Virtual circuits and datagrams. Routing algorithms. Conjestion control.

Network Security : Cryptography-public key, secret key. Domain Name System ( DNS ) – Electronic Mail and Worldwide Web ( WWW ). The DNS, Resource Records, Name servers. E-mail-architecture and Serves.

7. System Software and Compilers :
Assembly language fundamentals ( 8085 based assembly language programming ). Assemblers-2-pass and single-pass. Macros and macroprocessors.
Loading, linking, relocation, program relocatability. Linkage editing.
Text editors. Programming Environments. Debuggers and program generators.
Compilation and Interpretation. Bootstrap compilers. Phases of compilation process. Lexical analysis. Lex package on Unix system.
Context free grammars. Parsing and parse trees. Representation of parse ( derivation ) trees as rightmost and leftmost derivations. Bottom up parsers-shift-reduce, operator precedence, and LR. YACC package on Unix system.
Topdown parsers-left recursion and its removal. Recursive descent parser. Predictive parser. Intermediate codes-Quadruples, Triples, Intermediate code generation, Code generation, Code optimization.

8. Operating Systems ( with Case Study of Unix ) :

Main functions of operating systems. Multiprogramming, multiprocessing, and multitasking.

Memory Management : Virtual memory, paging, fragmentation.

Concurrent Processing : Mutual exclusion. Critical regions, lock and unlock.

Scheduling : CPU scheduling, I / O scheduling, Resource scheduling. Deadlock and scheduling algorithms. Banker’s algorithm for deadlock handling.

UNIX :
The Unix System : File system, process management, bourne shell, shell variables, command line programming.
Filters and Commands : Pr, head, tail, cut, paste, sort, uniq, tr, join, etc., grep, egrep, fgrep, etc., sed, awk, etc.
System Calls ( like ) : Creat, open, close, read, write, iseek, link, unlink, stat, fstat, umask, chmod, exec, fork, wait, system.

9. Software Engineering :
System Development Life Cycle ( SDLC ) : Steps, Water fall model, Prototypes, Spiral model.
Software Metrics : Software Project Management.
Software Design : System design, detailed design, function oriented design, object oriented design, user interface design. Design level metrics.
Coding and Testing : Testing level metrics. Software quality and reliability. Clean room approach, software reengineering.


10. Current Trends and Technologies :

The topics of current interest in Computer Science and Computer Applications shall be covered. The experts shall use their judgement from time to time to include the topics of popular interest, which are expected to be known for an application development software professional, currently, they include :

Parallel Computing :

Parallel virtual machine ( pvm ) and message passing interface ( MPI ) libraries and calls. Advanced architectures. Today’s fastest computers.

Mobile Computing :


Mobile connectivity – Cells, Framework, wireless delivery technology and switching methods, mobile information access devices, mobile data internetworking standards, cellular data communication protocols, mobile computing applications. Mobile databases – protocols, scope, tools and technology. M-business.

E – Technologies :
Electronic Commerce : Framework, Media Convergence of Applications, Consumer Applications, Organisation Applications.
Electronic Payment Systems : Digital Token, Smart Cards, Credit Cards, Risks in Electronic Payment System, Designing Electronic Payment Systems.
Electronic Data Interchange ( EDI ) : Concepts, Applications, ( Legal, Security and Privacy ) issues, EDI and Electronic Commerce, Standardization and EDI, EDI Software Implementation, EDI Envelope for Message Transport, Internet – Based EDI.
Digital Libraries and Data Warehousing : Concepts, Types of Digital documents, Issues behind document Infrastructure, Corporate Data Warehouses.
Software Agents : Characteristics and Properties of Agents, Technology behind Software Agents ( Applets, Browsers and Software Agents ).
Broadband Telecommunications : Concepts, Frame Relay, Cell Relay, Switched Multimegabit Data Service, Asynchronous Transfer Mode.
Main concepts in Geographical Information System ( GIS ), E – cash, E – Business, ERP packages.
Data Warehousing : Data Warehouse environment, architecture of a data warehouse methodology, analysis, design, construction and administration.
Data Mining : Extracting models and patterns from large databases, data mining techniques, classification, regression, clustering, summarization, dependency modelling, link analysis, sequencing analysis, mining scientific and business data.

Windows Programming :

Introduction to Windows programming – Win32, Microsoft Foundation Classes ( MFC ), Documents and views, Resources, Message handling in windows.

Simple Applications ( in windows ) : Scrolling, splitting views, docking toolbars, status bars, common dialogs.

Advanced Windows Programming :

Multiple Document Interface ( MDI ), Multithreading. Object linking and Embedding ( OLE ). Active X controls. Active Template Library ( ATL ). Network programming.

Paper III ( A ) Core Group :

Unit – I :

Combinational Circuit Design, Sequential Circuit Design, Hardwired and Micro Programmed processor design, Instruction formats, Addressing modes, Memory types and organisation, Interfacing peripheral devices, Interrupts.

Microprocessor architecture, Instruction set and Programming ( 8085, P – III / P – IV ), Microprocessor applications.

Unit – II :

Database Concepts, ER diagrams, Data Models, Design of Relational Database, Normalisation, SQL and QBE, Query Processing and Optimisation, Centralised and Distributed Database, Security, Concurrency and Recovery in Centralised and Distributed Database Systems, Object Oriented Database Management Systems ( Concepts, Composite objects, Integration with RDBMS applications ), ORACLE.

Unit – III :
Display systems, Input devices, 2D Geometry, Graphic operations, 3D Graphics, Animation, Graphic standard, Applications.
Concepts, Storage Devices, Input Tools, Authoring Tools, Application, Files.

Unit – IV :
Programming language concepts, paradigms and models.
Data : Data types, Operators, Expressions, Assignment. Flow of Control.
Control structures, I / O statements, User – defined and built – in functions, Parameter passing.
Principles, classes, inheritance, class hierarchies, polymorphism, dynamic binding, reference semantics and their implementation.
Principles, functions, lists, types and polymorphisms, higher order functions, lazy evaluation, equations and pattern matching.
Principles, horn clauses and their execution, logical variables, relations, data structures, controlling the search order, program development in prolog, implementation of prolog, example programs in prolog.
Principles of parallelism, coroutines, communication and execution. Parallel Virtual Machine ( PVM ) and Message Passing Interface ( MPI ) routines and calls. Parallel programs in PVM paradigm as well as MPI paradigm for simple problems like matrix multiplication.
Preconditions, post-conditions, axiomatic approach for semantics, correctness, denotational semantics.
Compiler structure, compiler construction tools, compilation phases.
Finite Automata, Pushdown Automata. Non-determinism and NFA, DPDA, and PDAs and languages accepted by these structures. Grammars, Languages – types of grammars – type 0, type 1, type 2, and type 3. The relationship between types of grammars, and finite machines. Pushdown automata and Context Free Grammars. Lexical Analysis-regular expressions and regular languages. LEX package on Unix. Conversion of NFA to DFA. Minimizing the number of states in a DFA Compilation and Interpretation. Bootstrap compilers.
Context free grammars. Parsing and parse trees. Representation of parse ( derivation ) trees as rightmost and leftmost derivations. Bottom up parsers-shift-reduce, operator precedence, and LR. YACC package on Unix system. Top down parsers-left recursion and its removal. Recursive descent parser. Predictive parser, Intermediate codes – Quadruples, triples. Intermediate code generation, code generation. Code optimization.

Unit – V :
Analog and Digital transmission, Asynchronous and Synchronous transmission, Transmission media, Multiplexing and Concentration, Switching techniques, Polling.
Topologies, Networking Devices, OSI Reference Model, Protocols for :
Data link layer
Network layer
Transport layer, TCP / IP protocols, Networks security, Network administration.

Unit – VI :

Definition, Simple and Composite structures, Arrays, Lists, Stacks queues, Priority queues. Binary trees, B – trees, Graphs.

Sorting and Searching Algorithms, Analysis of Algorithms, Interpolation and Binary Search, Asymptotic notations-big ohm, omega and theta. Average case analysis of simple programs like finding of a maximum of n elements. Recursion and its systematic removal. Quicksort – Non – recursive implementation with minimal stack storage. Design of Algorithms ( Divide and Conquer, Greedy method, Dynamic programming, Back tracking, Branch and Bound ). Lower bound theory, Non – deterministic algorithm – Non – deterministic programming constructs. Simple non-deterministic programs. NP – hard and NP – complete problems.

Unit – VII :

Object, messages, classes, encapsulation, inheritance, polymorphism, aggregation, abstract classes, generalization as extension and restriction. Object oriented design. Multiple inheritance, metadata.

HTML, DHTML, XML, Scripting, Java, Servelets, Applets.

Unit – VIII :

Software development models, Requirement analysis and specifications, Software design, Programming techniques and tools, Software validation and quality assurance techniques, Software maintenance and advanced concepts, Software management.

Unit – IX :

Introduction, Memory management, Support for concurrent process, Scheduling, System deadlock, Multiprogramming system, I/O management, Distributed operating systems, Study of Unix and Windows NT.

Unit – X :
Definitions, AI approach for solving problems.
Automated Reasoning with prepositional logic and predicate logic-fundamental proof procedure, refutation, resolution, refinements to resolution ( ordering / pruning / restriction strategies ).
State space representation of problems, bounding functions, breadth first, depth first, A, A*, AO*, etc. Performance comparison of various search techniques.
Frames, scripts, semantic nets, production systems, procedural representations. Prolog programming.
Components of an expert system, Knowledge representation and Acquisition techniques, Building expert system and Shell.
RTNs, ATNs, Parsing of Ambiguous CFGs. Tree Adjoining Grammars ( TAGs ).
Systems approach to planning, Designing, Development, Implementation and Evaluation of MIS.
Decision-making processes, evaluation of DSS, Group decision support system and case studies, Adaptive design approach to DSS development, Cognitive style in DSS, Integrating expert and Decision support systems

Paper III ( B ) ( Elective / Optional ) :
Elective – I :

Theory of Computation : Formal language, Need for formal computational models, Non-computational problems, diagonal argument and Russel’s paradox.

Deterministic Finite Automaton ( DFA ), Non – deterministic Finite Automaton ( NFA ), Regular languages and regular sets, Equivalence of DFA and NFA. Minimizing the number of states of a DFA. Non-regular languages, and Pumping lemma.

Pushdown Automaton ( PDA ), Deterministic Pushdown Automaton ( DPDA ), Non – equilvalence of PDA and DPDA.

Context free Grammars : Greibach Normal Form ( GNF ) and Chomsky Normal Form ( CNF ), Ambiguity, Parse Tree Representation of Derivations. Equivalence of PDA’s and CFG’s. Parsing techniques for parsing of general CFG’s – Early’s, Cook – Kassami-Younger ( CKY ), and Tomita’s parsing.

Linear Bounded Automata ( LBA ) : Power of LBA Closure properties.

Turing Machine ( TM ) : One tape, multitape. The notions of time and space complexity in terms of TM. Construction of TM for simple problems. Computational complexity.

Chomsky Hierarchy of languages : Recursive and recursively-enumerable languages.

Elective – II :

Models for Information Channel : Discrete Memoryless Channel, Binary Symmetric Channel ( BSC ), Burst Channel, Bit-error rates. Probability, Entropy and Shannon’s measure of information. Mutual information. Channel capacity theorem. Rate and optimality of Information transmission.

Variable Length Codes : Prefix Codes, Huffmann Codes, Lempel-Ziev ( LZ ) Codes. Optirnality of these codes. Information content of these codes.

Error Correcting and Detecting Codes : Finite fields, Hamming distance, Bounds of codes, Linear (Parity Check) codes, Parity check matrix, Generator matrix, Decoding of linear codes, Hamming codes.

Image Processing : Image Registration, Spatial Fourier Transforms, Discrete Spatial ( 2 dimensional ) Fourier Transforms, Restoration, Lossy Compression of images ( pictures ).

Data Compression Techniques : Representation and compression of text, sound, picture, and video files ( based on the JPEG and MPEG standards ).

Elective – III :

Linear Programming Problem ( LPP ) in the standard form, LPP in Canonical form. Conversion of LPP in Standard form to LPP in Canonical form. Simplex-Prevention of cyclic computations in Simplex and Tableau, Big-M method, dual simplex and revised simplex.

Complexity of simplex algorithm(s). Exponential behaviour of simplex.

Ellipsoid method and Karmakar’s method for solving LPPs. Solving simple LPPs through these methods. Comparison of complexity of these methods.

Assignment and Transportation Problems : Simple algorithms like Hungarian method, etc.

Shortest Path Problems : Dijkstra’s and Moore’s method. Complexity.

Network Flow Problem : Formulation. Max – Flow Min – Cut theorem. Ford and Fulkerson’s algorithm. Exponential behaviour of Ford and Fulkerson’s algorithm. Malhotra – Pramodkumar-Maheshwari ( MPM ) Polynomial algorithm for solving Network flow problem. Bipartite Graphs and Matchings; Solving matching problems using Network flow problems.

Matroids : Definition. Graphic and Cographic matroids. Matroid intersection problem.

Non-linear Programming : Kuhn – Tucker conditions. Convex functions and Convex regions. Convex programming problems. Algorithms for solving convex programming problems-Rate of convergence of iterative methods for solving these problems.

Elective – IV :

Neural Networks : Perceptron model, Linear separability and XOR problem. Two and three layered neural nets, Back Propagation – Convergence, Hopfield nets, Neural net learning, Applications.

Fuzzy Systems : Definition of a Fuzzy set, Fuzzy relations, Fuzzy functions, Fuzzy measures, Fuzzy reasoning, Applications of Fuzzy systems.

Elective – V :

Unix : Operating System, Structure of Unix Operating System, Unix Commands, Interfacing with Unix, Editors and Compilers for Unix, LEX and YACC, File system, System calls, Filters, Shell programming.

Windows : Windows environment, Unicode, Documents and Views, Drawing in a window, Message handling, Scrolling and Splitting views, Docking toolbars and Status bars, Common dialogs and Controls, MDI, Multithreading, OLE, Active X controls, ATL, Database access, Network programming.
  #5  
22nd May 2015, 10:45 AM
Unregistered
Guest
 
Re: UGC NET Computer Science Study Material

Hey, I requires study material for UGC NET exam will you provide me the study material for UGC NET Computer Science paper ?
  #6  
22nd May 2015, 10:48 AM
Super Moderator
 
Join Date: Apr 2013
Re: UGC NET Computer Science Study Material

As you want I am here providing you study material for UGC NET Computer Science paper.

Syllabus :

Paper I
Teaching and Research Aptitude(General Paper).


Paper II
Discrete Structures.
Computer Arithmetic.
Programming in C and C++.
Relational Database Design and SQL.
Data and File Structures.
Computer Networks.
System Software and Compilers.
Operating Systems with Case Study of Unix.
Software Engineering.
Current Trends and Technologies.


Paper III - core
Digital Systems and Microprocessors.
Data Base Management Systems.
Computer Graphics.
Programming Concepts.
Data Communication and Networks.
Data Structures and Algoritms.
OOP and Web Technologies.
Advanced Software Engineering.
Operating Systems.
Artificial Intelligence.

Paper III - Elective/Optional
Finite Automata and Formal Languages.
Information Theory and Coding.
Operation Research.
Neural Networks and Fuzzy Systems.
Unix and Windows.


Reference books :

UGC NET Computer Science Arihanth's



UGC NET Computer Science Trueman's

  #7  
6th June 2015, 04:02 PM
Unregistered
Guest
 
UGC Net Computer Science Study Material

Hello, I am appearing for the UGC Net Exam. So I am looking for the study material of the Computer Science. Can you please provide me the List of the books which can be preferred or the study material for this Exam??
  #8  
8th June 2015, 08:37 AM
Super Moderator
 
Join Date: Apr 2013
Re: UGC Net Computer Science Study Material

You are looking for the list of study material. So I am providing you the list of study material which can be preferred for this Exam:

• Anatomy of a Digital Computer
• Array
• Classes Objects With Constructors or Destructors
• Computer Software
• Control Statements
• Data Communication and Networking
• Data Processing Concept
• Files Functions
• Functions
• Fundamentals of Internet and Java Programming
• General Concept of OOP
• Inheritance Extending Classes
• Introduction to C++
• Operating System
• Pointer
• Structure Type Def Enumerated Data Type
• Computer Science Architecture Database
• Computer Science Classification of Computer
• Computer Science Components of Computers
• Computer Science CPU Design
• Computer Science Data Integrity Modules
• Computer Science Database Concepts
• Computer Science Database Life Cycle Modelling
• Computer Science Digital Analog
• Computer Science Formulas (Download PDF)
• Computer Science Glossary
• Computer Science Hardware
• Computer Science Modula2
• Computer Science Pascal Rules
• Computer Science Pascal Strcutured Programming
• Computer Science Programming Languages
• Computer Science Software
• Computer Science Software Engineering
• Computer Science Structure of Computer
• Computer Science Types of Programs
• Computer Science Variables
• Computer Science Wordstar
• Computer Terminology A to L
• Computer Terminology M to Z

IMPORTANT SOLVED MCQS FOR UGC NET COMPUTER SCIENCE JUNE 2015
1. Consider the following transaction involving two bank accounts x and y
read(x); x := x -50; write(x); read(y); y := y - 50; write(y)
The constraint that the sum of the accounts x and y should remain constant is that of
(A) Atomicity
(B) Consistency
(C) Isolation
(D) Durability
Ans : B


2. Consider the following two statements
S1:If a candidate is known to be corrupt, then he will not be elected.
S2:If a candidate is kind, he will be elected
Which one of the following statements follows from S1 and S2 as per sound inference
rules of logic?
(A) If a person is known to be corrupt, he is kind
(B) If a person is not known to be corrupt, he is not kind
(C) If a person is kind, he is not known to be corrupt.
(D) If a person is not kind, he is not known to be corrupt.
Ans : C


3. A software requirements specification (SRS) document should avoid discussing which
one of the following?
(A) User Interface issues
(B) Non-functional requirements
(C) Design Specification
(D) Interfaces with third party software
Ans : C


4. Which one of the following statements is NOT correct about HTTP cookies?
(A) A cookie is a piece of code that has the potential to compromise the security of an
Internet user
(B) A cookie gains entry to the user’s work area through an HTTP header
(C) A cookie has an expiry date and time
(D) cookies can be used to track the browsing pattern of a particular site.
Ans : B


5. In the context of abstract-syntax-tree (AST) and control-flow-graph (CFG), which one of
the following is TRUE?
(A) In both AST and CFG, let node N2 be the successor of node N1. In the input program,
the code corresponding to N2 is present after the code corresponding to N1.
(B) For any input program, neither AST nor CFG will contain a cycle
(C) The maximum number of successors of a node in an AST nad a CFG depends on the
input program.
(D) Each node in AST and CFG corresponds to at most one statement in the input
program
Ans : C

6. Let R be the relation on the set of positive integers such that aRb if and only if a and b
are distinct and have a common divisor other than 1. Which one of the following
statements about R is true?
(A) R is symmetric and reflexive but not transitive.
(B) R is reflexive but not symmetric and not transitive.
(C) R is transitive but not reflexive and not symmetric.
(D) R is symmetric but not reflexive and not transitive
Ans : D

7. Consider a complete binary tree where the left and the right subtrees of the root are maxheaps.

The lower bound for the number of operators to convert the tree to a heap is
(A) Ω(log n)
(B) Ω(n)
(C) Ω(n log n)
(D) Ω(n2)
Ans : A


8. Match the following
P. Lexical analysis 1. Graph coloring
Q. Parsing 2. DFA minimization
R. Register allocation 3. Post-order traversal
S. Expression evaluation 4. Production tree
(A) P-2, Q-3, R-1, S-4.
(B) P-2, Q-1, R-4, S-3.
(C) P-2, Q-4, R-1, S-3
(D) P-2, Q-3, R-4, S-1.
Ans : C


9. Identify the correct order in which a server process must invoke the function calls accept,
bind, listen, and recv according to UNIX socket API.
(A) Listen, accept, bind, recv
(B) bind, listen, accept, recv
(C) Bind, accept, listen, recv
(D) accept, listen, bind, recv
Ans : B

10. Consider the following statements.
I. The complement of every turning decidable language is turning decidable.
II. There exists some language which is in NP but is not turning decidable
III.If L is a language in NP, L is Turning Decidable
Which of the above statements is/are true?
(A) Only II
(B) Only III
(C) Only I and II
(D) Only I and III
Ans : D


11. A graph is self-complementary if it is isomorphic to its complement. For All selfcomplementary
graphs on n vertices, n is
(A) A multiple of 4
(B) Even
(C) Odd
(D) Congruent 0 mod 4,or,1 mod 4.
Ans : D


12. Given below are some algorithms, and some algorithm design paradigms
1.Dijkstra’s shortest path i.Divide and conquer
2.Floyd-warshall algorithm to compute all ii.Dynamic programming
Pairs shortest path
3.Binary search on a sorted array iii.Greedy design
4.Backtracking search on a graph iv.Depth-first search
v. Breadth-first search
Match the above algorithms on the left to the corresponding design paradigm they they
follow.
(A) 1-i,2-iii,3-i,4-v.
(B) 1-iii,2-iii,3-i,4-v.
(C) 1-iii,2-ii,3-i,4-iv.
(D) 1-iii,2-ii,3-i,4-v.
Ans : C


13. Which one of the following assertions concerning code inspection and code walkthrough
is true?
(A) Cod inspection is carried out once the code has been unit tested
(B) code inspection and code walkthrough are synonyms
(C) Adherence to coding standards is checked during code inspection
(D) code walkthrough is usually carried out by an independent test team
Ans : C


14. In a connected graph , a bridge is an edge whose removal discounts a graph. Which one of
the following statements is true?
(A) A tree has no bridges
(B) A bridge cannot be part of a simple cycle
(C) Every edge of a clique with size
graph)
(D) A graph with bridges cannot have a cycle
Ans : B


15. The cardinality of the power set of {0,1,2,……,10} is ____________
Ans : 2048


Quick Reply
Your Username: Click here to log in

Message:
Options




All times are GMT +5. The time now is 03:26 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