#1  
17th January 2011, 04:23 PM
suchithra m
Junior Member
 
Join Date: Jan 2011
Posts: 5

Syllabus of GATE for CSE and IT stream?


What is the Syllabus of GATE for computer science and enginnering(IT)?




  #2  
17th January 2011, 05:22 PM
satamita28
Junior Member
 
Join Date: Dec 2010
Posts: 14
Default Re: Syllabus of GATE for CSE and IT stream?

Hi,
Plz find the attachment.
Wish you best of luck.
Attached Files
File Type: doc gate_cs_it1.doc(29.0 KB, 102 views)
  #3  
17th January 2011, 05:31 PM
stuti.mahajan65
Junior Member
 
Join Date: Jan 2011
Posts: 2
Default Re: Syllabus of GATE for CSE and IT stream?

HI THIS THE GATE SYLLABUS FOR CS AND IT.AND I WISH I HAVE Helped you out with your query
Attached Files
File Type: docx GATE Syllabus for Computer Science.docx(13.5 KB, 68 views)
  #4  
17th January 2011, 06:00 PM
deep_4
Senior Member+++++
 
Join Date: Nov 2010
Location: PuNe... :)
Posts: 3,190
Post Re: Syllabus of GATE for CSE and IT stream?

Well friend,

Preparing for Gate Exam and searching for Syllabus for Computer science and Engineering.

Structure of the Gate paper consists of 3 hrs duration with 60 questions.

You have to opt for your own paper which is selected through Gate Application form

This year On 13 february Gate Exam is there.

I have attached a file which is having Syllabus for CSE.

Note:- Try to answer only those questions which you are confident enough because There is negative marking for wrong answers.
Attached Files
File Type: doc Gate syllabus CSE.doc(29.0 KB, 65 views)
Reply With Quote
  #5  
17th January 2011, 06:21 PM
venkataprakash.v
Senior Member+++++
 
Join Date: Dec 2010
Location: chennai.
Posts: 4,121
Default Re: Syllabus of GATE for CSE and IT stream?

Quote:
Originally Posted by suchithra m View Post
What is the Syllabus of GATE for computer science and enginnering(IT)?
dear friend.

i am attached the syllabus of computer science.study the according to the
syllabus and prepare for the exam.don't study last minute.it's not good.
And see the previous papers also it is very useful to you.
all the best.........
Reply With Quote
  #6  
17th January 2011, 06:31 PM
RAKESH KUMAR.N
Senior Member+
 
Join Date: May 2010
Location: CHENNAI,INDIA
Posts: 1,107
Default Re: Syllabus of GATE for CSE and IT stream?

Graduate Aptitude Test for Engineering(GATE) For Computer Science Engineering Syllabus

It consists of

*Mathematic
*Aptitude
*English Grammar
*Technical Question


Totally it consists of 65 question and total mark is 100

Upload

Syllabus for CSE

All the Best
Reply With Quote
  #7  
17th January 2011, 07:33 PM
ricks2cool
Senior Member+
 
Join Date: Dec 2010
Location: Ofcourse in Home,INfront of My PC!!
Posts: 802
Default Re: Syllabus of GATE for CSE and IT stream?

Syllabus for Computer Science And Engineering GATE exam is as follows:-
1) CS-Computer Science and Engineering
2) ENGINEERING MATHEMATICS
3) Mathematical Logic: Propositional Logic; First Order Logic.
4) Probability: Conditional Probability; Mean, Median, Mode and Standard Deviation;
5) Random Variables; Distributions; uniform, normal, exponential, Poisson, Binomial.

Also i am attaching pdf file which contains detail syllabus.So you can refer it too.
Attached Files
File Type: pdf Syllabus-for-Computer-Science-And-Engineering.pdf(38.4 KB, 90 views)
Reply With Quote
  #8  
17th January 2011, 08:09 PM
Harshita21
Senior Member
 
Join Date: Apr 2010
Location: Karnal
Posts: 656
Default Re: Syllabus of GATE for CSE and IT stream?

GATE Syllabus for Computer Science & Information Technology - CS

ENGINEERING MATHEMATICS


Mathematical Logic:
Propositional Logic; First Order Logic.

Probability:
Conditional Probability; Mean, Median, Mode and Standard Deviation; Random Variables; Distributions; uniform, normal, exponential, Poisson, Binomial.
Set Theory & Algebra:
Sets; Relations; Functions; Groups; Partial Orders; Lattice; Boolean Algebra.

