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) In C program, at end of the program we will give as "return 0" and "return 1", what they indicate? Is it mandatory to specify them?
5 7436Hi is there is any tool to debug Delphi ISAPI dlls in borland 2006 framework. AS i am a new to delphi borland i need a detailed description for debugging the web application in delphi as per my analysis the ISAPI dlls calling the htm files please help me ....
2267Write a program that takes a 5 digit number and calculates 2 power that number and prints it(should not use big integers and exponential functions)
2 6876
What is a static variable in php?
What is action and transformation in spark?
Which gui is best for python?
What are mutator methods in c++?
Where sessions stored in PHP?
How do you break in python?
Explain list, tuple, set, and dictionary and provide at least one instance where each of these collection types can be used.
What does the jsonslurper class indicates?
What is the difference between a blog and a post?
How to Typecaste a PChar to a longint?
Explain split() and join() function.
How to Write a raw string of data to the printer?
A process is identified by a unique___
Q1.Write a C program which asks the user for a number between 1 to 9 and shows the number. If the user inputs a number out of the specified range, the program should show an error and prompt the user for a valid input.
What is the use of getchar() function?