2023

Introduction to C Programming Sem1 Assignment 2

1. Describe the basic structure of “C” Program. Sem1 Assignment 3 The basic structure of a C program includes the preprocess…

Apr 11, 2023

Database Management System Assignment Questions Answers

कोई प्रश्न रहा जाता है ही तो नीचे कॉमेंट में बताए Write a query to create a table and view the table स्ट्रक्चर To create a t…

Apr 7, 2023

Operating System Assignment Questions Answers

What is Operating System? Also define its main functions An operating system (OS) is the most crucial software that runs on …

Apr 7, 2023

Lab Computer Fundamental and information System Assignment Work

Q.1 How to start computer write all step To start a computer, follow the steps below: 1. Ensure that the computer is connect…

Apr 3, 2023

Introduction to C Programming LAB Assignment 1

Q1.Write a program to print “Hello” in C language #include <stdio.h> int main() {    printf("Hello");    ret…

Apr 3, 2023