Write a program to check prime number in c programming?
No Answer is Posted For this Question
Be the First to Post Answer
create an SINGLE LINKED LISTS and reverse the data in the lists completely
code snippet for creating a pyramids triangle ex 1 2 2 3 3 3
List the variables are used for writing doubly linked list program.
What is the difference between text and binary i/o?
Explain the ternary tree?
Predict the output or error(s) for the following: 25. main() { printf("%p",main); }
main() { int x=20,y=35; x = y++ + x++; y = ++y + ++x; printf("%d %d\n",x,y); } what is the output?
What are the 32 keywords in c?
sir i got 146 correct question & i have also the advantage of height so will they consider my marks as 146+3=149.can any body tell me how they consider my height marks.
what is c programing
Explain what standard functions are available to manipulate strings?
what different between c and c++