Pages
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
Thursday, 27 July 2017
Write a program to copy a file into another file.
Q : Write a program to copy a file into another file.
Answer :
#include
<stdio.h>
#include
<conio.h>
#include
<stdlib.h>
void
main(
int
argc,
char
*argv[])
{
FILE *infile,*outfi
Read more »
Sunday, 23 July 2017
Assignment Software Project Management
Assignment
Software Project Management
Q1. What is Software Project management? Explain the activities of software project management.
Q2. Define the water fall model with its stages. Explain the advantages and disadvantages of water fall model.
Read more »
Assignment Java programming
Assignment
Java programming
1. Q-what do you understand by object oriented programming?
2. Q-what do you understand by applet explain with example?
Read more »
Assignment OBJECT ORIENTED ANALYSIS AND DESIGN
Assignment
OBJECT ORIENTED ANALYSIS AND DESIGN
Q- What is object? Explain in details?
Q- What is generalization in UML? Draw a state chart diagram of UML?
Read more »
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)