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 advantages and disadvantages of recursive calling ?
College School Exams Tests, Evolving Systems, HP, Jyoti Ltd, Sage, Wipro,
12 104755Difference between Overloading and Overriding?
Appnetix Techno, GameLoft, HP, IBM, NIIT, Rohde and Schwarz,
35 208200
What is DRF of Django Rest Frame work ?
What is nonatomic and strong in objective c?
What is the maximum combined length of command line arguments including the space between adjacent arguments?
What are the differences in the deep and shallow copy?
what is dot net framework
How do you parse a json file in python?
What is superclass and subclass in python?
Which packages are used to store and restore R objects to and from a file in R language?
Given only putchar (no sprintf, itoa, etc.) write a routine putlong that prints out an unsigned long in decimal. [ I gave the obvious solution of taking % 10 and / 10, which gives us the decimal value in reverse order. This requires an array since we need to print it out in the correct order. The interviewer wasn't too pleased and asked me to give a solution which didn't need the array ].
What are Uses While Using the properties of Request instance ?
Is php coding easy?
How can I use single quotes in single quotes in php?
a construct the"else" part of "if" statement contains anoth "if else" statement is called a) if-else b) else-if-else c) if-else-if-else d) chain if/if-else-if
What is the shortest method to open a text file and display its content?
What is a template on a website?