Why the usage of pointers in C++ is not recommended ?
No Answer is Posted For this Question
Be the First to Post Answer
What do you understand by pure virtual function? Write about its use?
List the special characteristics of constructor.
By using c++ with an example describe linked list?
Difference between shift left and shift right?
declare an array of structure where the members of the structure are integer variable float variable integer array char variable access all elements of the structure using dot operator and this pointer operator
What is a NULL Macro? What is the difference between a NULL Pointer and a NULL Macro?
What is multithreading and what is its use?Whats are multithreading techniques used in C++?
What is an accessor 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
Write a Program for dynamically intialize a 2 dimentional array. Eg:5x20, accept strings and check for vowels and display the no.finally free the space allocated .
Can a built-in function be recursive?
What are the sizes and ranges of the basic c++ data types?