Combinatorics:
ermutations; Combinations; Counting; Summation; generating functions; recurrence relations; asymptotics.

Graph Theory:
Connectivity; spanning trees; Cut vertices & edges; covering; matching; independent sets; Colouring; Planarity; Isomorphism.

Linear Algebra:

Algebra of matrices, determinants, systems of linear equations, Eigen values and Eigen vectors.

Numerical Methods:
LU decomposition for systems of linear equations; numerical solutions of non-linear algebraic equations by Secant, Bisection and Newton-Raphson Methods; Numerical integration by trapezoidal and Simpson's rules.

Calculus:
Limit, Continuity & differentiability, Mean value Theorems, Theorems of integral calculus, evaluation of definite & improper integrals, Partial derivatives, Total derivatives, maxima & minima.

COMPUTER SCIENCE AND INFORMATION TECHNOLOGY

Digital Logic:
Logic functions, Minimization, Design and synthesis of combinational and sequential circuits; Number representation and computer arithmetic (fixed and floating point).

Computer Organization and Architecture:
Machine instructions and addressing modes, ALU and data-path, CPU control design, Memory interface, I/O interface (Interrupt and DMA mode), Instruction pipelining, Cache and main memory, Secondary storage.

Programming and Data Structures:
Programming in C; Functions, Recursion, Parameter passing, Scope, Binding; Abstract data types, Arrays, Stacks, Queues, Linked Lists, Trees, Binary search trees, Binary heaps.

Algorithms:
Analysis, Asymptotic notation, Notions of space and time complexity, Worst and average case analysis; Design: Greedy approach, Dynamic programming, Divide-and-conquer; Tree and graph traversals, Connected components, Spanning trees, Shortest paths; Hashing, Sorting, Searching. Asymptotic analysis (best, worst, average cases) of time and space, upper and lower bounds, Basic concepts of complexity classes - P, NP, NP-hard, NP-complete.

Theory of Computation:
Regular languages and finite automata, Context free languages and Push-down automata, Recursively enumerable sets and Turing machines, Undecidability.

Compiler Design:
Lexical analysis, Parsing, Syntax directed translation, Runtime environments, Intermediate and target code generation, Basics of code optimization.

Operating System:
Processes, Threads, Inter-process communication, Concurrency, Synchronization, Deadlock, CPU scheduling, Memory management and virtual memory, File systems, I/O systems, Protection and security.

Databases:
ER-model, Relational model (relational algebra, tuple calculus), Database design (integrity constraints, normal forms), Query languages (SQL), File structures (sequential files, indexing, B and B+ trees), Transactions and concurrency control.

Information Systems and Software Engineering: information gathering, requirement and feasibility analysis, data flow diagrams, process specifications, input/output design, process life cycle, planning and managing the project, design, coding, testing, implementation, maintenance.

Computer Networks: ISO/OSI stack, LAN technologies (Ethernet, Token ring), Flow and error control techniques, Routing algorithms, Congestion control, TCP/UDP and sockets, IP(v4), Application layer protocols (icmp, dns, smtp, pop, ftp, http); Basic concepts of hubs, switches, gateways, and routers. Network security - basic concepts of public key and private key cryptography, digital signature, firewalls.

Web technologies: HTML, XML, basic concepts of client-server computing.
Reply With Quote
  #9  
17th January 2011, 08:12 PM
bcyramesh
Junior Member
 
Join Date: Dec 2010
Posts: 2
Default Re: Syllabus of GATE for CSE and IT stream?

GATE 2011 for CSE/IT

BASIC MATHEMATICS:
Elements of probability, matrix algebra, numerical methods: interpolation, root finding, differentiation and integration. Discrete mathematics: sets,
relations, functions, mathematical induction, counting, groups, graphs, partial orders, lattices and boolean algebra, propostional logic.

THEORY OF COMPUTATION:

Regular and context free languages, finite state machines and push down automata, turing machines and undecidability.

COMPUTER HARDWARE:
Logic function, minimization techniques, design of combinational and sequential circuits using gates and flip-flops, design with integrated circuts incuding ROM and multiplexers, microprocessor architecture: programming, interfacing with memory and I/O devices(modes of data transfer and their implementation, serial and parallel communication interface). Detailed knowledge of 8085 microprocessor will be assumed.

