What does 3 mean in texting?
No Answer is Posted For this Question
Be the First to Post Answer
write a program to sort the elements in a given array in c language
what is op? for(c=0;c=1000;c++) printf("%c",c);
What is the difference between a function and a method in c?
int main(){ float f=8.0; if(f==8.0) printf("good"); else printf("bad"); } what is the answere and explain it?
what is the return type of printf
How do shell structures work?
what is diffrence between linear and binary search in array respect to operators?what kind of operator can be used in both seach methods?
if the address of a[1,1] and a[2,1] are 1000 and 1010 respectively and each occupies 2 bytes then the array has been stored in what order?
4 Answers Amazon, Apple, Bata, Google, NASA,
Write a program to print fibonacci series without using recursion?
the process of defining something in terms of itself is called (or) in C it is possible for the functions to call themselves. A function called a) nested function b) void function c) recursive function d) indifinite function
What is structure padding ?
Convert a distance from miles to kilometers .there are 5280 feets per mile,12 inches per foot .2.54 centimeters per inch and 100000centimeters per kilometer