JNTUK R16 4-2 Concurrent and Parallel Programming Material PDF Download

JNTUK R16 4-2 Concurrent and Parallel Programming Material PDF Download

Students those who are studying JNTUK R16 CSE Branch, Can Download Unit wise R16 4-2 Concurrent and Parallel Programming (CPP) Material/Notes PDFs below.

jntuk-materials

JNTUK R16 4-2 Concurrent and Parallel Programming Material PDF Download

OBJECTIVES:

  • Improvement of students comprehension of CPP, new programming concepts, paradigms and idioms
  • Change of ’mood’ regarding Concurrency counter-intuitiveness
  • Proactive attitude: theoretical teaching shouldn’t be so dull
  • Multipath, individually paced, stop–and–replay, personalized learning process
  • Frequent assessment of learning advances on the subject

UNIT-1

Concurrent versus sequential programming. Concurrent programming constructs and race condition. Synchronization primitives.

Download UNIT-1 Material PDF

UNIT-2

Processes and threads. Interprocess communication. Livelock and deadlocks, starvation, and deadlock prevention. Issues and challenges in concurrent programming paradigm and current trends.

Download UNIT-2 Material PDF

UNIT-3

Parallel algorithms – sorting, ranking, searching, traversals, prefix sum etc.,

Download UNIT-3 Material PDF

UNIT-4

Parallel programming paradigms – Data parallel, Task parallel, Shared memory and message passing, Parallel Architectures, GPGPU, pthreads, STM,

Download UNIT-4 Material PDF

UNIT-5

OpenMP, OpenCL, Cilk++, Intel TBB, CUDA

Download UNIT-5 Material PDF

UNIT-6

Heterogeneous Computing: C++AMP, OpenCL

Download UNIT-6 Material PDF


TEXT BOOKS:

  1. Mordechai Ben-Ari. Principles of Concurrent and Distributed Programming, Prentice-Hall International.
  2. Greg Andrews. Concurrent Programming: Principles and Practice, Addison Wesley.
  3. GadiTaubenfeld. Synchronization Algorithms and Concurrent Programming, Pearson.
  4. M. Ben-Ari. Principles of Concurrent Programming, Prentice Hall.
  5. Fred B. Schneider. On Concurrent Programming, Springer.
  6. Brinch Hansen. The Origins of Concurrent Programming: From Semaphor

REFERENCE BOOKS:

OUTCOMES:

  • Understanding improvement of CPP concepts presented
  • The number of reinforcement–exercises assigned
  • The time required for the resolution of exercises
  • Compliance level with the new model of theoretical teaching

JNTUK B.Tech 4-2 Sem R16 CSE Materials Subject Wise PDF

JNTUK B.Tech 4-2 R16 CSE Materials: Students Can Download JNTUK 4-2 CSE R16 Regulation Materials/ E Note Books / Text Books Subject Wise From Below.

JNTUK B.Tech 4-2 Sem R16 CSE Materials Subject Wise PDF

jntuk-materials

Students of Jawaharlal Nehru Technological University Kakinada can avail of B.Tech 4-2 can avail of the materials for R16 regulation for various branches. Students can download JNTUK B.Tech 4-2 Sem R16 CSE Materials Subject Wise PDF from the links provided here. By tapping on the link, one can download materials for JNTUK 4-2 Sem CSE R16. The Computer Science Engineering Students can download the subject-wise materials PDFs collected from various sources. By referring to the materials one can gain knowledge to clear the exams with a good score. The course materials include Distributed Systems, Management Science, Machine Learning and various other CSE related books of various popular authors. Check the following B.Tech R16 CSE 4-2 Materials PDFs and download them for free. 

JNTUK B.Tech 4-2 Sem R16 CSE Course Structure:

S. No.SubjectsLTPCredits
1Distributed Systems43
2- HSManagement Science43
3Machine Learning43
4Elective-III
i. Concurrent and Parallel Programming
ii. Artificial Neural Networks
iii. Operations Research
4      3
5Seminar32
6Project10
Total Credits24