COMPUTER ORGANIZATION:
Number representation and airthmetic, functional organization, machine instructions
and addressing modes, ALU, hardwired and microprogrammed control, instrucation pipelining, memory organization, input/output.

PROGRAMMING AND DATA STRUCTURE:
structured programmming with pascal/C including recursion; arrays, stacks,
strings, queues, lists, trees, sets and graphs; algorithm for tree and graphs traversals, connected component, spanning trees, shortest paths; hashing, sorting and searching algorithm design and analysis techniques, big 'oh' notation, solution of sample recurrence relations.

LANGUAGE PROCESSOR:
Assembler, loader, linker, macroprocessors, text editors, programming languages, scope rules and parameter passing mechanism; compilers lexical analysis, parsing, syntax, directed translation, run time environment, machine code generation; interpreters.

OPERATING SYSTEM:
Batch, multi-programming and time-sharing systems; processsor, memory, device
and file management, virtual memory, process scheduling, interprocess communication, process synchoronization and concurrency, deadlocks, protection.

DATABASE SYSTEM:
File organization techniques; indexing,B-trees, B-plus trees; relational and network datat models; normal forms; query language: SQL.
Reply With Quote
  #10  
17th January 2011, 08:12 PM
sarabjitsingh23
Junior Member
 
Join Date: Nov 2010
Location: Fatehgarh sahib
Posts: 10
Default Re: Syllabus of GATE for CSE and IT stream?

Quote:
Originally Posted by suchithra m View Post
What is the Syllabus of GATE for computer science and enginnering(IT)?
hello suchithra
i am attaching a file 'cs gate syllabus' which contains the syallabus of cs\it
for the exam GATE2011. i hope you would be bonafied by this...
best of luck
Attached Files
File Type: pdf csgatesylabus.pdf(56.9 KB, 58 views)
Reply With Quote
  #11  
17th January 2011, 08:18 PM
vetriselvi
Senior Member+
 
Join Date: Nov 2009
Posts: 752
Default Re: Syllabus of GATE for CSE and IT stream?

SYLLABUS FOR COMPUTER SCIENCE AND INFORMATION TECHNOLOGY (CS):

Engineering Mathematics

*Mathematical Logic:
Propositional Logic; First Order Logic.

*Probability:
Conditional Probability; Mean, Median, Mode and Standard Deviation; Random
Variables; Distributions; uniform, normal, exponential, Poisson, Binomial.

*Set Theory & Algebra:
Sets; Relations; Functions; Groups; Partial Orders; Lattice; Boolean Algebra.

*Combinatorics:
Permutations; Combinations; Counting; Summation; generating functions; recurrence relations; asymptotics.

*Graph Theory:
Connectivity; spanning trees; Cut vertices & edges; covering; matching; independent sets; Colouring; Planarity; Isomorphism.

*Linear Algebra:
Algebra of matrices, determinants, systems of linear equations, Eigen values and Eigen vectors.

*Numerical Methods:
LU decomposition for systems of linear equations; numerical solutions of non-linear algebraic equations by Secant, Bisection and Newton-Raphson Methods; Numerical integration by trapezoidal and Simpson's rules.

*Calculus:Limit, Continuity & differentiability, Mean value Theorems, Theorems of integral calculus, evaluation of definite & improper integrals, Partial derivatives, Total derivatives, maxima & minima.


Computer Science and Information Technology

*Digital Logic:
Logic functions, Minimization, Design and synthesis of combinational and sequential circuits; Number representation and computer arithmetic (fixed and floating point).

*Computer Organization and Architecture:
Machine instructions and addressing modes, ALU and data-path, CPU control design, Memory interface, I/O interface (Interrupt and DMA mode), Instruction pipelining, Cache and main memory, Secondary storage.

*Programming and Data Structures:
Programming in C; Functions, Recursion, Parameter passing, Scope, Binding; Abstract data types, Arrays, Stacks, Queues, Linked Lists, Trees, Binary search trees, Binary heaps.

*Algorithms:
Analysis, Asymptotic notation, Notions of space and time complexity, Worst and average case analysis; Design: Greedy approach, Dynamic programming, Divide-andconquer; Tree and graph traversals, Connected components, Spanning trees, Shortest paths; Hashing, Sorting, Searching. Asymptotic analysis (best, worst, average cases) of time and space, upper and lower bounds, Basic concepts of complexity classes P, NP, NP-hard, NP-complete.

