
Educating the innovators of tomorrow

Educating the innovators of tomorrow
Java Enterprise Edition (PPT Download)
MSCIT Question Papers
Application Development using Advance Android (2023) Cloude Computing with AWS (2023) Web application development using Django (2023) Hybrid mobile application development using web technologies (2023) Programming with R for data science (2023) ReactJS & Express (2023)
BSCIT Question Papers
Android (2022) Android (2023) ASP.NET (2022) Computer Organization & Architecture (2023) Communication Skill (2022) Computer Fundamentals (2022) Data Structure (2023) Data Warehousing (2022) Data Warehousing (2023) Internet Of Things (2022) Internet Of Things (2023) Advance Java – J2EE (2022) Mathematical…
BCA Question Papers
Android (2020) Android (2021) Android (2022) Android (2023) ASP.NET (2023) Computer Organization & Architecture (2023) Communication Skill (2021) Communication Skill (2022) Computer Fundamentals (2021) Computer Fundamentals (2022) Programming with Java (J2SE) (2022) Programming with Java (J2SE) (2023) Data Structure using…
J2EE Code
User Registration & Login Using JSP-Servlet
PHP Code
CRUD Operation in PHP OOP
MongoDB Interview Questions
1. What Are Other Types of NoSQL Databases? As an interviewer, you would expect a good candidate to know why they’d want to use a NoSQL database, what the purpose of using it is, and so forth. They should also…
PHP Interview Questions
1. What’s the difference between the include() and require() functions? They both include a specific file but on require the process exits with a fatal error if the file can’t be included, while include statement may still pass and jump to the next…