Also Check: JNTUK 4-2 Sem R16 CSE Syllabus

Download JNTUK 4-2 R16 CSE Materials PDF

Students who are pursuing the B.Tech 4-2 CSE R16 Regulation can check the text books, reference books, and e-resourses provided here for free. Students can get the complete chapter-wise information from their respective text books. And from the following information from the e-resourses, text books from the familer authors will provide the extra knowledge and understanding of each subject. Hence ts helps to score good in exams. Here we have collaboratively given the best JNTUK 4-2 R16 CSE materials at one place for the reference of students.

Distributed Systems Material

Management Science Material

Machine Learning Material

Elective-III

i. Concurrent and Parallel Programming Material

ii. Artificial Neural Networks Material

iii. Operations Research Material

JNTUK R16 4-2 Machine Learning Material/Notes PDF Download

JNTUK R16 4-2 Machine Learning Material/Notes PDF Download

Students those who are studying JNTUK R16 CSE Branch, Can Download Unit wise R16 4-2 Machine Learning Material/Notes PDFs below.

jntuk-materials

JNTUK R16 4-2 Machine Learning Material/Notes PDF Download

OBJECTIVES:

  • Familiarity with a set of well-known supervised, unsupervised and semi-supervised
  • learning algorithms.
  • The ability to implement some basic machine learning algorithms
  • Understanding of how machine learning algorithms are evaluated

UNIT-1

The ingredients of machine learning, Tasks: the problems that can be solved with machine learning, Models: the output of machine learning, Features, the workhorses of machine learning. Binary classification and related tasks: Classification, Scoring and ranking, Class probability estimation

Download UNIT-1 Material PDF | Reference-2 | Ref-3 | Ref-4

UNIT-2

Beyond binary classification: Handling more than two classes, Regression, Unsupervised and descriptive learning. Concept learning: The hypothesis space, Paths through the hypothesis space, Beyond conjunctive concepts

Download UNIT-2 Material PDF | Reference-2 | Ref-3 | Ref-4

UNIT-3

Tree models: Decision trees, Ranking and probability estimation trees, Tree learning as variance reduction. Rule models:Learning ordered rule lists, Learning unordered rule sets, Descriptive rule learning, First-order rule learning

Download UNIT-3 Material PDF | Reference-2 | Ref-3 | Ref-4

UNIT-4:

Linear models: The least-squares method, The perceptron: a heuristic learning algorithm for linear classifiers, Support vector machines, obtaining probabilities from linear classifiers, Going beyond linearity with kernel methods.Distance Based Models: Introduction, Neighbours and exemplars, Nearest Neighbours classification, Distance Based Clustering, Hierarchical Clustering.

Download UNIT-4 Material PDF | Reference-2 | Ref-3 | Ref-4

UNIT-5

Probabilistic models: The normal distribution and its geometric interpretations, Probabilistic models for categorical data, Discriminative learning by optimising conditional likelihoodProbabilistic models with hidden variables.Features: Kinds of feature, Feature transformations, Feature construction and selection. Model ensembles: Bagging and random forests, Boosting

Download UNIT-5 Material PDF | Reference-2 | Ref-3 | Ref-4

UNIT-6

Dimensionality Reduction: Principal Component Analysis (PCA), Implementation and demonstration. Artificial Neural Networks:Introduction, Neural network representation, appropriate problems for neural network learning, Multilayer networks and the back propagation algorithm.

Download UNIT-6 Material PDF | Reference-2 | Ref-3 | Ref-4


TEXT BOOKS:

  1. Machine Learning: The art and science of algorithms that make sense of data, Peter Flach, Cambridge.
  2. Machine Learning, Tom M. Mitchell, MGH.

REFERENCE BOOKS:

  1. UnderstandingMachine Learning: From Theory toAlgorithms, Shai Shalev-Shwartz, Shai BenDavid, Cambridge.
  2. Machine Learning in Action, Peter Harington, 2012, Cengage.

