C++

Q.1 How we can get string as an input in C++
A. cin
B. cout
C. getline()
D. scanf()


Q.2 How we can assign null value to string in c++
A. NULL
B. null
C. ''
D. ""


Comments

Popular posts from this blog

how to create image scaling animation in android apps

Source code of Media Player App

How to create android Text To Speech app