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) 1.)how to find d most repeated word in a string? string ="how do you do"?? output should be do
1 20923What is the output of the program
#include
int n=1; while(1) { switch(n) { case 1:printf("a"); n++; continue; case 2:printf("b"); n++; continue; default : printf("c"); break; } break; }
1 5354
What is "Error 113" during installation?
What is csrf django?
What is the use of the // operator?
How do I edit a category page in wordpress?
What is the main use of python?
What is the best free c++ compiler for windows?
Some coders debug their programs by placing comment symbols on some codes instead of deleting it. How does this aid in debugging?
State the advantages of activex dll over active exe?
Do you know what is the use of rand() in php?
How can I find my php version?
What is the output for the following code?
What does p mean in physics?
What are the differences between the function prototype and the function defi-nition?
How would you rename a function in C?
What is the use of Path to Log Folder under system setting?