OUTCOMES:

  • Recognize the characteristics of machine learning that make it useful to real-world
  • Problems.
  • Characterize machine learning algorithms as supervised, semi-supervised, and
  • Unsupervised.
  • Have heard of a few machine learning toolboxes.
  • Be able to use support vector machines.
  • Be able to use regularized regression algorithms.
  • Understand the concept behind neural networks for learning non-linear functions.

JNTUK R16 4-2 Management Science Material/Notes PDF Download

JNTUK R16 4-2 Management Science Material/Notes PDF Download

Students those who are studying JNTUK R16 CSE Branch, Can Download Unit wise R16 4-2 Management Science Material/Notes PDFs below.

jntuk-materials

JNTUK R16 4-2 Management Science Material/Notes PDF Download

OBJECTIVES:

  • To familiarize with the process of management and to provide basic insight into select contemporary management practices
  • To provide conceptual knowledge on functional management and strategic management.

UNIT-1

Introduction to Management: Concept –nature and importance of Management –Generic Functions of Management – Evaluation of Management thought- Theories of Motivation – Decision making process-Designing organization structure- Principles of organization – Organizational typology- International Management: Global Leadership and Organizational behavior Effectiveness(GLOBE) structure

Download UNIT-1 Material PDF | Reference-2

UNIT-2

Operations Management: Principles and Types of Management – Work study- Statistical Quality Control- Control charts (P-chart, R-chart, and C-chart) Simple problems- Material Management: Need for Inventory control- EOQ, ABC analysis (simple problems) and Types of ABC analysis (HML, SDE, VED, and FSN analysis).

Download UNIT-2 Material PDF | Reference-2

UNIT-3

Functional Management: Concept of HRM, HRD and PMIR- Functions of HR ManagerWage payment plans(Simple Problems) – Job Evaluation and Merit Rating – Marketing Management- Functions of Marketing – Marketing strategies based on product Life Cycle, Channels of distributions. Operationlizing change through performance management.

Download UNIT-3 Material PDF | Reference-2

UNIT-4

Project Management: (PERT/CPM): Development of Network – Difference between PERT and CPM Identifying Critical Path- Probability- Project Crashing (Simple Problems)

Download UNIT-4 Material PDF | Reference-2

UNIT-5

Strategic Management: Vision, Mission, Goals, Strategy – Elements of Corporate Planning Process – Environmental Scanning – SWOT analysis- Steps in Strategy Formulation and Implementation, Generic Strategy Alternatives. Global strategies, theories of Multinational Companies.

Download UNIT-5 Material PDF | Reference-2

UNIT-6

Contemporary Management Practice: Basic concepts of MIS, MRP, Justin- Time(JIT) system, Total Quality Management(TQM), Six sigma and Capability Maturity Model(CMM) Levies, Supply Chain Management , Enterprise Resource Planning (ERP), Business Process outsourcing (BPO), Business process Re-engineering and Bench Marking, Balanced Score Card

Download UNIT-6 Material PDF | Reference-2


TEXT BOOKS:

  1. Dr. P. Vijaya Kumar & Dr. N. Appa Rao, ‘Management Science’ Cengage, Delhi, 2012.
  2. Dr. A. R. Aryasri, Management Science’ TMH 2011.

REFERENCE BOOKS:

  1. Koontz & Weihrich: ‘Essentials of management’ TMH 2011
  2. Seth & Rastogi: Global Management Systems, Cengage learning , Delhi, 2011
  3. Robbins: Organizational Behaviour, Pearson publications, 2011
  4. Kanishka Bedi: Production & Operations Management, Oxford Publications, 2011
  5. Philip Kotler & Armstrong: Principles of Marketing, Pearson publications
  6. Biswajit Patnaik: Human Resource Management, PHI, 2011
  7. Hitt and Vijaya Kumar: Starategic Management, Cengage learning
  8. Prem Chadha: Performance Management, Trinity Press(An imprint of Laxmi Publications Pvt. Ltd.) Delhi 2015.
  9. Anil Bhat& Arya Kumar : Principles of Management, Oxford University Press, New Delhi, 2015.

