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

File handling

how to create image scaling animation in android apps

How to create android Text To Speech app