iot-lab-kiit/tasks.cpp

Write a program to demonstrate the use of scope resolution operator(::) by declaring same variable name globally and locally and display the value of global and local variables.

Closed this issue · 2 comments

Write a program to demonstrate the use of scope resolution operator(::) by declaring same variable name globally and locally and display the value of global and local variables.

hi! I have updated the q-9 file with the required code please check and please merge it.
Thankyou

I want to work on it.