OUTCOMES:

  • After completion of the Course the student will acquire the knowledge on management functions, global leadership and organizational behavior.
  • Will familiarize with the concepts of functional management project management and strategic management.

JNTUK R16 4-2 Distributed Systems Material/Notes PDF Download

JNTUK R16 4-2 Distributed Systems Material/Notes PDF Download

Students those who are studying JNTUK R16 CSE Branch, Can Download Unit wise R16 4-2 Distributed Systems Material/Notes PDFs below.

jntuk-materials

JNTUK R16 4-2 Distributed Systems Material/Notes PDF Download

OBJECTIVES:

  • Provides an introduction to the fundamentals of distributed computer systems, assuming the availability of facilities for data transmission, IPC mechanisms in distributed systems, Remote procedure calls.
  • Expose students to current technology used to build architectures to enhance distributed Computing infrastructures with various computing principles

UNIT-1

Characterization of Distributed Systems: Introduction, Examples of Distributed Systems, Resource Sharing and the Web, Challenges. System Models: Introduction, Architectural Models- Software Layers, System Architecture, Variations, Interface and Objects, Design Requirements for Distributed Architectures, Fundamental Models- Interaction Model, Failure Model, Security Model.

Download UNIT-1 Material PDF | Reference-2

UNIT-2

Interprocess Communication: Introduction, The API for the Internet Protocols- The Characteristics of Interprocess communication, Sockets, UDP Datagram Communication, TCP Stream Communication; External Data Representation and Marshalling; Client Server Communication; Group Communication- IP Multicast- an implementation of group communication, Reliability and Ordering of Multicast.

Download UNIT-2 Material PDF | Reference-2

UNIT-3

Distributed Objects and Remote Invocation: Introduction, Communication between Distributed Objects- Object Model, Distributed Object Modal, Design Issues for RMI, Implementation of RMI, Distributed Garbage Collection; Remote Procedure Call, Events and Notifications, Case Study: JAVA RMI

Download UNIT-3 Material PDF | Reference-2

UNIT-4

Operating System Support: Introduction, The Operating System Layer, Protection, Processes and Threads –Address Space, Creation of a New Process, Threads.

Download UNIT-4 Material PDF | Reference-2

UNIT-5

Distributed File Systems: Introduction, File Service Architecture; Peer-to-Peer Systems: Introduction, Napster and its Legacy, Peer-to-Peer Middleware, Routing Overlays. Coordination and Agreement: Introduction, Distributed Mutual Exclusion, Elections, Multicast Communication.

Download UNIT-5 Material PDF | Reference-2

UNIT-6

Transactions & Replications: Introduction, System Model and Group Communication, Concurrency Control in Distributed Transactions, Distributed Dead Locks, Transaction Recovery; Replication-Introduction, Passive (Primary) Replication, Active Replication.

Download UNIT-6 Material PDF | Reference-2


TEXT BOOKS:

  1. Ajay D Kshemkalyani, MukeshSighal, “Distributed Computing, Principles, Algorithms and Systems”, Cambridge
  2. George Coulouris, Jean Dollimore, Tim Kindberg, “Distributed Systems- Concepts and Design”, Fourth Edition, Pearson Publication

REFERENCE BOOKS:

  1. Distributed-Systems-Principles-Paradigms-Tanenbaum PHI

OUTCOMES:

  • Develop a familiarity with distributed file systems.
  • Describe important characteristics of distributed systems and the salient architectural features of such systems.
  • Describe the features and applications of important standard protocols which are used in distributed systems.
  • Gaining practical experience of inter-process communication in a distributed environment

JNTUK R16 3-2 Computer Graphics Material/Notes PDF Download

