What is wild pointer in c with example?
in which language c language is written?
#include<stdio.h> #include<conio.h> void main() { float a; clrscr(); a=0.5; if(a==0.5) printf("yes"); else printf("no"); getch(); }
Fifty minutes ago if it was four times as many mints past 3 o clock. how many minutes is it to six o'clock n how....?????
consagous technology placement paper
Explain how can I write functions that take a variable number of arguments?
What is string in c language?
Devise a program that inputs a 3 digit number n and finds out whether the number is prime or not. Find out its factors.
In C programming, how do you insert quote characters (‘ and “) into the output screen?
What is realloc in c?
What is ponter?
is assignment operator is arithmatic or not
Which built-in library function can be used to match a patter from the string?