What is the concatenation operator?
No Answer is Posted For this Question
Be the First to Post Answer
How to run c Program without using IDE of c. means if program made in notepad.then how to compile by command prompt.
wht is the difference between KPO and BPO ?
2 Answers Accenture, BPO, HCK, HCL, Infosys,
what is the difference between arrays and linked list
26 Answers MAHINDRA, Tech Mahindra, Wipro,
Program to find the sum of digits of a given number until the sum becomes a single digit. (e.g. 12345=>1+2+3+4+5=15=>1+5=6)
plz answer....A program that takes 3 variables e.g a,b,c in as seperate parameters and rotates the values stored so that value goes a to b, b to c and c to a .
Which of the following about the C comments is incorrect ? a.commentscan go over multiple lines b.comments can start any where in the line c.a line can contain comments with out any language statements d.comments can occur within comments
What is a class c rental property?
What is wrong with this code?
what is the diff b/w static and non static variables in C. Give some examples plz.
#include<stdio.h> main(0 { printf("\n %d %d %d",sizeof(3),sizeof("3"),sizeof(3)); }
What is the concatenation operator?
What are structure members?