JNTUK R16 3-2 Computer Graphics Material/Notes PDF Download

Students those who are studying JNTUK R16 Mechanical Branch, Can Download Unit wise R16 3-2 Computer Graphics Material/Notes PDFs below.

jntuk-materials

JNTUK R16 3-2 Computer Graphics Material/Notes PDF Download

OBJECTIVES:

  • Understand the fundamental concepts and theory of computer graphics
  • Understand modeling, and interactive control of 3D computer graphics applications
  • The underlying parametric surface concepts be understood
  • Learn multimedia authoring tools.

UNIT-1

INTRODUCTION: Application areas of computer graphics, overview of graphic system, video-display devices, raster-scan systems, random scan systems, graphics monitors and work stations and input devices.

Download UNIT-1 Material PDF

UNIT-2

OUTPUT PRIMITIVES: Points and lines, line drawing algorithms, mid-point circle algorithm, Filled area primitives: scan-line polygon fill algorithm, boundary-fill and flood-fill algorithm. 2-D GEOMETRICAL TRANSFORMATIONS: Translation, scaling, rotation, reflection and shear transformation matrix representations and homogeneous co-ordinates, composite transformations, transformations between coordinates

Download UNIT-2 Material PDF

UNIT-3

2-D VIEWING : The viewing pipe-line, viewing coordinat4 reference frame, window to view-port co-ordinate transformations, viewing function, Cohen-Sutherland and Cyrus-beck line clipping algorithms, SutherlandHodgeman polygon clipping algorithm

Download UNIT-3 Material PDF

UNIT-4

3-D OBJECT REPRESENTATION: spline representation, Hermite curve, Bezier curve and B-spline curve, Polygon surfaces, quadric surfaces, , Solid modeling Schalars – wire frame, CSG, B-rep. Bezier and B-spline surfaces, Basic illumination models, shading algorithms

Download UNIT-4 Material PDF

UNIT-5

3-D GEOMETRIC TRANSFORMATIONS: Translation, rotation, scaling, reflection and shear transformation and composite transformations. Visible surface detection methods: Classification, back-face detection, depthbuffer, scan-line, depth sorting

Download UNIT-5 Material PDF

UNIT-6

COMPUTER ANIMATION: Design of animation sequence, general computer animation functions, raster animation, computer animation language, key frame system, motion specification

Download UNIT-6 Material PDF


TEXT BOOKS:

  1. Computer Graphics C version/ Donald Hearn and M. Pauline Baker/Pearson/PHI
  2. Computer Graphics Principles & practice-second edition in C/ Foley, VanDam, Feiner and Hughes/Pearson Education

REFERENCE BOOKS:

  1. Computer Graphics Second edition/ Zhigand xiang, Roy Plastock, Schaum’s outlines/Tata Mc-Graw hill edition.
  2. Procedural elements for Computer Graphics/David F Rogers/Tata Mc Graw hill, 2nd edition.
  3. Principles of Interactive Computer Graphics/ Neuman and Sproul/TMH.
  4. Computer Graphics/ Steven Harrington/TMH

OUTCOMES:

  • Use the principles and commonly used paradigms and techniques of computer graphics
  • Write basic graphics application programs including animation
  • Design programs to display graphic images to given specifications

AP SBTET Diploma Conducting of Special Mercy Exams from 16-04-2021

0

AP SBTET Diploma Conducting of Special Mercy Exams from 16-04-2021

AP SBTET

SBTET – Board Diploma Examinations – Conducting of Special Mercy Examinations to RC /NC /C-90 /C-96 /C-05 /C-05 (CCC) /C-08 /C-09 /C-14 & ER-91 schemes from 16-04-2021 – Intimation – Reg.

In continuation of the Notifications cited in the reference, it is to inform that the Special Mercy Examinations of RC /NC /C-90 /C-96 /C-05 /C-05 (CCC) /C-08 /C-09 /C-14 & ER-91 schemes, will be conducted from 16-04-2021 to the candidates applied.

