Principles of Management Syllabus |Bsc.CSIT Seventh Semester
Last Updated on 4 years ago by Karina Shakya Full Marks: 80 + 20 Course No: MGT411 Pass Marks: 32 + 8 Nature of the Course: Theory Credit Hrs: 3 […]
Advanced Java Programming Syllabus |Bsc.CSIT Seventh Semester
Last Updated on 5 years ago by Sarina Sindurakar Full Marks: 60 + 20 + 20 Course No: CSC409 Pass Marks: 24 + 8 + 8 Nature of the Course: […]
Introduction To Java Awt, Swing and Applet
Last Updated on 5 years ago by Karina Shakya Concept of Awt Java AWT (Abstract Window Toolkit) is an API to develop Graphical User Interface (GUI) or windows-based applications […]
Layout Management in Java
Last Updated on 5 years ago by Sarina Sindurakar Introduction Layout manager is an interface which implements the classes of layout manager that controls the size and position of the […]
File Handling in JAVA
Last Updated on 5 years ago by Sarina Sindurakar Introduction File is a location that is used to store the information. File handling in java is defined as reading and […]
Introduction to concurrency and threading in Java
Last Updated on 5 years ago by Karina Shakya Concurrency Concurrency is the ability to run several programs or several parts of a program in parallel. If a time consuming […]
Exception Handling and creating exception in Java
Last Updated on 5 years ago by Sarina Sindurakar In Java programming language, exception is an event that disrupts the normal flow of the program. It is an object which […]
Fundamental Programming Structure in JAVA.
Last Updated on 5 years ago by Sarina Sindurakar Arrays An array is a collection of similar elements with the same data type. It’s used to keep multiple values in […]
Introduction to Java Architecture
Last Updated on 5 years ago by Karina Shakya Java Architecture: Java architecture is the collection of JRE,JDK JVM components. Integrates the process of compilation and integration. Explains each and […]
Cyber Security Syllabus | MCS | Lincoln University College
Last Updated on 4 years ago by ICT Byte Introduction to Ethical Hacking Overview of Current Security Trends Elements of Information Security Information Security Threats and Attack Vectors Hacking Concepts, […]
