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) Declare a pointer to a function that takes a char pointer as argument and returns a void pointer.
1014There is a base class sub, with a member function fnsub(). There are two classes super1 and super2 which are sub classes of the base class sub.if and pointer object is created of the class sub which points to any of the two classes super1 and super2, if fnsub() is called which one will be inoked?
1007
Is php easier than javascript?
Is time a dependent variable?
What is the difference between a page and a post in wordpress?
Is main is a keyword in c?
When does dictionary is used instead of a list in python?
Explain how to change magento core api setting?
write a c programming using command line argument,demonstrate set operation(eg;union,intersection,difference) example output is c:>setop 12 34 45 1 union 34 42 66 c:>setop 12 34 1 42 66 c:>setop 12 34 diff 12 56 67 78 setop 12 34
What are the data structures in r that is used to perform statistical analyses and create graphs?
What is mini panels?
Explain what is the special meaning of _sleep and _wakeup?
How to Access new interfaces in a RemoteDataModule?
What is widgets in wordpress?
Differentiate between late binding and early binding.
State the difference between get and post method.
Is php faster than python?