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

Getting started with android app development

How to create android Text To Speech app