Computer Science, asked by tsubramanian80, 2 months ago

write a java + cc+ progaming

Answers

Answered by vedjagtap7
0

Answer:

// Your First C++ Program

#include <iostream>

int main() {

std::cout << "Hello World!";

return 0;

output will be: hello world pls make me brainlist

Similar questions