What are pointers really good for, anyway?
No Answer is Posted For this Question
Be the First to Post Answer
Why c is a mother language?
Does c have class?
Write a program for Overriding.
Why void is used in c?
I have a function which accepts, and is supposed to initialize,a pointer, but the pointer in the caller remains unchanged.
how can i print "hello"
write a program to concatenation the string using switch case?
Explain union. What are its advantages?
#include<stdio.h> #include<conio.h> void main() { int m=0111,n=20; printf("%d%d\n",m,n); getch(); }
wt is d full form of c
Write a C++ program without using any loop (if, for, while etc) to print numbers from 1 to 100 and 100 to 1;
18 Answers Accenture, Cisco, Egentec, HCL, Ideaz, Infosys, M-Systems, MYR, TCS,
Write a program to add a given duration with time(24hrs format)