Can we assign string to char pointer?
No Answer is Posted For this Question
Be the First to Post Answer
Is c# a good language?
Define VARIABLE?
What is the concatenation operator?
What is function prototype in c with example?
Explain is it better to bitshift a value than to multiply by 2?
Explain what?s happening in the first constructor: public class c{ public c(string a) : this() {;}; public c() {;} } How is this construct useful?
char *p="name"; printf(p);
void main() { int *ptr; ptr = (int *) 0x400 ; printf("ptr=%d",ptr); } output?
Whether there can be main inside another main?If so how does it work?
write a c program that if the given number is prime, and their rearrangement(permute) of that number is also prime. Ex: Input is "197" is prime Output: 791,917,179 is also prime. Please any one tell me tha code for that
the real constant in c can be expressed in which of the following forms a) fractional form only b) exponential form only c) ascii form only d) both a and b
what are the facialities provided by you after the selection of the student.