TechnologyProfessionTest
C++
Sort by
Newest
Most popular
Last review
Filter by
Published
77
To review
0
TechnologyProfessionTest
C++
Sort by
Newest
Most popular
Last review
Filter by
Published
77
To review
0
77 questions
Hard
4 votes246 runs0 comment
Hard
3 votes470 runs1 comment
Write a C++ function that returns the sum of two integers.
Abha Agrawaat Dec 3, 2021
Hard
3 votes462 runs0 comment
Medium
3 votes363 runs1 comment
Medium
2 votes376 runs1 comment
Easy
2 votes349 runs0 comment
Hard
1 vote492 runs0 comment
Which of the following sets of code will cause a compile time error?
Abha Agrawaat Dec 3, 2021
Hard
1 vote462 runs0 comment
C++: what is the output of the following code? `std::cout << &obj << std::endl;`
Abha Agrawaat Dec 3, 2021
Medium
1 vote428 runs0 comment
Write a C++ program that creates an array of 10 Person objects.
Abha Agrawaat Apr 7, 2023
Easy
1 vote409 runs0 comment
Easy
1 vote368 runs0 comment
Medium
1 vote345 runs0 comment
Easy
1 vote342 runs0 comment