Are there constructors in c?
No Answer is Posted For this Question
Be the First to Post Answer
write a program of palindrome(madam=madam) using pointer?
How do you determine the length of a string value that was stored in a variable?
who did come first hen or agg
how the size of an integer is decided? - is it based on processor or compiler or OS?
19 Answers HCL, JPR, Microsoft, nvidia,
How would you sort a linked list?
what is difference between #include<stdio.h> and #include"stdio.h"
write a program to sort the elements in a given array in c language
Diff: between this 2 classes in terms of memory class A { int i; char c; double d; }; class A { double d; int i; char c; }; How it is calculating?
what is the difference between %d and %*d in c languaga?
What are the rules for the identifier?
What is logical error?
Why c is a mother language?