Incase of a function declaration, what is extern means?
No Answer is Posted For this Question
Be the First to Post Answer
what does the following statement mean? int (*a)[4]
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 == ) y-= 7; else y = 8; if the value of x is 4 before the nested IFs are executed, what is the value of y after the nested IFs are executed?
write a program that takes 5 digit no and calculate 2 power that no and print it.
Explain what is oop?
How can you force instantiation of a template?
Explain the problem with overriding functions
Discussion on error handling of C++ .
Implement a 2 dimensional array by one dimentional array
What is encapsulation in c++?
What are the advantages of c++ over c?
Explain public, protected, private in c++?
how many rounds and wt type of questios ask in the written test for first round 2. tech. round 3. and futher rounds