*Theory of Computation:
Regular languages and finite automata, Context free languages and Push-down automata, Recursively enumerable sets and Turing machines, Undecidability.

*Compiler Design:
Lexical analysis, Parsing, Syntax directed translation, Runtime environments,
Intermediate and target code generation, Basics of code optimization.
Operating System:Processes, Threads, Inter-process communication,
Concurrency, Synchronization, Deadlock, CPU scheduling, Memory management and virtual memory, File systems, I/O systems, Protection and security.

*Databases:
ER-model, Relational model (relational algebra, tuple calculus), Database design (integrity constraints, normal forms), Query languages (SQL), File structures (sequential files, indexing, B and B+ trees), Transactions and concurrency control.

*Information Systems and Software Engineering:
information gathering, requirement and feasibility analysis, data flow diagrams, process specifications, input/output design, process life cycle, planning and managing the project, design, coding, testing, implementation, maintenance.

*Computer Networks:
ISO/OSI stack, LAN technologies (Ethernet, Token ring), Flow and error control techniques, Routing algorithms, Congestion control, TCP/UDP and sockets, IP(v4), Application layer protocols (icmp, dns, smtp, pop, ftp, http); Basic concepts of hubs, switches, gateways, and routers. Network security basic concepts of public key and private key cryptography, digital signature, firewalls.

*Web technologies:
HTML, XML, basic concepts of client-server computing.
Reply With Quote
  #12  
17th January 2011, 08:40 PM
mathur
Senior Member
 
Join Date: Jan 2010
Posts: 551
Default Re: Syllabus of GATE for CSE and IT stream?

You can get the syllabus of GATE for CS and IT strean trough this link...

http://gate.learnhub.com/lesson/7701-gate-syllabus-for-computer-science-engg-slash-information-tech
Reply With Quote
  #13  
17th January 2011, 08:47 PM
mishra245
Senior Member
 
Join Date: Nov 2010
Location: Delhi
Posts: 1,401
Default Re: Syllabus of GATE for CSE and IT stream?

Syllabus for GATE exam in CSE is attached by the:
gate syll cse.doc
Reply With Quote
  #14  
17th January 2011, 10:20 PM
er.varunchawla
Junior Member
 
Join Date: Jan 2011
Posts: 107
Default Re: Syllabus of GATE for CSE and IT stream?

Quote:
Originally Posted by suchithra m View Post
What is the Syllabus of GATE for computer science and enginnering(IT)?
The syllabus for GATE 2011 is listed as below :


ENGINEERING MATHEMATICS

Mathematical Logic: Propositional Logic; First Order Logic.

Probability: Conditional Probability; Mean, Median, Mode and Standard Deviation; Random Variables; Distributions; uniform, normal, exponential, Poisson, Binomial.

Set Theory & Algebra: Sets; Relations; Functions; Groups; Partial Orders; Lattice; Boolean Algebra.

Combinatorics: Permutations; Combinations; Counting; Summation; generating functions; recurrence relations; asymptotics.

Graph Theory: Connectivity; spanning trees; Cut vertices & edges; covering; matching; independent sets; Colouring; Planarity; Isomorphism.

Linear Algebra: Algebra of matrices, determinants, systems of linear equations, Eigen values and Eigen vectors.

Numerical Methods: LU decomposition for systems of linear equations; numerical solutions of non-linear algebraic equations by Secant, Bisection and Newton-Raphson Methods; Numerical integration by trapezoidal and Simpson’s rules.

Calculus: Limit, Continuity & differentiability, Mean value Theorems, Theorems of integral calculus, evaluation of definite & improper integrals, Partial derivatives, Total derivatives, maxima & minima.

COMPUTER SCIENCE AND ENGINEERING

Theory of Computation: Regular languages and finite automata, Context free languages and Push-down automata, Recursively enumerable sets and Turing machines, Undecidability; NPcompleteness.

Digital Logic: Logic functions, Minimization, Design and synthesis of combinational and sequential circuits; Number representation and computer arithmetic (fixed and floating point).

Computer Organization and Architecture: Machine instructions and addressing modes, ALU and data-path, CPU control design, Memory interface, I/O interface (Interrupt and DMA mode), Instruction pipelining, Cache and main memory, Secondary storage.