The Principals of the Polytechnics are hereby requested to give wide publicity among the student community through local media and display the circular on the notice board of the Institution.

Download the Official Notification Here: Click Here

CISF Constable Tradesman Result 2021 – Cutoff Marks, Merit List (Selected Candidates)

CISF Constable Tradesman Result 2021, Selection List Category Wise Cutoff Marks: Central Industrial Security Force (CISF) written test round for Constable Tradesman posts has been conducted on 21st March across the nation. Lakhs of aspirants seeking to get the Constable Tradesman posts in CISF have competed for the phase I selection process. Candidates who had competed for CISF Tradesman written test on 21st March can check the exam key from the official website, cisf.gov.in. The CISF Tradesman Answer Key 2021 will be available in PDF format and it will be accessible for all sets A, B, C, D. Competitors can check the answers from the respective attempted set to estimate the score by comparing with the attempted answers. Aspirants who are keen to check CISF Constable Tradesman result 2021 can stay checking the CISF portal for further updates regarding the result. Candidates must clear the PET, PST, Written-test, Document Verification rounds with a good score to clear the selection process. More details about CISF Constable Tradesman Result and merit list were described in the following.

CISF Constable Tradesman Result 2021 – Cutoff Marks, Merit List (Selected Candidates)

CISF Constable Tradesman Result 2021

Central Industrial Security Forces (CISF) is a national-level organization that annually releases various notifications to hire suitable aspirants for various posts. The organization has recently announced Constable (Tradesman) posts. As per the notification, 914 posts. Many of the hopefuls across the nation have shown interest in CISF Constable Posts and applied during the announced dates. The organization accepted applications from the aspirants and the selection will be done through various rounds such as Height Bar Test, Physical Efficiency Test, Physical Standard Test, Documentation, Trade Test, Written Test, etc. candidates have to score the best merit in these selection rounds to get shortlisted for the announced posts.

CISF Constable Tradesman Result 2021, Qualified Candidates List – Important Details

Organization NameCentral Industrial Security Force
Post NameConstable Tradesman
No Of Posts914 Posts
Exam Date21st March 2021
CategoryResult
Result Release DateApril 2021 (Tentatively)
Official Sitecisf.gov.in, https://www.cisfrectt.in/

Download CISF Tradesman Result 2021, Selected Candidates List @ cisf.gov.in

CISF successfully organized the Phase I selection tests on 21st March for lakhs of aspirants seeking to get the CISF tradesman posts. The organization is expected to release the CISF Constable Result within 3 to 4 weeks after the examination (tentatively). CISF Constable Tradesman result 2021 is anticipated to release in April 2021 [tentatively], Candidates can stay checking the CISF official portal, cisf.gov.in to download the result. Along with the result, the CISF also will release the cutoff marks and merit list of qualified candidate’s names.

CISF Constable Tradesman Cutoff Marks 2021

The CISF Constable Tradesman Cutoff marks 2021 category-wise [for general, SC, ST, BC, and others] were listed in the following. Contenders have to score the qualifying marks as mentioned by the authority to clear the phase I selection process.

  • General/UR, EWS : 35%
  • SC/ST/OBC, Ex-servicemen: 33%

CISF Constable Tradesman Cutoff Marks, Merit List 2021

The organization will release the merit list based on one’s qualifying marks. Candidates have to score above the qualifying marks/cutoff marks to get shortlisted for the merit list. Aspirants’ names mentioned in the merit list are said to be shortlisted for the next rounds of the selection process.

Stay checking the CISF website on a frequent basis to download the merit list, cutoff marks, and results. Soon, we will update the CISF result release date here. Stay visiting our page for the latest updates.

Download CISF Constable Tradesman Result, Cutoff Marks, Merit List 2021 | Link 2Available Soon

