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) Why many objects can working together? How objects working togetherM I want to see example code.
2 5134write a function to find whether a string is palindrome or not and how many palindrome this string contain?
2 12210suppose A is a base class and B is the derved class. Both have a method foo which is defined as a virtual method in the base class. You have a pointer of classs B and you typecast it to A. Now when you call pointer->foo, which method gets called? The next part of the question is, how does the compiler know which method to call?
3 9716Which is faster post increment or pre increment ? and in which cases should u use either - to increase speed?
4 14197i hav very low percentage in 12th n BSCwhich is around 50.......coz it was just imposed on me 2 b a science graduate,nw m doin MCA n hav aggregate 74% ....what shud i answer if company's HR ask me about dis much low previous percentage??????
3 13827i ahve v low % in 12th n BSC which is aroun 50 coz science was imposed on me......nw m doin MCA n my aggregate in above 74%,what shud i say if asked about low previous percentage??????
4 6546
What is fflush() function?
What is listset in scala collection?
How can I write a function that takes a format string and a variable number of arguments?
How do I find environment variables?
What is the procedure to call a constructor for a parent class?
Difference of Console, web & windows applications?
In order to run laravel. What permissions are required to be on storage and the bootstrap/cache directories?
Does facebook use php framework?
what is a reference variable in C++?
Is django faster than php?
Is python better than ruby?
How can a number be converted to a string?
Which is best python or r?
Describe the use of extension function?
What is a #include preprocessor?