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)
2658pgm 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 16497i 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 3265Find Index of least significant bit set in an Integer. ex. int value is say 10001000 results should be 4.
1 8262
Is notepad ++ good for python?
What is a Middleware Parameters ?
5 Write an Algorithm to find the maximum and minimum items in a set of ānā element.
How cookies are transported from browsers to servers?
Should I learn r or python first?
What is python inheritance?
What does *p++ do? What does it point to?
What is tuple unpacking?
What is the use of in laravel?
How do I kill a python server?
Is there any possibility with Joomla to control a desktop application?
Does Kotlin support both Explicit conversion and Implicit conversions?
What's the worst programming language?
what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;
Explain 'bus error'?