Pages
(Move to ...)
Assignment
Synopsis
C
Graphics
Compiler
C#
DCN
DBMS
Discrete Math
DS
IT Fun
Java
Json
NIELIT
Notes
Office
OOPS
OS
PHP
Project
Phython
Question
SSAD
Web
UGC Net
VB
ASP
▼
Friday, 10 July 2020
Element delete program from array | C Language
›
Q : Write a program that accept an array of 10 integers and a number to be deleted from the array if found. Represent deleted element wit...
1 comment:
Tuesday, 7 July 2020
Get single row from MYSQL | PHP
›
Get a single row for editing or another purpose from MySql using PHP. $conn=mysqli_connect("localhost","root","...
Monday, 6 July 2020
Record input and search program structure | C Language
›
Q : Write a ‘C’ program to read following details of 50 students. Student Name, Student Roll No, Class Display total number of...
Sunday, 5 July 2020
Change/return more than value from function | C Language
›
Q : Write down three different methods used for referencing multiple values from a function. Answer : you can return only one value fro...
‹
›
Home
View web version