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
▼
Thursday, 31 August 2017
Preprocessor Directive
›
A pre-processor directory is a set of text which is start with # symbol. When C source code compile then process of compilation get start f...
Computer Fundamental MCQ CCC
›
CCC Fundamental MCQ/True-False Question with Answer Multiple Choice 1. How many types of memory used in computer? A) 1 B) 2 C) 3 D...
Wednesday, 23 August 2017
Command Line Argument
›
C language is known as a language of building block of function. It means all the things achieved by the language using function. A fu...
Tuesday, 22 August 2017
Print Some Character from a File
›
Q : Write a ‘C’ program to print only first 12 characters including blank space from file test.txt. Solution : #include <stdio.h>...
‹
›
Home
View web version