Programming and Data Structures: Programming in C; Functions, Recursion, Parameter passing, Scope, Binding; Abstract data types, Arrays, Stacks, Queues, Linked Lists, Trees, Binary search trees, Binary heaps.

Algorithms: Analysis, Asymptotic notation, Notions of space and time complexity, Worst and average case analysis; Design: Greedy approach, Dynamic programming, Divide-and-conquer; Tree and graph traversals, Connected components, Spanning trees, Shortest paths; Hashing, Sorting, Searching.

Compiler Design: Lexical analysis, Parsing, Syntax directed translation, Runtime environments, Intermediate and target code generation, Basics of code optimization.

Operating System: Processes, Threads, Inter-process communication, Concurrency, Synchronization, Deadlock, CPU scheduling, Memory management and virtual memory, File systems, I/O systems, Protection and security.

Databases: ER-model, Relational model (relational algebra, tuple calculus), Database design (integrity constraints, normal forms), Query languages (SQL), File structures (sequential files, indexing, B and B+ trees), Transactions and concurrency control.

Computer Networks: ISO/OSI stack, LAN technologies (Ethernet, Token ring), Flow and error control techniques, Routing algorithms, Congestion control, TCP/UDP and sockets, IP(v4), Application layer protocols (icmp, dns, smtp, pop, ftp, http); Basic concepts of hubs, switches, gateways, and routers.
Reply With Quote
  #15  
18th January 2011, 03:29 PM
srivastavapriyanshu90
Junior Member
 
Join Date: Jan 2011
Posts: 5
Thumbs up Re: Syllabus of GATE for CSE and IT stream?

For CSE the syllabus is :
ENGINEERING MATHEMATICS

Mathematical Logic: Propositional Logic; First Order Logic.

Probability: Conditional Probability; Mean, Median, Mode and Standard Deviation; Random Variables; Distributions; uniform, normal, exponential, Poisson, Binomial.

Set Theory & Algebra: Sets; Relations; Functions; Groups; Partial Orders; Lattice; Boolean Algebra.

Combinatorics: Permutations; Combinations; Counting; Summation; generating functions; recurrence relations; asymptotics.

Graph Theory: Connectivity; spanning trees; Cut vertices & edges; covering; matching; independent sets; Colouring; Planarity; Isomorphism.

Linear Algebra: Algebra of matrices, determinants, systems of linear equations, Eigen values and Eigen vectors.

Numerical Methods: LU decomposition for systems of linear equations; numerical solutions of non-linear algebraic equations by Secant, Bisection and Newton-Raphson Methods; Numerical integration by trapezoidal and Simpsons rules.

Calculus: Limit, Continuity & differentiability, Mean value Theorems, Theorems of integral calculus, evaluation of definite & improper integrals, Partial derivatives, Total derivatives, maxima & minima.

COMPUTER SCIENCE AND INFORMATION TECHNOLOGY

Digital Logic: Logic functions, Minimization, Design and synthesis of combinational and sequential circuits; Number representation and computer arithmetic (fixed and floating point).

Computer Organization and Architecture: Machine instructions and addressing modes, ALU and data-path, CPU control design, Memory interface, I/O interface (Interrupt and DMA mode), Instruction pipelining, Cache and main memory, Secondary storage.

Programming and Data Structures: Programming in C; Functions, Recursion, Parameter passing, Scope, Binding; Abstract data types, Arrays, Stacks, Queues, Linked Lists, Trees, Binary search trees, Binary heaps.

Algorithms: Analysis, Asymptotic notation, Notions of space and time complexity, Worst and average case analysis; Design: Greedy approach, Dynamic programming, Divide-and-conquer; Tree and graph traversals, Connected components, Spanning trees, Shortest paths; Hashing, Sorting, Searching. Asymptotic analysis (best, worst, average cases) of time and space, upper and lower bounds, Basic concepts of complexity classes - P, NP, NP-hard, NP-complete.

Theory of Computation: Regular languages and finite automata, Context free languages and Push-down automata, Recursively enumerable sets and Turing machines, Undecidability.

Compiler Design: Lexical analysis, Parsing, Syntax directed translation, Runtime environments, Intermediate and target code generation, Basics of code optimization.

