Python Related (3312)
PHP Related (7341)
Scala (340)
R Programming (396)
Kotlin (184)
Apache Groovy (39)
Ruby (245)
Go Programming Language (139)
Objective-C (429)
Programming Languages AllOther (746) Find the error in the following program struct point {struct point *next; int data; } x; main() {int...data; } x; main() {int i; for(x=p;x!=0;) x=x->next,x++; freelist(x); } freelist(x) {free(x); return }
1 5532
What is the difference between htmlentities() and htmlspecialchars()?
What are compound statements?
How do I list all files of a directory?
How do you realize Ternary Conditional Operator in Kotlin ?
What is the latest version of scala?
Do you know the difference between malloc() and calloc() function?
Hi Guys, This is Rama, right now I am working as a Software Test Engineer in Gurgoan and I have over all 3 years of testing expoeriance. Right now I am looking for a change. Can any body help me out to find a job in south india. Thanks in Advance
hi This is radhika.Can anyone help me to know the question papers of NATIONAL INFORMATICS CENTRE for the post of scientific officer/engineer? if anyone know plz tell me question paper pattern
Did you contributed the drupal site (any module)?
What is current stable version of laravel?
I want sample papers for NIC Examination. Plz send them to my mail Id das.neelam@gmail.com . Plz send it today, tomorrow i've the exam.
What is the latest version of yii?
What is dynamic dispatch in c++?
How is a function declared? Why are Kotlin functions known as top-level functions?
What is the length of your largest python code? Can you please describe the project?