What are the different data types in C?
Hi can anyone tell what is a start up code?
Write a program to generate prime factors of a given integer?
a=5 a=a++/++a
what is a pointer
4 Answers Bank Of America, TCS,
Discuss similarities and differences of Multiprogramming OS and multiprocessing OS?
Write a C program to accept a matrix of any size. Find the frequency count of each element in the matrix and positions in which they appear in the matrix
What is the purpose of clrscr () printf () and getch ()?
print 1-50 with two loop & two print Statement
main() { int arr[5]={23,67}; printf("%d%d%d",arr[2],arr[3],arr[4]); }
please can some one guide me, to the answer Write a C program to enter 15 numbers as an input from the keyboard and program will find and print odd numbers and their average. i have studied while and do while loop for loop if and else if switch
What is difference between main and void main?
How many levels of pointers have?