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 is the output of below code int x=8,y; x>>=2; y=x; what is y value. NOTE:EXPLANATION IS COMPALSARY with binary bits
2 5623write a c program to print the next of a particular no without using the arithmetic operator or looping statements?
TCS,
1 3970Maine 12th ke bad 2 years ka web designing ka course kiya hai. Php me achcha hu. Ek fresher ko is field me kitna mil sakta hai ?
TCS,
5181
What is tier price in magento 2?
List out the SEO modules available in Drupal?
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 is csrf token in laravel?
Explain about “initialize()” function in r?
Explain drupal.
What is while true in python?
What is the use of header files?
How to insert a line break in php string?
Do you know is it possible to extend the execution time of a php script?
What is mvt framework?
What math functions are available for integers? For floating point?
What are the databases laravel supports?
Dont ansi function prototypes render lint obsolete?
Why is structure padding done in c?