Steps to Download CISF Constable Tradesman result 2021

  • Cisf.gov.in is the CISF’s official portal.
  • Make a visit to the webpage and search for the CISF Constable Result 2021 download link.
  • Click on the link.
  • Enter the login credentials to download the result.
  • Tap on the submit button.
  • The result will be downloaded and the cutoff marks will also be displayed on the screen.
  • Check whether qualified or not and take a printout to refer to it further.
What is the Release date of CISF Constable Tradesman Result 2021?

Tentatively in April 2021.

What are the Minimum Qualifying Marks for CISF Constable Tradesman Exam?

General/UR, EWS : 35%
SC/ST/OBC, Ex-servicemen: 33%

What are the CISF Constable Tradesman Cutoff Marks 2021?

Will be declared Soon.

How can We check CISF Constable Tradesman Result, Selection List 2021?

We have mentioned relevant direct links of result website. Once after announcement just click on above link and enter register number and dob to get your score card.

CA Final Result 2021 January (Released) – CA Foundation Result, Toppers List & Pass Percentage

ICAI CA Final Result January 2021 – CA Foundation Result, Merit List & Score Card For Jan Attempt : ICAI are released the CA Final Results January 2021 on 21st march Evening. Students need to visit the following website to check their result at http://icai.nic.in.

The results of the Chartered Accountants Final Examination (Old course & New Course) held in January 2021 Are Announced .check from below links

CA Final Result January 2021 – Check ICAI CA Results 2021 Name Wise (Toppers List & Pass Percentage)

CA Final Result 2021

CA Final (Old & New) Results January 2021, Merit List – Important Details:

Name of the organization Institute of Charted Accounts of India (ICAI)
Official Websiteicaiexam.icai.org
Examination CA Final January 2021
Date of Examination January 2021
Category CA Final Result 2021
Date Of Result Released On 21st March

The result of the Chartered Accountants Final Examination held in January 2021 are likely to be declared on 21st March. and the same as well as the merit list (candidates securing a minimum of 55% and above marks and upto the maximum of 50th Rank in the case of Final Examination in accordance with the decision of the Examination Committee) on all India basis will be available on the following websites:

1. icaiexam.icai.org
2. caresults.icai.org
3. icai.nic.in

Arrangements have also been made for the students of Final Examination and Common Proficiency Test (CPT) desirous of having results on their e-mail addresses to register their requests at the website i.e. icaiexam.icai.org from 19th march. All those registering their requests will be provided their results through e-mail on the e-mail addresses registered as above immediately after the declaration of the result.

In addition to above, it may be noted that for accessing the result at the above mentioned website the student shall have to enter his registration no. or PIN no. along with his/her roll number.

Further facilities have been made for candidates of Final Examination (Old course & New Course) held in November 2020 desirous of knowing their results with marks on SMS. The service will be available through India Times.

CA Result January 2021 @ icaiexam.icai.org with Pass Percentage

The result card of CA Final Jan 2021 will only be available on registered accounts for qualified candidates. The candidates who will obtain a minimum of 70 % marks in the CA Final January exam 2021 will be issued with Pass with Distinction certificate.

Results are Declared

CA Final Results January 2021 (OLD) | Link 2 Available Now

CA Final Results January 2021 (New) | Link 2 Available Now

CA Foundation Result 2021Available Now

CA Final Toppers List 2021

How to Check the ICAI CA 2021 Final Results through online:

Step 1: Visit the official websites : icaiexam.icai.org, caresults.icai.org, and icai.nic.in

Step 2: Go to Results tab

Step 3: Click on Common Proficiency Test Final Result January 2021

Step 4: Enter the registered number along with the Pin

Step 5: Enter the captcha shown and submit

Steps to check the ICAI CA Final Results January 2021 through email

Step 1: Visit the official portal icaiexam.icai.org

Step 2: Login to your profile with the registered ID

Step 3: Click on Email Registration and Verify your Email ID

Step 4: Click on How to register to get result on email to read the complete guidelines and follow the steps to get your result through email.

icaiexam.icai.org CA Final Exam Result 2021

