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) Explain in detail how strset (string handling function works )pls explain it with an example.
1 11363dibakar & vekatesh..uttejana here..abt ur reply for in place reversal of linked list..wats p stands for there?
1 4362how do u find out the number of 1's in the binary representation of a decimal number without converting it into binary(i mean without dividing by 2 and finding out the remainder)? three lines of c code s there it seems...can anyone help
5 10270how to calculate the time complexity of a given algorithm? pls give exaples..mainly for the coplexities such as O(log n),O(n log n)...
1 9014Is there any restriction in how many arguments printf or scanf function can take? in which file in my c++ compiler i can see the code for implementation of these two functions??
4 11960
i have a written test for microland please give me test pattern
How do you convert strings to numbers in C?
What is the latest version of scala?
How can you verify if a given object “X” is a matrix data object?
Tell me how do I redirect users back to my blog's main page after they login?
What is trait in php?
What is the difference between == and === operators in Kotlin?
What is the length of your largest python code? Can you please describe the project?
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
How do I download a file over http using python?
what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;
What is the difference between object { } block and companion object { } code block in Kotlin?
How will you convert a factor variable to numeric in r language?
develop algorithms to add polynomials (i) in one variable
Write a program using while loop?