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 python packages?
Why use static methods php?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
Which server is used for python?
Explain PHP looping?
What do you mean by eav in magento?
What is whitenoise django?
i = 25;switch (i) {case 25: printf("The value is 25 ");case 30: printf("The value is 30 "); When the above statements are executed the output will be : a) The value is 25 b) The value is 30 c) The value is 25 The value is 30 d) none
How to convert the first character to upper case?
typedef enum { html, java, javascript, perl, cgi } lang;The above statement defines a : a) Union b) User defined type c) Enumerated variable d) none
What are membership operators in python? Write an example to explain both.
Write a shell program to test whether a given year is leap year or not ?
What does the && operator do in a program code?
What is the use of admin panel in website?
How do you make sure your browser is activex enabled?