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) What are the phases in s/w developed life cycle? wat is the diff b/w stack & queue...where do we use stack
6 9153
how can i access hard disk address(physical address)? are we access hard disk by using far,near or huge pointer? if yes then please explain.....
Hi guyes, I have cleared 2 technical rounds with cts for liferay and java techonologies, i have client round next week, please tell me how to prepare for this what questions i should be ready to face?
What is the difference between range() and xrange() functions in python?
How do you initialize a string in c++?
Why doesn't C support function overloading?
What is getch?
What is micropython?
how do I install laravel, talk about the different ways?
when a query is made on Logical file in DB2/400, will the records satisfying select/omit criterion be fetched from all members of physical file or only the member with same name as physical file?
When can you use traits?
What is defined isalpha() in python?
What is static variable in php?
What does "Null Safety" mean in Kotlin?
What does __ name __ mean in python?
What is the output of print str[4: ] if str = ‘ python language’?