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) How can we submit a form without a submit button?
ABC, HCL, Infosys, Kept Bug, Panys, Rushmore Consultancy, Torque Infotech, Wipro, zCon Solutions,
23 90064program to find error in linklist.(i.e find whether any node point wrongly to previous nodes instead of next node)
2113pgm to reverse string using arrays i.e god is love becomes love is god) (assumption:only space is used for seperation of words) no addtional memory used.i.e no temporary arrays can used.
4 10750pgm to find number of words starting with capital letters in a file(additional memory usage not allowed)(if a word starting with capital also next letter in word is capital cann't be counted twice)
2358pgm in c to reverse string by word using array(god is love becomes love is god) (no additional array can used,space is only delimiter between words )
2 13458
What are the blocks? How will you use them?
Why is facebook still using php?
Is post type archive wordpress?
Explain about PHP cookies?
How do I register a middleware?
how you can reset Magento file & Directory permissions?
Which is an example of a structural homology?
What is the use of avatar field in wordpress discussion setting?
What is session management php?
How to Disable Full Window Drag?
Where is atoi defined?
What is meant by Attaching Cookies ?
Evaluate the following expression as C++ would do :8 * 9 + 2 * 5 a) 82 b) 79 c) 370 d) list
What is the difference between omni channel and multichannel retailing?
what is recursion in C