In addition to above, it may be noted that for accessing the result at the above website i.e. icaiexam.icai.org the student shall have to enter his registration no. or PIN no. along with his roll number.

Further, facilities have been made for students of Final Examination held in January 2021 desirous of knowing their results with marks on SMS. The service will be available through India Times.

For getting results through SMS, students should type:

i) for Final Examination result the following

Final Examination (Old Course)

CAFNLOLD (space) XXXXXX (Where XXXXXX is the six digit Final examination roll number of the candidate), e.g. CAFNLOLD 000128

Final Examination (New Course)

CAFNLNEW (space)XXXXXX (Where XXXXXX is the six digit Final examination roll number of the candidate), e.g. CAFNLNEW 000128

and send the message to: 57575 – for all mobile services

ICAI CA Final Result of January 2021 will declare today which will also include the pass percentage. Aspirants can check their results in icaiexam.icai.org but not in icai.nic.in which is used to declare the results since last year.

IS Released CA Final Result Jan 2021 Attempt & CA Foundation Result Jan 2021?

Yes, CA Final & Foundation Result January 2021 Attempt are released on 21st march.

When Was Conducted CA Final Exam Recently?

CA Final Exams Was Conducted in January 2021.

Which Details is Necessary To Check CA Final Result 2021?

For accessing the result at the above mentioned websites the candidate shall have to enter his/her registration no. or PIN no. along with his/her roll number.

What is the Procedure to Get CA Final Result Through SMS?

WE have mentioned SMS Details in the above post.

In Which Websites, We Can Check CA Final Result 2021?

icaiexam.icai.org
caresults.icai.org
icai.nic.in

JNTUK B.Tech 2-2 Syllabus R19 Regulation PDF Download (All Branches)

JNTUK 2-2 Syllabus R19: JNTUK B.Tech 2-2 Syllabus R19 Regulation, Download the Jntu kakinada r19 syllabus pdf for ECE, CSE, EEE, Mechanical, Civil, IT, Automobile PE etc.

JNTUK B.Tech 2-2 Syllabus R19 Regulation PDF Download (All Branches)

jntuk syllabus books

JNTU KAKINADA Newly Introduced the Syllabus of R19 Regulation. Previously we have the Syllabus for R16, R13, R10 Regulations. Its Time For Syllabus, So About beginning All Students Are Waiting For JNTUK B.Tech 2-2 R19 Syllabus Books & Academic Calenders.

Also Download : JNTUK B.Tech R19 Academic Regulations

JNTUK B.Tech 2-2 sem R19 Regulation Syllabus Books are Available Here.We are uploded the official Syllabus Books For 2-2 semester R19 regulation All Branches like ECE, CSE, EEE, CIVIL, MECH, IT, Automobile, pce etc.

Also Check: JNTUK B.Tech 3-1 sem Syllabus R19

JNTUK 2-2 Syllabus R19 PDF Download

JNTUK – DAP – R19 B.Tech II Year II Sem Syllabus in Various Branches of Engineering:

Note: R19 Syllabus Applicable for batches admitted from 2019-2020

BranchDownload Links
 CIVILDOWNLOAD
 CSEDOWNLOAD
 ECEDOWNLOAD
 EEEDOWNLOAD
 MECHDOWNLOAD
 ITDOWNLOAD
AgriculturalDOWNLOAD
Automobile EnggDOWNLOAD
PetroleumDOWNLOAD
Mining EnggDOWNLOAD
EIEDOWNLOAD

The Following Branches R19 Syllabus Books are Available Here :

JNTUK II B.Tech II sem (R19) Syllabus pdf,

JNTUk 2-2 R19 Syllabus books for cse,

JNTUk 2-2 R19 Syllabus books for ECE,

JNTUk 2-2 R19 Syllabus books for EEE,

JNTUk 2-2 R19 Syllabus books for CIVIL,

JNTUk 2-2 R19 Syllabus books for MECH,

JNTUk 2-2 R19 Syllabus books for IT.