Operating System: Processes, Threads, Inter-process communication, Concurrency, Synchronization, Deadlock, CPU scheduling, Memory management and virtual memory, File systems, I/O systems, Protection and security.

Databases: ER-model, Relational model (relational algebra, tuple calculus), Database design (integrity constraints, normal forms), Query languages (SQL), File structures (sequential files, indexing, B and B+ trees), Transactions and concurrency control.

Information Systems and Software Engineering: information gathering, requirement and feasibility analysis, data flow diagrams, process specifications, input/output design, process life cycle, planning and managing the project, design, coding, testing, implementation, maintenance.

Computer Networks: ISO/OSI stack, LAN technologies (Ethernet, Token ring), Flow and error control techniques, Routing algorithms, Congestion control, TCP/UDP and sockets, IP(v4), Application layer protocols (icmp, dns, smtp, pop, ftp, http); Basic concepts of hubs, switches, gateways, and routers. Network security basic concepts of public key and private key cryptography, digital signature, firewalls.
Reply With Quote
  #16  
18th January 2011, 03:45 PM
mychandru024
Junior Member
 
Join Date: Jan 2011
Posts: 346
Default Re: Syllabus of GATE for CSE and IT stream?

Every thing will be from what you have learnt in CS engg.So,revise everything that was there for you.... most questions will be on languages & data structures available in them. Other than that operating systems & DBMS are imp as well...
Reply With Quote
  #17  
10th February 2011, 10:26 PM
Unregistered
Guest
 
Posts: n/a
Default Re: Syllabus of GATE for CSE and IT stream?

2010 cut off in gate
Reply With Quote
  #18  
3rd May 2011, 02:00 PM
Unregistered
Guest
 
Posts: n/a
Default Re: Syllabus of GATE for CSE and IT stream?

from where i get best study materials for gate through it branch?
Reply With Quote
  #19  
6th August 2011, 02:42 PM
pops07
Senior Member+++++
 
Join Date: Jan 2011
Location: Chittaranjan
Posts: 2,717
Default Re: Syllabus of GATE for CSE and IT stream?

GATE is the all India entrance exam for the admission of M.tech, M.E, M.S programme.

GATE is held on every second Sunday of February, every year...GATE score is valid for two years...

GATE is conducted in 21 streams.

The whole GATE syllabus of Computer Science engineering and information technology is given at the link below.

Just click here to get the syllabus.

All the best.......
Reply With Quote
  #20  
31st October 2011, 06:56 PM
vinay21feb
Senior Member+++
 
Join Date: Jul 2011
Posts: 1,952
Default Re: Syllabus of GATE for CSE and IT stream?

Backlog students also can apply for GATE exam,but the candidate should be in final year to apply for Gate-2012 exam.
The candidate with backlog should attach the mark list to application form while applying for the gate entrance exam.

Important date for Gate-2012:
Opening date for application form is 15th Sep 2011.
Closing date for application form is 17th Oct 2011.
Exam will held on 29th Jan 2012.

To apply the application form online,then click here(Between the notification dates as mentioned above)
For more details,then click here
Reply With Quote
  #21  
31st October 2011, 07:35 PM
vinay21feb
Senior Member+++
 
Join Date: Jul 2011
Posts: 1,952
Default Re: Syllabus of GATE for CSE and IT stream?

Backlog students also can apply for GATE exam,but the candidate should be in final year to apply for Gate-2012 exam.
The candidate with backlog should attach the mark list to application form while applying for the gate entrance exam.

Important date for Gate-2012:
Opening date for application form is 15th Sep 2011.
Closing date for application form is 17th Oct 2011.
Exam will held on 29th Jan 2012.

To apply the application form online,then click here(Between the notification dates as mentioned above)
For more details,then click here
Reply With Quote
Do you have any question? or have anything to say?



Related Topics:

Thread Replies Last Post
Importance of GATE Coaching in GATE Preparation? Which is the Best Coaching Institute for GATE? 66 2nd July 2019 08:38 AM
Tips and tricks for clearing GATE? How to score good in GATE Exam? 82 31st January 2015 11:54 AM
Need details about GATE exam : Can I continue my higher studies with the help of the GATE score? 13 28th March 2014 09:36 AM



Powered by vBulletin® Version 3.8.3
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.0
vBulletin Optimisation by vB Optimise.
Please also check: