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) pgm to find any error in linklist(in single linklist check whether any node points any of previous nodes instead of next node)
1 2720pgm to find number of words starting with capital letters in a file(additional memory usage not allowed)(if a word starting with capital also next letter in word is capital cann't be counted twice)
2 16608i was set new individual folder for saving session values,the folder name is session and i set 777 permission,using session.save_path function like session.save_path "/home21b/sub004/sc21311-ULCX/candyoflove.com/session/" but it causing Warning: Unknown(): SAFE MODE Restriction in effect. The script whose uid/gid is 12112/12112 is not allowed to access /home21b/sub004/sc21311-ULCX/candyoflove.com/session owned by uid/gid 12267/12267 in Unknown on line 0 ,please tell what changes make this script, i was using .htaccesss file..plz help me....
1 3391Find Index of least significant bit set in an Integer. ex. int value is say 10001000 results should be 4.
1 8349
What is pointer to pointer in c with example?
What is the current stable version of php?
Tell me how do I redirect users back to my blog's main page after they login?
What is lateinit modifier?
How to Change the default width/height of the editor?
What sized websites have you worked on in the past?
What is the biggest challenge facing your current job right now? What is your biggest failure?
Differentiate between null and void pointers.
What is the process to get the home directory using ‘~' in python?
What is the difference between object { } block and companion object { } code block in Kotlin?
What are compound statements?
What is the difference between htmlentities() and htmlspecialchars()?
hi, all this is shoba m.c.a . i have learned abap but no oppurtunities right now as fresher , right now i want to learn any course on demand any one pls suggest me good course and institute in hyderabad
What is difference between static and final in php?
How would you display a file’s contents in reversed order?