Bookshelf

Welcome to the P.Y.Qs Section Of Computer Science Department , GMU

UG 1st Semester Previous Year Questions

content

CORE COURSE-1

Programming Using C

C is a general-purpose programming language created by Dennis Ritchie at the Bell Laboratories in 1972. It is a very popular language.

content

CORE COURSE-2

Digital Logic

Digital logic is the manipulation of binary values that uses circuits and logic gates to construct the implementation of computer operations.

UG 2nd Semester Previous Year Questions

content

CORE COURSE-3

Programming using C++

C++ is an object-oriented programming language which gives a clear structure to programs and allows code to be reused, lowering development costs.

content

CORE COURSE-4

Data Structures

A data structure is a storage that is used to store and organize data. It is a way of arranging data on a computer so that it can be accessed and updated efficiently.

UG 3rd Semester Previous Year Questions

content

CORE COURSE-5

Java Programming

Java is a popular programming language. Java is used to develop mobile apps, web apps, desktop apps, games and much more.

content

CORE COURSE-6

Database Systems

A DBMS serves as an interface between the database and its end users or programs, allowing users to retrieve, update, and manage how the information.

content

CORE COURSE-7

Discrete Mathematical Structures

Discrete mathematics is the branch of mathematics dealing with objects that can consider only distinct,separated values. This includes concepts of Sets, Relations

UG 4th Semester Previous Year Questions

content

CORE COURSE-8

Operating Systems

An operating system (OS) is the program that, after being initially loaded into the computer by a boot program, manages all of the other application programs in a computer.

content

CORE COURSE-9

Computer Networks

Computer networking is the practice of connecting computers together to enable communication and data exchange between them. It includes protocols, topology, OSI layers etc.

content

CORE COURSE-10

Computer Graphics

Computer graphics deals with generating images and art with the aid of computers. Today, computer graphics is a core technology in digital photography, film, video games, etc.

UG 5th Semester Previous Year Questions

content

CORE COURSE-11

Web technology

FWeb Technology refers to the various tools and techniques that are utilized in the process of communication between different types of devices over the internet.

content

CORE COURSE-12

Software Engineering

Software engineering is the process of developing, testing and deploying computer applications to solve real-world problems by adhering to a set of engineering principles and best practices.

content

DSE-1

Numerical Techniques

At the heart of computational modelling are the mathematical equations that describe the physical processes taking place during manufacture and influence the product when it is in service.

content

DSE-2

Unix Shell Programming

A Unix shell is a command-line interpreter or shell that provides a command line user interface for Unix-like operating systems. The shell is both an interactive and scripting language.

UG 6th Semester Previous Year Questions

content

CORE COURSE-13

Artificial Intelligence

Artificial intelligence is the simulation of human intelligence processes by machines, especially computer systems. Specific applications of AI include expert systems, natural language processing, speech recognisation etc.

content

CORE COURSE-14

Algorithm Design Techniques

An algorithm design technique means a unique approach or mathematical method for creating algorithms and solving problems. While multiple algorithms can solve a problem, not all algorithms can solve it.

content

DSE-3

Data Science

Data science is the study of data to extract meaningful insights for business. It is a multidisciplinary approach that combines principles and practices from the fields of mathematics, statistics, artificial intelligence