cdac cpp end module practice questions -LearnerIndia page 4

CDAC Oops With C++ Practice Questions

31. this pointer ____________




Show Answer ?

32. The inline specifier ________




Show Answer ?

33. C++ is developed by




Show Answer ?

34. The :: is called




Show Answer ?

35. Iterators are




Show Answer ?

36. volatile qualifier indicates that memory location




Show Answer ?

37. Data member of a class can be qualified as static




Show Answer ?

38. The private data of a class accessed by a friend function




Show Answer ?

39. The use of delete is to




Show Answer ?

40. Character constants and string constants are same representation




Show Answer ?