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 3975Maine 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
Stimulate calculator using Switch-case-default statement for two numbers
In which directory logs are saved in codeigniter?
Tell me what are the correct and the most two common way to start and finish a php block of code?
How can you set custom page title for the static page?
If while installing a package with pip, you get the error no matching installation found, what can you do?
Explain what are preprocessor directives?
How many types of constructors are there ? What are they ?
Suppose I am trying to assign a variable the value of 0123, but it keeps coming up with a different number, what's the problem?
Linked lists -- can you tell me how to check whether a linked list is circular?
Differentiate echo vs. Print statement.
Explain the use of *args, **kwargs?
What is the use of features module?
what type of questions are asked in the test of pcs and what type of questoins are asked by interviewer in pcs interview.
how to solve "unable to open stdio.h and conio.h header files in windows 7 by using Dos-box software
How arrays are passed through arguments?