i wanted to know about questions about c,c++ , which is
required for placements.... im a fresher
No Answer is Posted For this Question
Be the First to Post Answer
Can we use stl in coding interviews?
Give the output of the following program main() {char *p='a'; int *i=100/*p; } what will be the value of *i= 1
What is the disadvantage of templates ?
I am doing my BS.c MATHS CAN I ABLE TO JOIN IN NIIT?
What two types of containers does the stl provide?
why does the execution of a c++ program start with main()???
give me the defination of inheritance?
How can you create a bulleted list, numbered list and an outline by using bullets and numbering command. Explain with the help of example.
wap in c++ which accept a integer array and its size as argument and replaces element having even values with its half and element having odd values with twice its value
What is stl in oop?
differentiate between private, public and protected data members of the class using example.
Who wrote stl?