Introduction to concurrency and threading in Java
Concurrency Concurrency is the ability to run several programs or several parts of a program in parallel. If a time consuming task can be performed asynchronously or in parallel, this […]
Exception Handling and creating exception in Java
In Java programming language, exception is an event that disrupts the normal flow of the program. It is an object which is thrown at runtime. Handling in Java is a […]
Fundamental Programming Structure in JAVA.
Arrays An array is a collection of similar elements with the same data type. It’s used to keep multiple values in a single variable. Java array is an object that […]
Introduction to Java Architecture
Java Architecture: Java architecture is the collection of JRE,JDK JVM components. Integrates the process of compilation and integration. Explains each and every step on how java programs are compiled and […]
BSc.CSIT Seventh Semester Syllabus
BSc.CSIT Seventh Semester Syllabus Overview BSc.CSIT Seventh Semester course code is shown below: S.N. Course Code Course Title Credit Hours Full Marks 1 CSC409 Advanced Java Programming 3 100 2 […]
BSc.CSIT Third year Sixth Semester 2074 Batch Exam Result Published
Tribhuvan University, Institute of Science and Technology, Dean’s Office has published the examination result of a B.Sc. CSIT sixth-semester 2074 Batch yesterday i.e. 30th November 2021. B.Sc.CSIT Third year Sixth […]
BSc.CSIT VII AND III semester exam routine published
Tribhuvan University IOST has published examination schedule of BSc.CSIT 7th semester,2074 batch and 3rd semester ,2076 batch. Below is the official notice of schedule.
BSc.CSIT 3rd Semester Computer Graphics Old Questions
BSc.CSIT 3rd Semester Old Questions BSc.CSIT 3rd Semester Subject: Computer Graphics Year : 2067 BSc.CSIT 3rd Semester Old Questions Attempt all questions. What is a computer graphics? Explain in detail […]
BSc.CSIT 3rd Semester Data Structure and Algorithms Old Questions
BSc.CSIT 3rd Semester Old Questions Subject: Data Structure and Algorithms Year: 2065 B.Sc.CSIT 3rd Semester Data Structure and Algorithms Old Questions Attempt any TWO questions: (10×2=20) What do you mean […]
BSc.CSIT 1st Semester Digital Logic Old Questions
BSc.CSIT 1st Semester Old Questions Subject: Digital Logic BSc.CSIT 1st Semester Digital Logic BSc.CSIT 1st Semester Digital Logic Question Year : 2065 Long Questions:Attempt any two questions: (2 × 10=20) […]



