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 virtual function overhead, and what is it used for ? i hope i can get and appropriate answers, thanks a lot....
6 11864what is a ststic variable and stiticfunction briefly explain with exmple and in which case we use
HCL,
2 7298How can i change the extension name like i have a page which name aboutme.php but i want to show it aboutme.php3 or aboutme.aspx?
3 6997In the following declaration of main, "int main(int argc, char *argv[])", to what does argv[0] usually correspond? 1) The first argument passed into the program 2) The program name 3) You can't define main like that
6 15365What is the output of the following code:
int v()
{
int m=0;
return m++;
}
int main()
{
cout<
What is the correct syntax for inheritance? 1) class aclass : public superclass 2) class aclass inherit superclass 3) class aclass <-superclass
6 15308Would you rather wait for the results of a quicksort, a linear search, or a bubble sort on a 200000 element array? 1) Quicksort 2) Linear Search 3) Bubble Sort
3 6731To what value are pointers initialized? 1) NULL 2) Newly allocated memory 3) No action is taken by the compiler to initialize pointers.
4 10021
can we extend a class having only one parameterised constructor.Suggest the process to do it.
How do I list all files of a directory?
If u need any fake experience certificate in software side, contact me at: vikramyadhav@gmail.com
Name and explain five of the PHP error constants?
How to calculate the difference between two dates using php?
Explain Higher-Order Functions?
What is trait in php?
Compare any 4 software development life cycle paradigms with each other. Indicate at least one application for each of the paradigms that are suitable to developed using that paradigm.
How can you verify if a given object “X” is a matrix data object?
What is pointer to pointer in c with example?
What is the drupal current version?
draw a flowchart that accepts two numbers and checks if the first is divisible by the second.
Do you know what is the current version of wordpress?
hi send me sample aptitude papers of cts?
What is the latest version of scala?