What is data types?
No Answer is Posted For this Question
Be the First to Post Answer
Differentiate abs() function from fabs() function.
what will be the output of "printf("%d%d",scanf("%d% d",&a,&b))".provide an explation regarding the question
What is structure packing in c?
Eight queens puzzle
the output will be #include<stdio.h> int main () { int i; i = 9/2; printf("%i",i); return 0; }
Give me basis knowledge of c , c++...
12345 1234 123 12 1
Would you rather wait for the results of a quicksort, a linear search, or a bubble sort on a 200000 element array? 1) Quicksort 2) Linear Search 3) Bubble Sort
What is union and structure?
What is the difference between near, far and huge pointers?
explain about storage of union elements.
What is string length in c?