what are function pointers?
No Answer is Posted For this Question
Be the First to Post Answer
What is main function in c++ with example?
Differentiate between a deep copy and a shallow copy?
How are virtual functions implemented in c++?
What is c++ w3school?
Explain the virtual inheritance in c++.
Will a recursive function without an end condition every quit, in practice a) Compiler-Specific (Some can convert to an infinite loop) b) No c) Yes
Given the following seqment of code containing a group of nested if instructions: y = 9; if ((x==3) || (x == 5)) y++; else if (x == 2) y *= 2; else if (x == 4 ) y-= 7; else y = 8; Enter a segment of code (without any IF statements) that does exectly the same thing using the switch structure.
how many controls can we place on single form.
What does new do in c++?
What is size of Empty Class?
What does it mean to declare a member variable as static?
Am pass the 10000 records to target in target I will take commit interval 15000 when I was stop the work flow what will happened