You are on page 1of 7

See discussions, stats, and author profiles for this publication at: https://www.researchgate.

net/publication/371255892

A Complete Guide to JECA

Book · June 2023

CITATIONS READS

0 3,436

2 authors:

Saktipada Nanda Sibashis Nanda


Institute of Engineering & Management Learnikx Education
94 PUBLICATIONS 92 CITATIONS 15 PUBLICATIONS 3 CITATIONS

SEE PROFILE SEE PROFILE

All content following this page was uploaded by Saktipada Nanda on 03 June 2023.

The user has requested enhancement of the downloaded file.


The book is available in amazon.in
Link: Amazon.in:
https://www.amazon.in/dp/0648835782?ref=myi_title_dp

Link: Flipkart.com
Flipkart: https://www.flipkart.com/complete-guide-west-
bengal-joint-entrance-masters-computer-applications-wb-
jeca/p/itm1d5c0558b983c?pid=9780648835783

A Complete Guide to JECA

No part of this publication may be reproduced, stored in a retrieval


system or transmitted in any form or by any means, electronic,
mechanical, photocopying, recording, scanning or otherwise, without
either the prior written permission of the author, or authorization
through payment of appropriate per-copy fee. No patent liability is
assumed with respect to the use of the information contained herein.
Although every precaution has been taken in the preparation of this
book, the publisher and author assume no responsibility for errors or
omissions. Nor is any liability assumed for damages resulting from the
use of the information contained herein.

ISBN 978-0-6488357-8-3

First Edition April 2023

MRP INR 550.00

Trademarks
All terms mentioned in this book that are known to be trademarks or
service marks have been appropriately capitalized.
Mindprobooks.com cannot attest to the accuracy of this information.
Use of a term in this book should not be regarded as affecting the
validity of any trademark or service mark.

Preface

It gives us a great pleasure to introduce the Revised Edition of JECA


Book for MCA Entrance following the New Revised Syllabus (on
Computer Applications) as given by West Bengal Joint Entrance Board.
The book consists of 10 chapters related to Computer Applications
only. In each chapter, dedicated discussions on the contents of the
chapter are presented with supporting examples and exercises (all in
MCQ mode). It is in consistent with the Pattern of Question Paper of
JECA. At the end of the Book two Practice Sets (with answers and
hints) are presented with 100 MCQ each. In total 1000 MCQ are given

in the book with answers and discussions. It will help the students to
get through their JECA and other similar competitive examinations
and at the same time will arouse greater intellectual curiosity in them.
Any healthy comments and suggestions for the improvement of this
book from the students as well as from teachers will be heartily and
gratefully acknowledged.

Saktipada Nanda
Sibashis Nanda

JECA Syllabus

The papers will be based on Undergraduate Computer Application and


equivalent courses followed in various Universities in India and on the
following topics:

1.C Programming: Variables and Data types, I/O operations,


Operators and Expressions, Control Flow statements, Functions, Array,
Pointers, String Handling, Structures and Unions, Files Handling, Pre-
Processor Directives, Command Line Arguments.

2.Object Oriented Programming: Data Types, If/Else If//Else, Loops,


Function Overloading, Function templates, SCOPE of variable, Type
aliases (typedef/using), Unions, Enumerated types (enum), Class,
Constructors, Overloading Constructors, Member initialization in
Constructors, Pointers to classes, Overloading Operators, Keyboard ‘this’,
Static Members, Const Member Functions, Class Templates, Template
Specialization, Namespace, Friendship (Friend Functions & Friend
Classes), Inheritance, Polymorphism, Virtual Members, Abstract base
class.

3.UNIX: Following commands and its different options: ls, ps, pwd, mv,
cp, touch, cat, time, cal, bc, sort, diff, wc, comm, ln, du, kill, sleep,
chmod, chown, chgrp, top, nice, renice, cut, paste, grep, file, whereis,
which, echo, env, PATH, CLASSPATH, find, vi editor, shell, wildcard, shell
script.
4.Data Structure: Searching, Sorting, Stack, Queue, Linked List, Tree,
Graph.

5.Introduction of Computers: Bus structure, Basic I/O, Subroutines,


Interrupt, DMA, RAM, ROM, pipeline, system calls.

6.Operating System: Process, Thread, CPU scheduling, Deadlock,


Synchronization, Memory Management, Disk Management, File
Management.
7.Computer Network: Concepts of networking, Application areas,
Classification, Reference models, Transmission environment &
technologies, Routing algorithms, IP, UDP & TCP protocols, IPv4 and
IPv6. Reliable data transferring methods, Application protocols,
Network Security, Management systems, Perspective of
communication networks.

8.Database Management System: Introduction to Databases, ER


diagram, Relational Algebra, Relational Calculus, SQL, Normalization,
Transactions, Indexing, Query optimization.

9.Software Engineering: Introduction to Software Engineering, A


Generic view of process, Process models, Software requirements,
Requirements engineering process, System models, Design
Engineering, Testing Strategies, Product metrices, Metrices for
Process & Products, Risk Management, Quality Management.

10.Machine Learning: Classification, Decision Tree Learning, Artificial


Neural Networks, Support Vector Machines, Bayesian Learning,
Clustering, Markov Models.
Pattern of Question Paper of JECA

Pattern of Question Papers:The Test will be on one paper only based


on Basic Computer Application with following structure:

Category- I Category- II Total Total


Full Marks of each Full Marks of each Number of Marks
Q=1 Q =2 Questions
(Neg Mark = -1/4) (No Neg Marks )

No. of Q No. of Q

80 20 100 120

Only one option is One or more


correct. options is/are
Correct option will correct.
yield 1 (one) mark. Marking all
correct options
only will yield 2
(two) marks

All questions will be of Multiple-Choice Questions (MCQ) type, with


four answer options. Time for the paper is 2 hours. The questions will
be in English language only.
Contents

Chapters Pages

1 C Programming 1

2 Object Oriented Programming 48

3 UNIX 78

4 Data Structure 97

5 Introduction of Computers 124

6 Operating System 150

7 Computer Network 175

8 Database Management System 201

9 Software Engineering 228

10 Machine Learning 252

11 Practice Set I 262

12 Practice Set II 282

View publication stats

You might also like